jpegData(compressionQuality:) background crash on iOS18

Ever since the release of iOS18, we've been seeing a new crash related to calling jpegData(compressionQuality:). From reports, this isn't crashing during foreground usage of the app, but instead will prompt the user about a background app crash upon foregrounding. The stacks from crash reports show this crash is happening from a variety of callers, but all go through jpegData(compressionQuality:), down through [HDRImageConverter_Metal init] and end up in apthread_mutex_local call when it crashes.

Attached is a sample crash report from 18.2(22C5125e), but we've been seeing this since the first iOS18 release.

Did something change with around these calls in iOS18 that prohibits their use in the background?

{"roots_installed":"0","app_cohort":"2|date=1731069000000&sf=143441&tid=a111d3c6bc5523ad19f6444e04c501c6c6c4fab5c055231099dfdfd201286128&ttype=e","app_name":"Signal","app_version":"7.38","timestamp":"2024-11-10 17:10:10.00 -0600","slice_uuid":"aece1dd6-240a-39ba-8bed-ac5ad13b2352","adam_id":"874139669","build_version":"435","platform":"2","bundleID":"org.whispersystems.signal","share_with_app_devs":"1","is_first_party":"0","bug_type":"309","os_version":"iPhone OS 18.2 (22C5125e)","incident_id":"2FF182DC-F07F-4748-8BB8-7FDF05D48671","name":"Signal","is_beta":"1"}
{
  "uptime": 86000,
  "procRole": "unknown",
  "version": 2,
  "userID": 501,
  "deployVersion": 210,
  "modelCode": "iPhone16,1",
  "coalitionID": 1804,
  "osVersion": {
    "isEmbedded": true,
    "train": "iPhone OS 18.2",
    "releaseType": "Beta",
    "build": "22C5125e"
  },
  "captureTime": "2024-11-10 17:10:08.2817 -0600",
  "codeSigningMonitor": 2,
  "incident": "2FF182DC-F07F-4748-8BB8-7FDF05D48671",
  "pid": 3193,
  "translated": false,
  "cpuType": "ARM-64",
  "roots_installed": 0,
  "bug_type": "309",
  "procLaunch": "2024-11-10 08:26:07.3368 -0600",
  "procStartAbsTime": 1565243848452,
  "procExitAbsTime": 2070979862673,
  "procName": "Signal",
  "procPath": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Signal",
  "bundleInfo": {
    "CFBundleShortVersionString": "7.38",
    "CFBundleVersion": "435",
    "CFBundleIdentifier": "org.whispersystems.signal",
    "DTAppStoreToolsBuild": "16B39"
  },
  "storeInfo": {
    "itemID": "874139669",
    "storeCohortMetadata": "2|date=1731069000000&sf=143441&tid=a111d3c6bc5523ad19f6444e04c501c6c6c4fab5c055231099dfdfd201286128&ttype=e",
    "entitledBeta": true,
    "deviceIdentifierForVendor": "15461F86-AE22-40E6-A4FE-3B0349D6371D",
    "distributorID": "com.apple.TestFlight",
    "softwareVersionExternalIdentifier": "156219610",
    "applicationVariant": "1:iPhone16,1:18",
    "thirdParty": true
  },
  "parentProc": "launchd",
  "parentPid": 1,
  "coalitionName": "org.whispersystems.signal",
  "isBeta": 1,
  "lowPowerMode": 1,
  "appleIntelligenceStatus": {
    "state": "available"
  },
  "wasUnlockedSinceBoot": 1,
  "isLocked": 1,
  "codeSigningID": "org.whispersystems.signal",
  "codeSigningTeamID": "U68MSDN6DR",
  "codeSigningFlags": 570434305,
  "codeSigningValidationCategory": 2,
  "codeSigningTrustLevel": 4,
  "instructionByteStream": {
    "beforePC": "lFIfkXVQLZC1IgCRtAYA+ageAPn0V8GoIAAg1H8jA9X9e7+p/QMAkQ==",
    "atPC": "CABA+UmLilKpqqlyHwEJ62EEAFQIDEC5CQkaEj8BAXHABABUiAVwNw=="
  },
  "bootSessionUUID": "8927E397-8C41-4B13-B86C-A61DA8783DC9",
  "basebandVersion": "2.31.01",
  "vmRegionInfo": "0x10cff8080 is in 0x10cff8000-0x10cffc000;  bytes after start: 128  bytes before end: 16255\n      REGION TYPE                 START - END      [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL\n      CoreAnimation            10cff4000-10cff8000 [   16K] rw-/rwx SM=PRV  \n--->  mapped file              10cff8000-10cffc000 [   16K] rw-/rw- SM=PRV  Object_id=18932303\n      ColorSync                10cffc000-10d000000 [   16K] r--/r-- SM=PRV  ",
  "exception": {
    "codes": "0x000000000000000a, 0x000000010cff8080",
    "rawCodes": [
      10,
      4513038464
    ],
    "type": "EXC_BAD_ACCESS",
    "signal": "SIGBUS",
    "subtype": " FS pagein error: 1 Operation not permitted"
  },
  "termination": {
    "flags": 0,
    "code": 10,
    "namespace": "SIGNAL",
    "indicator": "Bus error: 10",
    "byProc": "exc handler",
    "byPid": 3193
  },
  "ktriageinfo": "APFS - (arg = 0x395d000100200002) The inode's protection class does not allow pagein\nVM - (arg = 0x1900000001) Filesystem pagein returned an error in vnode_pagein\nVM - (arg = 0x0) Page has error bit set\n",
  "vmregioninfo": "0x10cff8080 is in 0x10cff8000-0x10cffc000;  bytes after start: 128  bytes before end: 16255\n      REGION TYPE                 START - END      [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL\n      CoreAnimation            10cff4000-10cff8000 [   16K] rw-/rwx SM=PRV  \n--->  mapped file              10cff8000-10cffc000 [   16K] rw-/rw- SM=PRV  Object_id=18932303\n      ColorSync                10cffc000-10d000000 [   16K] r--/r-- SM=PRV  ",
  "faultingThread": 25,
  "threads": [
    {
      "id": 893488,
      "threadState": {
        "x": [
          {
            "value": 268451845
          },
          {
            "value": 21592279046
          },
          {
            "value": 8589934592
          },
          {
            "value": 69282117451776
          },
          {
            "value": 0
          },
          {
            "value": 69282117451776
          },
          {
            "value": 2
          },
          {
            "value": 4294967295
          },
          {
            "value": 18446744073709550527
          },
          {
            "value": 2
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 16131
          },
          {
            "value": 10496
          },
          {
            "value": 0
          },
          {
            "value": 18446744073709551569
          },
          {
            "value": 7021919760,
            "symbolLocation": 56,
            "symbol": "clock_gettime"
          },
          {
            "value": 0
          },
          {
            "value": 4294967295
          },
          {
            "value": 2
          },
          {
            "value": 69282117451776
          },
          {
            "value": 0
          },
          {
            "value": 69282117451776
          },
          {
            "value": 6130542408
          },
          {
            "value": 8589934592
          },
          {
            "value": 21592279046
          },
          {
            "value": 21592279046
          },
          {
            "value": 4412409862
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 8269172376
        },
        "cpsr": {
          "value": 4096
        },
        "fp": {
          "value": 6130542256
        },
        "sp": {
          "value": 6130542176
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 8269158280
        },
        "far": {
          "value": 0
        }
      },
      "queue": "com.apple.main-thread",
      "frames": [
        {
          "imageOffset": 6024,
          "symbol": "mach_msg2_trap",
          "symbolLocation": 8,
          "imageIndex": 24
        },
        {
          "imageOffset": 20120,
          "symbol": "mach_msg2_internal",
          "symbolLocation": 80,
          "imageIndex": 24
        },
        {
          "imageOffset": 19888,
          "symbol": "mach_msg_overwrite",
          "symbolLocation": 424,
          "imageIndex": 24
        },
        {
          "imageOffset": 19452,
          "symbol": "mach_msg",
          "symbolLocation": 24,
          "imageIndex": 24
        },
        {
          "imageOffset": 482340,
          "symbol": "__CFRunLoopServiceMachPort",
          "symbolLocation": 160,
          "imageIndex": 25
        },
        {
          "imageOffset": 479952,
          "symbol": "__CFRunLoopRun",
          "symbolLocation": 1212,
          "imageIndex": 25
        },
        {
          "imageOffset": 816740,
          "symbol": "CFRunLoopRunSpecific",
          "symbolLocation": 588,
          "imageIndex": 25
        },
        {
          "imageOffset": 5312,
          "symbol": "GSEventRunModal",
          "symbolLocation": 164,
          "imageIndex": 26
        },
        {
          "imageOffset": 4126624,
          "symbol": "-[UIApplication _run]",
          "symbolLocation": 816,
          "imageIndex": 27
        },
        {
          "imageOffset": 87716,
          "symbol": "UIApplicationMain",
          "symbolLocation": 340,
          "imageIndex": 27
        },
        {
          "imageOffset": 7671508,
          "imageIndex": 27
        },
        {
          "imageOffset": 189400,
          "imageIndex": 0,
          "symbol": "specialized static UIApplicationDelegate.main()",
          "sourceFile": "AppDelegate.swift",
          "sourceLine": 0,
          "symbolLocation": 27,
          "inline": "true"
        },
        {
          "imageOffset": 189400,
          "imageIndex": 0,
          "symbol": "static AppDelegate.$main()",
          "sourceFile": "",
          "sourceLine": 64,
          "symbolLocation": 27,
          "inline": "true"
        },
        {
          "imageOffset": 189400,
          "imageIndex": 0,
          "symbol": "main",
          "sourceFile": "AppDelegate.swift",
          "sourceLine": 0,
          "symbolLocation": 119
        },
        {
          "imageOffset": 196072,
          "symbol": "start",
          "symbolLocation": 2724,
          "imageIndex": 28
        }
      ]
    },
    {
      "id": 930779,
      "name": "com.apple.uikit.eventfetch-thread",
      "threadState": {
        "x": [
          {
            "value": 268451845
          },
          {
            "value": 21592279046
          },
          {
            "value": 8589934592
          },
          {
            "value": 62685047685120
          },
          {
            "value": 0
          },
          {
            "value": 62685047685120
          },
          {
            "value": 2
          },
          {
            "value": 4294967295
          },
          {
            "value": 18446744073709550527
          },
          {
            "value": 2
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 14595
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 18446744073709551569
          },
          {
            "value": 7021919760,
            "symbolLocation": 56,
            "symbol": "clock_gettime"
          },
          {
            "value": 0
          },
          {
            "value": 4294967295
          },
          {
            "value": 2
          },
          {
            "value": 62685047685120
          },
          {
            "value": 0
          },
          {
            "value": 62685047685120
          },
          {
            "value": 6134537592
          },
          {
            "value": 8589934592
          },
          {
            "value": 21592279046
          },
          {
            "value": 21592279046
          },
          {
            "value": 4412409862
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 8269172376
        },
        "cpsr": {
          "value": 4096
        },
        "fp": {
          "value": 6134537440
        },
        "sp": {
          "value": 6134537360
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 8269158280
        },
        "far": {
          "value": 0
        }
      },
      "frames": [
        {
          "imageOffset": 6024,
          "symbol": "mach_msg2_trap",
          "symbolLocation": 8,
          "imageIndex": 24
        },
        {
          "imageOffset": 20120,
          "symbol": "mach_msg2_internal",
          "symbolLocation": 80,
          "imageIndex": 24
        },
        {
          "imageOffset": 19888,
          "symbol": "mach_msg_overwrite",
          "symbolLocation": 424,
          "imageIndex": 24
        },
        {
          "imageOffset": 19452,
          "symbol": "mach_msg",
          "symbolLocation": 24,
          "imageIndex": 24
        },
        {
          "imageOffset": 482340,
          "symbol": "__CFRunLoopServiceMachPort",
          "symbolLocation": 160,
          "imageIndex": 25
        },
        {
          "imageOffset": 479952,
          "symbol": "__CFRunLoopRun",
          "symbolLocation": 1212,
          "imageIndex": 25
        },
        {
          "imageOffset": 816740,
          "symbol": "CFRunLoopRunSpecific",
          "symbolLocation": 588,
          "imageIndex": 25
        },
        {
          "imageOffset": 168648,
          "symbol": "-[NSRunLoop(NSRunLoop) runMode:beforeDate:]",
          "symbolLocation": 212,
          "imageIndex": 31
        },
        {
          "imageOffset": 1596804,
          "symbol": "-[NSRunLoop(NSRunLoop) runUntilDate:]",
          "symbolLocation": 64,
          "imageIndex": 31
        },
        {
          "imageOffset": 4730260,
          "symbol": "-[UIEventFetcher threadMain]",
          "symbolLocation": 420,
          "imageIndex": 27
        },
        {
          "imageOffset": 1134836,
          "symbol": "__NSThread__start__",
          "symbolLocation": 724,
          "imageIndex": 31
        },
        {
          "imageOffset": 6096,
          "symbol": "_pthread_start",
          "symbolLocation": 136,
          "imageIndex": 32
        },
        {
          "imageOffset": 5248,
          "symbol": "thread_start",
          "symbolLocation": 8,
          "imageIndex": 32
        }
      ]
    },
    {
      "id": 930806,
      "name": "AXSpeech",
      "threadState": {
        "x": [
          {
            "value": 268451845
          },
          {
            "value": 21592279046
          },
          {
            "value": 8589934592
          },
          {
            "value": 129755256979456
          },
          {
            "value": 0
          },
          {
            "value": 129755256979456
          },
          {
            "value": 2
          },
          {
            "value": 4294967295
          },
          {
            "value": 18446744073709550527
          },
          {
            "value": 2
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 30211
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 18446744073709551569
          },
          {
            "value": 7021919760,
            "symbolLocation": 56,
            "symbol": "clock_gettime"
          },
          {
            "value": 0
          },
          {
            "value": 4294967295
          },
          {
            "value": 2
          },
          {
            "value": 129755256979456
          },
          {
            "value": 0
          },
          {
            "value": 129755256979456
          },
          {
            "value": 6136257960
          },
          {
            "value": 8589934592
          },
          {
            "value": 21592279046
          },
          {
            "value": 21592279046
          },
          {
            "value": 4412409862
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 8269172376
        },
        "cpsr": {
          "value": 4096
        },
        "fp": {
          "value": 6136257808
        },
        "sp": {
          "value": 6136257728
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 8269158280
        },
        "far": {
          "value": 0
        }
      },
      "frames": [
        {
          "imageOffset": 6024,
          "symbol": "mach_msg2_trap",
          "symbolLocation": 8,
          "imageIndex": 24
        },
        {
          "imageOffset": 20120,
          "symbol": "mach_msg2_internal",
          "symbolLocation": 80,
          "imageIndex": 24
        },
        {
          "imageOffset": 19888,
          "symbol": "mach_msg_overwrite",
          "symbolLocation": 424,
          "imageIndex": 24
        },
        {
          "imageOffset": 19452,
          "symbol": "mach_msg",
          "symbolLocation": 24,
          "imageIndex": 24
        },
        {
          "imageOffset": 482340,
          "symbol": "__CFRunLoopServiceMachPort",
          "symbolLocation": 160,
          "imageIndex": 25
        },
        {
          "imageOffset": 479952,
          "symbol": "__CFRunLoopRun",
          "symbolLocation": 1212,
          "imageIndex": 25
        },
        {
          "imageOffset": 816740,
          "symbol": "CFRunLoopRunSpecific",
          "symbolLocation": 588,
          "imageIndex": 25
        },
        {
          "imageOffset": 168648,
          "symbol": "-[NSRunLoop(NSRunLoop) runMode:beforeDate:]",
          "symbolLocation": 212,
          "imageIndex": 31
        },
        {
          "imageOffset": 203660,
          "imageIndex": 33
        },
        {
          "imageOffset": 1134836,
          "symbol": "__NSThread__start__",
          "symbolLocation": 724,
          "imageIndex": 31
        },
        {
          "imageOffset": 6096,
          "symbol": "_pthread_start",
          "symbolLocation": 136,
          "imageIndex": 32
        },
        {
          "imageOffset": 5248,
          "symbol": "thread_start",
          "symbolLocation": 8,
          "imageIndex": 32
        }
      ]
    },
    {
      "id": 930819,
      "name": "libsignal-tokio-worker",
      "threadState": {
        "x": [
          {
            "value": 260
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 160
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 6139554280
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 2
          },
          {
            "value": 2
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 305
          },
          {
            "value": 1
          },
          {
            "value": 0
          },
          {
            "value": 12950254208
          },
          {
            "value": 12923994160
          },
          {
            "value": 6139556064
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 1
          },
          {
            "value": 256
          },
          {
            "value": 6139554944
          },
          {
            "value": 1
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 9227288472
        },
        "cpsr": {
          "value": 1610616832
        },
        "fp": {
          "value": 6139554400
        },
        "sp": {
          "value": 6139554256
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 8269181072
        },
        "far": {
          "value": 0
        }
      },
      "frames": [
        {
          "imageOffset": 28816,
          "symbol": "__psynch_cvwait",
          "symbolLocation": 8,
          "imageIndex": 24
        },
        {
          "imageOffset": 16280,
          "symbol": "_pthread_cond_wait",
          "symbolLocation": 1204,
          "imageIndex": 32
        },
        {
          "imageOffset": 3528400,
          "symbol": "std::sys::sync::condvar::pthread::Condvar::wait::h77efa2e39bfdd456",
          "symbolLocation": 95,
          "imageIndex": 5,
          "sourceFile": "pthread.rs",
          "sourceLine": 115,
          "inline": "true"
        },
        {
          "imageOffset": 3528400,
          "symbol": "std::sync::condvar::Condvar::wait::h2df33651b0129359",
          "symbolLocation": 135,
          "imageIndex": 5,
          "sourceFile": "condvar.rs",
          "sourceLine": 192
        },
        {
          "imageOffset": 3890908,
          "symbol": "tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::ha970fa49d8087129",
          "symbolLocation": 55,
          "imageIndex": 5,
          "sourceFile": "park.rs",
          "sourceLine": 158,
          "inline": "true"
        },
        {
          "imageOffset": 3890908,
          "symbol": "tokio::runtime::scheduler::multi_thread::park::Inner::park::hd278bc51945e432c",
          "symbolLocation": 111,
          "imageIndex": 5,
          "sourceFile": "park.rs",
          "sourceLine": 129,
          "inline": "true"
        },
        {
          "imageOffset": 3890908,
          "symbol": "tokio::runtime::scheduler::multi_thread::park::Parker::park::he244a55f9347ed24",
          "symbolLocation": 111,
          "imageIndex": 5,
          "sourceFile": "park.rs",
          "sourceLine": 70,
          "inline": "true"
        },
        {
          "imageOffset": 3890908,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h1c7b6c592ef7392c",
          "symbolLocation": 655,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 750
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Context::park::h63ef71d9bf0b1eba",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 718,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Context::run::h1839979f36510865",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 566,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h605ea02da08acf4e",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 513,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::he1e1dcaf7c289b23",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "scoped.rs",
          "sourceLine": 40,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::h2fbcf5be1f494c30",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "context.rs",
          "sourceLine": 180,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::thread::local::LocalKey$LT$T$GT$::try_with::h4cb2a1576cdedb85",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "local.rs",
          "sourceLine": 283,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::thread::local::LocalKey$LT$T$GT$::with::h1e1c3aecb3dd50f5",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "local.rs",
          "sourceLine": 260,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::set_scheduler::hb01ba71e243ec85d",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "context.rs",
          "sourceLine": 180,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::hb11af62bda3070c7",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 508,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::runtime::enter_runtime::h207062415408d474",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "runtime.rs",
          "sourceLine": 65,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::run::h0f0d71dd4626e2f5",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 500,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::hea8647f64f554773",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 466,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "_$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbf38ac3977584511",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "task.rs",
          "sourceLine": 42,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h638b95ee5be83519",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "core.rs",
          "sourceLine": 331,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::loom::std::unsafe_cell::UnsafeCell$LT$T$GT$::with_mut::hba376653f5a021cb",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "unsafe_cell.rs",
          "sourceLine": 16,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::hf92bb5cebe6e92c5",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "core.rs",
          "sourceLine": 320,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::hc337df2a53496622",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 500,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h799653d81d432381",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "unwind_safe.rs",
          "sourceLine": 272,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::panicking::try::do_call::haa678d2dde7d570f",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 554,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::panicking::try::h63f8b4eb5b2ab49a",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 518,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::panic::catch_unwind::h0ad4420e9f10ca5f",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "panic.rs",
          "sourceLine": 345,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::poll_future::h615c14362079ce57",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 488,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h5b65de62263d232a",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 209,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h1373ced0f2d7c78f",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 154,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::raw::poll::h9d112fe6ec6fd62a",
          "symbolLocation": 5807,
          "imageIndex": 5,
          "sourceFile": "raw.rs",
          "sourceLine": 271
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::task::raw::RawTask::poll::ha3a2c0ce012c19d6",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "raw.rs",
          "sourceLine": 201,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::task::UnownedTask$LT$S$GT$::run::hd7e5a525356f22c3",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 473,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::blocking::pool::Task::run::h88de16c966229efd",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "pool.rs",
          "sourceLine": 160,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::blocking::pool::Inner::run::h0d06624fce4485ef",
          "symbolLocation": 391,
          "imageIndex": 5,
          "sourceFile": "pool.rs",
          "sourceLine": 518,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::hdfb93d8d7cd72b71",
          "symbolLocation": 563,
          "imageIndex": 5,
          "sourceFile": "pool.rs",
          "sourceLine": 476,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "std::sys::backtrace::__rust_begin_short_backtrace::hded95719adeed0c0",
          "symbolLocation": 599,
          "imageIndex": 5,
          "sourceFile": "backtrace.rs",
          "sourceLine": 154
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h45c06bece060bd1d",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 522,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hc4b2306b8e4e0189",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "unwind_safe.rs",
          "sourceLine": 272,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::panicking::try::do_call::h98355a3d32d155b3",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 554,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::panicking::try::haec6acb8b1177a0b",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 518,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::panic::catch_unwind::h46eae6a696cea8f0",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "panic.rs",
          "sourceLine": 345,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::ha0cdb44b8e4b725f",
          "symbolLocation": 195,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 521,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h60ede0f787407106",
          "symbolLocation": 223,
          "imageIndex": 5,
          "sourceFile": "function.rs",
          "sourceLine": 250
        },
        {
          "imageOffset": 3886264,
          "symbol": "_$LT$alloc..boxed..Box$LT$F$C$A$GT$$u20$as$u20$core..ops..function..FnOnce$LT$Args$GT$$GT$::call_once::h60bb8608fa4bae62",
          "symbolLocation": 11,
          "imageIndex": 5,
          "sourceFile": "boxed.rs",
          "sourceLine": 2231,
          "inline": "true"
        },
        {
          "imageOffset": 3886264,
          "symbol": "_$LT$alloc..boxed..Box$LT$F$C$A$GT$$u20$as$u20$core..ops..function..FnOnce$LT$Args$GT$$GT$::call_once::hea1ec07cfd1727b0",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "boxed.rs",
          "sourceLine": 2231,
          "inline": "true"
        },
        {
          "imageOffset": 3886264,
          "symbol": "std::sys::pal::unix::thread::Thread::new::thread_start::h17bca2c0ab607510",
          "symbolLocation": 35,
          "imageIndex": 5,
          "sourceFile": "thread.rs",
          "sourceLine": 105
        },
        {
          "imageOffset": 6096,
          "symbol": "_pthread_start",
          "symbolLocation": 136,
          "imageIndex": 32
        },
        {
          "imageOffset": 5248,
          "symbol": "thread_start",
          "symbolLocation": 8,
          "imageIndex": 32
        }
      ]
    },
    {
      "id": 930820,
      "name": "libsignal-tokio-worker",
      "threadState": {
        "x": [
          {
            "value": 260
          },
          {
            "value": 0
          },
          {
            "value": 9728
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 160
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 6141700584
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 2
          },
          {
            "value": 2
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 305
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 12936787392
          },
          {
            "value": 12924096304
          },
          {
            "value": 6141702368
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 9728
          },
          {
            "value": 9729
          },
          {
            "value": 9984
          },
          {
            "value": 6141701248
          },
          {
            "value": 1
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 9227288472
        },
        "cpsr": {
          "value": 1610616832
        },
        "fp": {
          "value": 6141700704
        },
        "sp": {
          "value": 6141700560
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 8269181072
        },
        "far": {
          "value": 0
        }
      },
      "frames": [
        {
          "imageOffset": 28816,
          "symbol": "__psynch_cvwait",
          "symbolLocation": 8,
          "imageIndex": 24
        },
        {
          "imageOffset": 16280,
          "symbol": "_pthread_cond_wait",
          "symbolLocation": 1204,
          "imageIndex": 32
        },
        {
          "imageOffset": 3528400,
          "symbol": "std::sys::sync::condvar::pthread::Condvar::wait::h77efa2e39bfdd456",
          "symbolLocation": 95,
          "imageIndex": 5,
          "sourceFile": "pthread.rs",
          "sourceLine": 115,
          "inline": "true"
        },
        {
          "imageOffset": 3528400,
          "symbol": "std::sync::condvar::Condvar::wait::h2df33651b0129359",
          "symbolLocation": 135,
          "imageIndex": 5,
          "sourceFile": "condvar.rs",
          "sourceLine": 192
        },
        {
          "imageOffset": 3890908,
          "symbol": "tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::ha970fa49d8087129",
          "symbolLocation": 55,
          "imageIndex": 5,
          "sourceFile": "park.rs",
          "sourceLine": 158,
          "inline": "true"
        },
        {
          "imageOffset": 3890908,
          "symbol": "tokio::runtime::scheduler::multi_thread::park::Inner::park::hd278bc51945e432c",
          "symbolLocation": 111,
          "imageIndex": 5,
          "sourceFile": "park.rs",
          "sourceLine": 129,
          "inline": "true"
        },
        {
          "imageOffset": 3890908,
          "symbol": "tokio::runtime::scheduler::multi_thread::park::Parker::park::he244a55f9347ed24",
          "symbolLocation": 111,
          "imageIndex": 5,
          "sourceFile": "park.rs",
          "sourceLine": 70,
          "inline": "true"
        },
        {
          "imageOffset": 3890908,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h1c7b6c592ef7392c",
          "symbolLocation": 655,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 750
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Context::park::h63ef71d9bf0b1eba",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 718,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Context::run::h1839979f36510865",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 566,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h605ea02da08acf4e",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 513,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::he1e1dcaf7c289b23",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "scoped.rs",
          "sourceLine": 40,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::h2fbcf5be1f494c30",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "context.rs",
          "sourceLine": 180,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::thread::local::LocalKey$LT$T$GT$::try_with::h4cb2a1576cdedb85",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "local.rs",
          "sourceLine": 283,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::thread::local::LocalKey$LT$T$GT$::with::h1e1c3aecb3dd50f5",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "local.rs",
          "sourceLine": 260,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::set_scheduler::hb01ba71e243ec85d",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "context.rs",
          "sourceLine": 180,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::hb11af62bda3070c7",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 508,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::runtime::enter_runtime::h207062415408d474",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "runtime.rs",
          "sourceLine": 65,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::run::h0f0d71dd4626e2f5",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 500,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::hea8647f64f554773",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 466,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "_$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbf38ac3977584511",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "task.rs",
          "sourceLine": 42,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h638b95ee5be83519",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "core.rs",
          "sourceLine": 331,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::loom::std::unsafe_cell::UnsafeCell$LT$T$GT$::with_mut::hba376653f5a021cb",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "unsafe_cell.rs",
          "sourceLine": 16,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::hf92bb5cebe6e92c5",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "core.rs",
          "sourceLine": 320,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::hc337df2a53496622",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 500,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h799653d81d432381",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "unwind_safe.rs",
          "sourceLine": 272,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::panicking::try::do_call::haa678d2dde7d570f",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 554,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::panicking::try::h63f8b4eb5b2ab49a",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 518,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::panic::catch_unwind::h0ad4420e9f10ca5f",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "panic.rs",
          "sourceLine": 345,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::poll_future::h615c14362079ce57",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 488,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h5b65de62263d232a",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 209,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h1373ced0f2d7c78f",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 154,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::raw::poll::h9d112fe6ec6fd62a",
          "symbolLocation": 5807,
          "imageIndex": 5,
          "sourceFile": "raw.rs",
          "sourceLine": 271
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::task::raw::RawTask::poll::ha3a2c0ce012c19d6",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "raw.rs",
          "sourceLine": 201,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::task::UnownedTask$LT$S$GT$::run::hd7e5a525356f22c3",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 473,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::blocking::pool::Task::run::h88de16c966229efd",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "pool.rs",
          "sourceLine": 160,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::blocking::pool::Inner::run::h0d06624fce4485ef",
          "symbolLocation": 391,
          "imageIndex": 5,
          "sourceFile": "pool.rs",
          "sourceLine": 518,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::hdfb93d8d7cd72b71",
          "symbolLocation": 563,
          "imageIndex": 5,
          "sourceFile": "pool.rs",
          "sourceLine": 476,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "std::sys::backtrace::__rust_begin_short_backtrace::hded95719adeed0c0",
          "symbolLocation": 599,
          "imageIndex": 5,
          "sourceFile": "backtrace.rs",
          "sourceLine": 154
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h45c06bece060bd1d",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 522,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hc4b2306b8e4e0189",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "unwind_safe.rs",
          "sourceLine": 272,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::panicking::try::do_call::h98355a3d32d155b3",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 554,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::panicking::try::haec6acb8b1177a0b",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 518,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::panic::catch_unwind::h46eae6a696cea8f0",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "panic.rs",
          "sourceLine": 345,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::ha0cdb44b8e4b725f",
          "symbolLocation": 195,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 521,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h60ede0f787407106",
          "symbolLocation": 223,
          "imageIndex": 5,
          "sourceFile": "function.rs",
          "sourceLine": 250
        },
        {
          "imageOffset": 3886264,
          "symbol": "_$LT$alloc..boxed..Box$LT$F$C$A$GT$$u20$as$u20$core..ops..function..FnOnce$LT$Args$GT$$GT$::call_once::h60bb8608fa4bae62",
          "symbolLocation": 11,
          "imageIndex": 5,
          "sourceFile": "boxed.rs",
          "sourceLine": 2231,
          "inline": "true"
        },
        {
          "imageOffset": 3886264,
          "symbol": "_$LT$alloc..boxed..Box$LT$F$C$A$GT$$u20$as$u20$core..ops..function..FnOnce$LT$Args$GT$$GT$::call_once::hea1ec07cfd1727b0",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "boxed.rs",
          "sourceLine": 2231,
          "inline": "true"
        },
        {
          "imageOffset": 3886264,
          "symbol": "std::sys::pal::unix::thread::Thread::new::thread_start::h17bca2c0ab607510",
          "symbolLocation": 35,
          "imageIndex": 5,
          "sourceFile": "thread.rs",
          "sourceLine": 105
        },
        {
          "imageOffset": 6096,
          "symbol": "_pthread_start",
          "symbolLocation": 136,
          "imageIndex": 32
        },
        {
          "imageOffset": 5248,
          "symbol": "thread_start",
          "symbolLocation": 8,
          "imageIndex": 32
        }
      ]
    },
    {
      "id": 930821,
      "name": "libsignal-tokio-worker",
      "threadState": {
        "x": [
          {
            "value": 260
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 160
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 6143846888
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 2
          },
          {
            "value": 2
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 305
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 12950251328
          },
          {
            "value": 12923994112
          },
          {
            "value": 6143848672
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 1
          },
          {
            "value": 256
          },
          {
            "value": 6143847552
          },
          {
            "value": 1
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 9227288472
        },
        "cpsr": {
          "value": 1610616832
        },
        "fp": {
          "value": 6143847008
        },
        "sp": {
          "value": 6143846864
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 8269181072
        },
        "far": {
          "value": 0
        }
      },
      "frames": [
        {
          "imageOffset": 28816,
          "symbol": "__psynch_cvwait",
          "symbolLocation": 8,
          "imageIndex": 24
        },
        {
          "imageOffset": 16280,
          "symbol": "_pthread_cond_wait",
          "symbolLocation": 1204,
          "imageIndex": 32
        },
        {
          "imageOffset": 3528400,
          "symbol": "std::sys::sync::condvar::pthread::Condvar::wait::h77efa2e39bfdd456",
          "symbolLocation": 95,
          "imageIndex": 5,
          "sourceFile": "pthread.rs",
          "sourceLine": 115,
          "inline": "true"
        },
        {
          "imageOffset": 3528400,
          "symbol": "std::sync::condvar::Condvar::wait::h2df33651b0129359",
          "symbolLocation": 135,
          "imageIndex": 5,
          "sourceFile": "condvar.rs",
          "sourceLine": 192
        },
        {
          "imageOffset": 3890908,
          "symbol": "tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::ha970fa49d8087129",
          "symbolLocation": 55,
          "imageIndex": 5,
          "sourceFile": "park.rs",
          "sourceLine": 158,
          "inline": "true"
        },
        {
          "imageOffset": 3890908,
          "symbol": "tokio::runtime::scheduler::multi_thread::park::Inner::park::hd278bc51945e432c",
          "symbolLocation": 111,
          "imageIndex": 5,
          "sourceFile": "park.rs",
          "sourceLine": 129,
          "inline": "true"
        },
        {
          "imageOffset": 3890908,
          "symbol": "tokio::runtime::scheduler::multi_thread::park::Parker::park::he244a55f9347ed24",
          "symbolLocation": 111,
          "imageIndex": 5,
          "sourceFile": "park.rs",
          "sourceLine": 70,
          "inline": "true"
        },
        {
          "imageOffset": 3890908,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h1c7b6c592ef7392c",
          "symbolLocation": 655,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 750
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Context::park::h63ef71d9bf0b1eba",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 718,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Context::run::h1839979f36510865",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 566,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h605ea02da08acf4e",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 513,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::he1e1dcaf7c289b23",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "scoped.rs",
          "sourceLine": 40,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::h2fbcf5be1f494c30",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "context.rs",
          "sourceLine": 180,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::thread::local::LocalKey$LT$T$GT$::try_with::h4cb2a1576cdedb85",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "local.rs",
          "sourceLine": 283,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::thread::local::LocalKey$LT$T$GT$::with::h1e1c3aecb3dd50f5",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "local.rs",
          "sourceLine": 260,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::set_scheduler::hb01ba71e243ec85d",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "context.rs",
          "sourceLine": 180,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::hb11af62bda3070c7",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 508,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::runtime::enter_runtime::h207062415408d474",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "runtime.rs",
          "sourceLine": 65,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::run::h0f0d71dd4626e2f5",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 500,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::hea8647f64f554773",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 466,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "_$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbf38ac3977584511",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "task.rs",
          "sourceLine": 42,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h638b95ee5be83519",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "core.rs",
          "sourceLine": 331,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::loom::std::unsafe_cell::UnsafeCell$LT$T$GT$::with_mut::hba376653f5a021cb",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "unsafe_cell.rs",
          "sourceLine": 16,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::hf92bb5cebe6e92c5",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "core.rs",
          "sourceLine": 320,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::hc337df2a53496622",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 500,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h799653d81d432381",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "unwind_safe.rs",
          "sourceLine": 272,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::panicking::try::do_call::haa678d2dde7d570f",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 554,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::panicking::try::h63f8b4eb5b2ab49a",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 518,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::panic::catch_unwind::h0ad4420e9f10ca5f",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "panic.rs",
          "sourceLine": 345,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::poll_future::h615c14362079ce57",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 488,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h5b65de62263d232a",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 209,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h1373ced0f2d7c78f",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 154,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::raw::poll::h9d112fe6ec6fd62a",
          "symbolLocation": 5807,
          "imageIndex": 5,
          "sourceFile": "raw.rs",
          "sourceLine": 271
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::task::raw::RawTask::poll::ha3a2c0ce012c19d6",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "raw.rs",
          "sourceLine": 201,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::task::UnownedTask$LT$S$GT$::run::hd7e5a525356f22c3",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 473,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::blocking::pool::Task::run::h88de16c966229efd",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "pool.rs",
          "sourceLine": 160,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::blocking::pool::Inner::run::h0d06624fce4485ef",
          "symbolLocation": 391,
          "imageIndex": 5,
          "sourceFile": "pool.rs",
          "sourceLine": 518,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::hdfb93d8d7cd72b71",
          "symbolLocation": 563,
          "imageIndex": 5,
          "sourceFile": "pool.rs",
          "sourceLine": 476,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "std::sys::backtrace::__rust_begin_short_backtrace::hded95719adeed0c0",
          "symbolLocation": 599,
          "imageIndex": 5,
          "sourceFile": "backtrace.rs",
          "sourceLine": 154
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h45c06bece060bd1d",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 522,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hc4b2306b8e4e0189",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "unwind_safe.rs",
          "sourceLine": 272,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::panicking::try::do_call::h98355a3d32d155b3",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 554,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::panicking::try::haec6acb8b1177a0b",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 518,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::panic::catch_unwind::h46eae6a696cea8f0",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "panic.rs",
          "sourceLine": 345,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::ha0cdb44b8e4b725f",
          "symbolLocation": 195,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 521,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h60ede0f787407106",
          "symbolLocation": 223,
          "imageIndex": 5,
          "sourceFile": "function.rs",
          "sourceLine": 250
        },
        {
          "imageOffset": 3886264,
          "symbol": "_$LT$alloc..boxed..Box$LT$F$C$A$GT$$u20$as$u20$core..ops..function..FnOnce$LT$Args$GT$$GT$::call_once::h60bb8608fa4bae62",
          "symbolLocation": 11,
          "imageIndex": 5,
          "sourceFile": "boxed.rs",
          "sourceLine": 2231,
          "inline": "true"
        },
        {
          "imageOffset": 3886264,
          "symbol": "_$LT$alloc..boxed..Box$LT$F$C$A$GT$$u20$as$u20$core..ops..function..FnOnce$LT$Args$GT$$GT$::call_once::hea1ec07cfd1727b0",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "boxed.rs",
          "sourceLine": 2231,
          "inline": "true"
        },
        {
          "imageOffset": 3886264,
          "symbol": "std::sys::pal::unix::thread::Thread::new::thread_start::h17bca2c0ab607510",
          "symbolLocation": 35,
          "imageIndex": 5,
          "sourceFile": "thread.rs",
          "sourceLine": 105
        },
        {
          "imageOffset": 6096,
          "symbol": "_pthread_start",
          "symbolLocation": 136,
          "imageIndex": 32
        },
        {
          "imageOffset": 5248,
          "symbol": "thread_start",
          "symbolLocation": 8,
          "imageIndex": 32
        }
      ]
    },
    {
      "id": 930822,
      "name": "libsignal-tokio-worker",
      "threadState": {
        "x": [
          {
            "value": 4
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 4445995008
          },
          {
            "value": 1024
          },
          {
            "value": 6145993112
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 1
          },
          {
            "value": 6145993112
          },
          {
            "value": 1000000000
          },
          {
            "value": 1000
          },
          {
            "value": 0
          },
          {
            "value": 1000000000
          },
          {
            "value": 1193494666
          },
          {
            "value": 18542592
          },
          {
            "value": 363
          },
          {
            "value": 7021920644,
            "symbolLocation": 284,
            "symbol": "clock_gettime_nsec_np"
          },
          {
            "value": 0
          },
          {
            "value": 12950057112
          },
          {
            "value": 4449727960
          },
          {
            "value": 765000000
          },
          {
            "value": 11
          },
          {
            "value": 0
          },
          {
            "value": 4449604912
          },
          {
            "value": 4449604768
          },
          {
            "value": 4449604896
          },
          {
            "value": 18542592
          },
          {
            "value": 4378411008,
            "symbolLocation": 2224,
            "symbol": "_$LT$zkgroup..crypto..credentials..SYSTEM_PARAMS$u20$as$u20$core..ops..deref..Deref$GT$::deref::__stability::LAZY::h49e2a95a1f69867c"
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 4375805644
        },
        "cpsr": {
          "value": 536875008
        },
        "fp": {
          "value": 6145993248
        },
        "sp": {
          "value": 6145993088
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 8269186252
        },
        "far": {
          "value": 0
        }
      },
      "frames": [
        {
          "imageOffset": 33996,
          "symbol": "kevent",
          "symbolLocation": 8,
          "imageIndex": 24
        },
        {
          "imageOffset": 3931852,
          "symbol": "mio::sys::unix::selector::Selector::select::h246c68deada7aa27",
          "symbolLocation": 87,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 8,
          "inline": "true"
        },
        {
          "imageOffset": 3931852,
          "symbol": "mio::poll::Poll::poll::h726e075d4cc27113",
          "symbolLocation": 87,
          "imageIndex": 5,
          "sourceFile": "poll.rs",
          "sourceLine": 435,
          "inline": "true"
        },
        {
          "imageOffset": 3931852,
          "symbol": "tokio::runtime::io::driver::Driver::turn::h4d29dfa76bb1f4fe",
          "symbolLocation": 463,
          "imageIndex": 5,
          "sourceFile": "driver.rs",
          "sourceLine": 149
        },
        {
          "imageOffset": 3953556,
          "symbol": "tokio::runtime::io::driver::Driver::park_timeout::h00657e16077af977",
          "symbolLocation": 23,
          "imageIndex": 5,
          "sourceFile": "driver.rs",
          "sourceLine": 127,
          "inline": "true"
        },
        {
          "imageOffset": 3953556,
          "symbol": "tokio::runtime::driver::IoStack::park_timeout::h75f8a34de9fc7047",
          "symbolLocation": 23,
          "imageIndex": 5,
          "sourceFile": "driver.rs",
          "sourceLine": 182,
          "inline": "true"
        },
        {
          "imageOffset": 3953556,
          "symbol": "tokio::runtime::time::Driver::park_thread_timeout::he41e6ce8d423f28b",
          "symbolLocation": 23,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 282,
          "inline": "true"
        },
        {
          "imageOffset": 3953556,
          "symbol": "tokio::runtime::time::Driver::park_internal::h83bf0c85a206eae0",
          "symbolLocation": 1191,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 238
        },
        {
          "imageOffset": 3891052,
          "symbol": "tokio::runtime::time::Driver::park::hb4d89379a978e46a",
          "symbolLocation": 11,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 173,
          "inline": "true"
        },
        {
          "imageOffset": 3891052,
          "symbol": "tokio::runtime::driver::TimeDriver::park::h930b540d088579a2",
          "symbolLocation": 11,
          "imageIndex": 5,
          "sourceFile": "driver.rs",
          "sourceLine": 332,
          "inline": "true"
        },
        {
          "imageOffset": 3891052,
          "symbol": "tokio::runtime::driver::Driver::park::h2a85578416384fa9",
          "symbolLocation": 11,
          "imageIndex": 5,
          "sourceFile": "driver.rs",
          "sourceLine": 71,
          "inline": "true"
        },
        {
          "imageOffset": 3891052,
          "symbol": "tokio::runtime::scheduler::multi_thread::park::Inner::park_driver::h2d2172d2da60433e",
          "symbolLocation": 11,
          "imageIndex": 5,
          "sourceFile": "park.rs",
          "sourceLine": 194,
          "inline": "true"
        },
        {
          "imageOffset": 3891052,
          "symbol": "tokio::runtime::scheduler::multi_thread::park::Inner::park::hd278bc51945e432c",
          "symbolLocation": 11,
          "imageIndex": 5,
          "sourceFile": "park.rs",
          "sourceLine": 127,
          "inline": "true"
        },
        {
          "imageOffset": 3891052,
          "symbol": "tokio::runtime::scheduler::multi_thread::park::Parker::park::he244a55f9347ed24",
          "symbolLocation": 11,
          "imageIndex": 5,
          "sourceFile": "park.rs",
          "sourceLine": 70,
          "inline": "true"
        },
        {
          "imageOffset": 3891052,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h1c7b6c592ef7392c",
          "symbolLocation": 799,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 750
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Context::park::h63ef71d9bf0b1eba",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 718,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Context::run::h1839979f36510865",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 566,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h605ea02da08acf4e",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 513,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::he1e1dcaf7c289b23",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "scoped.rs",
          "sourceLine": 40,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::h2fbcf5be1f494c30",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "context.rs",
          "sourceLine": 180,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::thread::local::LocalKey$LT$T$GT$::try_with::h4cb2a1576cdedb85",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "local.rs",
          "sourceLine": 283,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::thread::local::LocalKey$LT$T$GT$::with::h1e1c3aecb3dd50f5",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "local.rs",
          "sourceLine": 260,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::set_scheduler::hb01ba71e243ec85d",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "context.rs",
          "sourceLine": 180,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::hb11af62bda3070c7",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 508,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::runtime::enter_runtime::h207062415408d474",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "runtime.rs",
          "sourceLine": 65,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::run::h0f0d71dd4626e2f5",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 500,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::hea8647f64f554773",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 466,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "_$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbf38ac3977584511",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "task.rs",
          "sourceLine": 42,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h638b95ee5be83519",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "core.rs",
          "sourceLine": 331,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::loom::std::unsafe_cell::UnsafeCell$LT$T$GT$::with_mut::hba376653f5a021cb",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "unsafe_cell.rs",
          "sourceLine": 16,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::hf92bb5cebe6e92c5",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "core.rs",
          "sourceLine": 320,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::hc337df2a53496622",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 500,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h799653d81d432381",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "unwind_safe.rs",
          "sourceLine": 272,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::panicking::try::do_call::haa678d2dde7d570f",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 554,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::panicking::try::h63f8b4eb5b2ab49a",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 518,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::panic::catch_unwind::h0ad4420e9f10ca5f",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "panic.rs",
          "sourceLine": 345,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::poll_future::h615c14362079ce57",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 488,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h5b65de62263d232a",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 209,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h1373ced0f2d7c78f",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 154,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::raw::poll::h9d112fe6ec6fd62a",
          "symbolLocation": 5807,
          "imageIndex": 5,
          "sourceFile": "raw.rs",
          "sourceLine": 271
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::task::raw::RawTask::poll::ha3a2c0ce012c19d6",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "raw.rs",
          "sourceLine": 201,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::task::UnownedTask$LT$S$GT$::run::hd7e5a525356f22c3",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 473,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::blocking::pool::Task::run::h88de16c966229efd",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "pool.rs",
          "sourceLine": 160,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::blocking::pool::Inner::run::h0d06624fce4485ef",
          "symbolLocation": 391,
          "imageIndex": 5,
          "sourceFile": "pool.rs",
          "sourceLine": 518,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::hdfb93d8d7cd72b71",
          "symbolLocation": 563,
          "imageIndex": 5,
          "sourceFile": "pool.rs",
          "sourceLine": 476,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "std::sys::backtrace::__rust_begin_short_backtrace::hded95719adeed0c0",
          "symbolLocation": 599,
          "imageIndex": 5,
          "sourceFile": "backtrace.rs",
          "sourceLine": 154
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h45c06bece060bd1d",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 522,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hc4b2306b8e4e0189",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "unwind_safe.rs",
          "sourceLine": 272,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::panicking::try::do_call::h98355a3d32d155b3",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 554,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::panicking::try::haec6acb8b1177a0b",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 518,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::panic::catch_unwind::h46eae6a696cea8f0",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "panic.rs",
          "sourceLine": 345,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::ha0cdb44b8e4b725f",
          "symbolLocation": 195,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 521,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h60ede0f787407106",
          "symbolLocation": 223,
          "imageIndex": 5,
          "sourceFile": "function.rs",
          "sourceLine": 250
        },
        {
          "imageOffset": 3886264,
          "symbol": "_$LT$alloc..boxed..Box$LT$F$C$A$GT$$u20$as$u20$core..ops..function..FnOnce$LT$Args$GT$$GT$::call_once::h60bb8608fa4bae62",
          "symbolLocation": 11,
          "imageIndex": 5,
          "sourceFile": "boxed.rs",
          "sourceLine": 2231,
          "inline": "true"
        },
        {
          "imageOffset": 3886264,
          "symbol": "_$LT$alloc..boxed..Box$LT$F$C$A$GT$$u20$as$u20$core..ops..function..FnOnce$LT$Args$GT$$GT$::call_once::hea1ec07cfd1727b0",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "boxed.rs",
          "sourceLine": 2231,
          "inline": "true"
        },
        {
          "imageOffset": 3886264,
          "symbol": "std::sys::pal::unix::thread::Thread::new::thread_start::h17bca2c0ab607510",
          "symbolLocation": 35,
          "imageIndex": 5,
          "sourceFile": "thread.rs",
          "sourceLine": 105
        },
        {
          "imageOffset": 6096,
          "symbol": "_pthread_start",
          "symbolLocation": 136,
          "imageIndex": 32
        },
        {
          "imageOffset": 5248,
          "symbol": "thread_start",
          "symbolLocation": 8,
          "imageIndex": 32
        }
      ]
    },
    {
      "id": 930823,
      "name": "libsignal-tokio-worker",
      "threadState": {
        "x": [
          {
            "value": 260
          },
          {
            "value": 0
          },
          {
            "value": 1024
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 160
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 6148139496
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 2
          },
          {
            "value": 2
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 305
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 12950252480
          },
          {
            "value": 12923994256
          },
          {
            "value": 6148141280
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 1024
          },
          {
            "value": 1025
          },
          {
            "value": 1280
          },
          {
            "value": 6148140160
          },
          {
            "value": 1
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 9227288472
        },
        "cpsr": {
          "value": 1610616832
        },
        "fp": {
          "value": 6148139616
        },
        "sp": {
          "value": 6148139472
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 8269181072
        },
        "far": {
          "value": 0
        }
      },
      "frames": [
        {
          "imageOffset": 28816,
          "symbol": "__psynch_cvwait",
          "symbolLocation": 8,
          "imageIndex": 24
        },
        {
          "imageOffset": 16280,
          "symbol": "_pthread_cond_wait",
          "symbolLocation": 1204,
          "imageIndex": 32
        },
        {
          "imageOffset": 3528400,
          "symbol": "std::sys::sync::condvar::pthread::Condvar::wait::h77efa2e39bfdd456",
          "symbolLocation": 95,
          "imageIndex": 5,
          "sourceFile": "pthread.rs",
          "sourceLine": 115,
          "inline": "true"
        },
        {
          "imageOffset": 3528400,
          "symbol": "std::sync::condvar::Condvar::wait::h2df33651b0129359",
          "symbolLocation": 135,
          "imageIndex": 5,
          "sourceFile": "condvar.rs",
          "sourceLine": 192
        },
        {
          "imageOffset": 3890908,
          "symbol": "tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::ha970fa49d8087129",
          "symbolLocation": 55,
          "imageIndex": 5,
          "sourceFile": "park.rs",
          "sourceLine": 158,
          "inline": "true"
        },
        {
          "imageOffset": 3890908,
          "symbol": "tokio::runtime::scheduler::multi_thread::park::Inner::park::hd278bc51945e432c",
          "symbolLocation": 111,
          "imageIndex": 5,
          "sourceFile": "park.rs",
          "sourceLine": 129,
          "inline": "true"
        },
        {
          "imageOffset": 3890908,
          "symbol": "tokio::runtime::scheduler::multi_thread::park::Parker::park::he244a55f9347ed24",
          "symbolLocation": 111,
          "imageIndex": 5,
          "sourceFile": "park.rs",
          "sourceLine": 70,
          "inline": "true"
        },
        {
          "imageOffset": 3890908,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h1c7b6c592ef7392c",
          "symbolLocation": 655,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 750
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Context::park::h63ef71d9bf0b1eba",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 718,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Context::run::h1839979f36510865",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 566,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h605ea02da08acf4e",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 513,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::he1e1dcaf7c289b23",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "scoped.rs",
          "sourceLine": 40,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::h2fbcf5be1f494c30",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "context.rs",
          "sourceLine": 180,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::thread::local::LocalKey$LT$T$GT$::try_with::h4cb2a1576cdedb85",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "local.rs",
          "sourceLine": 283,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::thread::local::LocalKey$LT$T$GT$::with::h1e1c3aecb3dd50f5",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "local.rs",
          "sourceLine": 260,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::set_scheduler::hb01ba71e243ec85d",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "context.rs",
          "sourceLine": 180,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::hb11af62bda3070c7",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 508,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::runtime::enter_runtime::h207062415408d474",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "runtime.rs",
          "sourceLine": 65,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::run::h0f0d71dd4626e2f5",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 500,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::hea8647f64f554773",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 466,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "_$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbf38ac3977584511",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "task.rs",
          "sourceLine": 42,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h638b95ee5be83519",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "core.rs",
          "sourceLine": 331,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::loom::std::unsafe_cell::UnsafeCell$LT$T$GT$::with_mut::hba376653f5a021cb",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "unsafe_cell.rs",
          "sourceLine": 16,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::hf92bb5cebe6e92c5",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "core.rs",
          "sourceLine": 320,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::hc337df2a53496622",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 500,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h799653d81d432381",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "unwind_safe.rs",
          "sourceLine": 272,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::panicking::try::do_call::haa678d2dde7d570f",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 554,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::panicking::try::h63f8b4eb5b2ab49a",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 518,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::panic::catch_unwind::h0ad4420e9f10ca5f",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "panic.rs",
          "sourceLine": 345,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::poll_future::h615c14362079ce57",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 488,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h5b65de62263d232a",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 209,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h1373ced0f2d7c78f",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 154,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::raw::poll::h9d112fe6ec6fd62a",
          "symbolLocation": 5807,
          "imageIndex": 5,
          "sourceFile": "raw.rs",
          "sourceLine": 271
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::task::raw::RawTask::poll::ha3a2c0ce012c19d6",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "raw.rs",
          "sourceLine": 201,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::task::UnownedTask$LT$S$GT$::run::hd7e5a525356f22c3",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 473,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::blocking::pool::Task::run::h88de16c966229efd",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "pool.rs",
          "sourceLine": 160,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::blocking::pool::Inner::run::h0d06624fce4485ef",
          "symbolLocation": 391,
          "imageIndex": 5,
          "sourceFile": "pool.rs",
          "sourceLine": 518,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::hdfb93d8d7cd72b71",
          "symbolLocation": 563,
          "imageIndex": 5,
          "sourceFile": "pool.rs",
          "sourceLine": 476,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "std::sys::backtrace::__rust_begin_short_backtrace::hded95719adeed0c0",
          "symbolLocation": 599,
          "imageIndex": 5,
          "sourceFile": "backtrace.rs",
          "sourceLine": 154
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h45c06bece060bd1d",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 522,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hc4b2306b8e4e0189",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "unwind_safe.rs",
          "sourceLine": 272,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::panicking::try::do_call::h98355a3d32d155b3",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 554,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::panicking::try::haec6acb8b1177a0b",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 518,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::panic::catch_unwind::h46eae6a696cea8f0",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "panic.rs",
          "sourceLine": 345,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::ha0cdb44b8e4b725f",
          "symbolLocation": 195,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 521,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h60ede0f787407106",
          "symbolLocation": 223,
          "imageIndex": 5,
          "sourceFile": "function.rs",
          "sourceLine": 250
        },
        {
          "imageOffset": 3886264,
          "symbol": "_$LT$alloc..boxed..Box$LT$F$C$A$GT$$u20$as$u20$core..ops..function..FnOnce$LT$Args$GT$$GT$::call_once::h60bb8608fa4bae62",
          "symbolLocation": 11,
          "imageIndex": 5,
          "sourceFile": "boxed.rs",
          "sourceLine": 2231,
          "inline": "true"
        },
        {
          "imageOffset": 3886264,
          "symbol": "_$LT$alloc..boxed..Box$LT$F$C$A$GT$$u20$as$u20$core..ops..function..FnOnce$LT$Args$GT$$GT$::call_once::hea1ec07cfd1727b0",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "boxed.rs",
          "sourceLine": 2231,
          "inline": "true"
        },
        {
          "imageOffset": 3886264,
          "symbol": "std::sys::pal::unix::thread::Thread::new::thread_start::h17bca2c0ab607510",
          "symbolLocation": 35,
          "imageIndex": 5,
          "sourceFile": "thread.rs",
          "sourceLine": 105
        },
        {
          "imageOffset": 6096,
          "symbol": "_pthread_start",
          "symbolLocation": 136,
          "imageIndex": 32
        },
        {
          "imageOffset": 5248,
          "symbol": "thread_start",
          "symbolLocation": 8,
          "imageIndex": 32
        }
      ]
    },
    {
      "id": 930824,
      "name": "libsignal-tokio-worker",
      "threadState": {
        "x": [
          {
            "value": 260
          },
          {
            "value": 0
          },
          {
            "value": 8448
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 160
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 6150285800
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 2
          },
          {
            "value": 2
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 305
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 12950254592
          },
          {
            "value": 12923994304
          },
          {
            "value": 6150287584
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 8448
          },
          {
            "value": 8449
          },
          {
            "value": 8704
          },
          {
            "value": 6150286464
          },
          {
            "value": 1
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 9227288472
        },
        "cpsr": {
          "value": 1610616832
        },
        "fp": {
          "value": 6150285920
        },
        "sp": {
          "value": 6150285776
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 8269181072
        },
        "far": {
          "value": 0
        }
      },
      "frames": [
        {
          "imageOffset": 28816,
          "symbol": "__psynch_cvwait",
          "symbolLocation": 8,
          "imageIndex": 24
        },
        {
          "imageOffset": 16280,
          "symbol": "_pthread_cond_wait",
          "symbolLocation": 1204,
          "imageIndex": 32
        },
        {
          "imageOffset": 3528400,
          "symbol": "std::sys::sync::condvar::pthread::Condvar::wait::h77efa2e39bfdd456",
          "symbolLocation": 95,
          "imageIndex": 5,
          "sourceFile": "pthread.rs",
          "sourceLine": 115,
          "inline": "true"
        },
        {
          "imageOffset": 3528400,
          "symbol": "std::sync::condvar::Condvar::wait::h2df33651b0129359",
          "symbolLocation": 135,
          "imageIndex": 5,
          "sourceFile": "condvar.rs",
          "sourceLine": 192
        },
        {
          "imageOffset": 3890908,
          "symbol": "tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::ha970fa49d8087129",
          "symbolLocation": 55,
          "imageIndex": 5,
          "sourceFile": "park.rs",
          "sourceLine": 158,
          "inline": "true"
        },
        {
          "imageOffset": 3890908,
          "symbol": "tokio::runtime::scheduler::multi_thread::park::Inner::park::hd278bc51945e432c",
          "symbolLocation": 111,
          "imageIndex": 5,
          "sourceFile": "park.rs",
          "sourceLine": 129,
          "inline": "true"
        },
        {
          "imageOffset": 3890908,
          "symbol": "tokio::runtime::scheduler::multi_thread::park::Parker::park::he244a55f9347ed24",
          "symbolLocation": 111,
          "imageIndex": 5,
          "sourceFile": "park.rs",
          "sourceLine": 70,
          "inline": "true"
        },
        {
          "imageOffset": 3890908,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h1c7b6c592ef7392c",
          "symbolLocation": 655,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 750
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Context::park::h63ef71d9bf0b1eba",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 718,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Context::run::h1839979f36510865",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 566,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h605ea02da08acf4e",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 513,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::he1e1dcaf7c289b23",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "scoped.rs",
          "sourceLine": 40,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::h2fbcf5be1f494c30",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "context.rs",
          "sourceLine": 180,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::thread::local::LocalKey$LT$T$GT$::try_with::h4cb2a1576cdedb85",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "local.rs",
          "sourceLine": 283,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::thread::local::LocalKey$LT$T$GT$::with::h1e1c3aecb3dd50f5",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "local.rs",
          "sourceLine": 260,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::set_scheduler::hb01ba71e243ec85d",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "context.rs",
          "sourceLine": 180,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::hb11af62bda3070c7",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 508,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::context::runtime::enter_runtime::h207062415408d474",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "runtime.rs",
          "sourceLine": 65,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::run::h0f0d71dd4626e2f5",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 500,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::hea8647f64f554773",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "worker.rs",
          "sourceLine": 466,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "_$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbf38ac3977584511",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "task.rs",
          "sourceLine": 42,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h638b95ee5be83519",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "core.rs",
          "sourceLine": 331,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::loom::std::unsafe_cell::UnsafeCell$LT$T$GT$::with_mut::hba376653f5a021cb",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "unsafe_cell.rs",
          "sourceLine": 16,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::hf92bb5cebe6e92c5",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "core.rs",
          "sourceLine": 320,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::hc337df2a53496622",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 500,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h799653d81d432381",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "unwind_safe.rs",
          "sourceLine": 272,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::panicking::try::do_call::haa678d2dde7d570f",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 554,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::panicking::try::h63f8b4eb5b2ab49a",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 518,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "std::panic::catch_unwind::h0ad4420e9f10ca5f",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "panic.rs",
          "sourceLine": 345,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::poll_future::h615c14362079ce57",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 488,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h5b65de62263d232a",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 209,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h1373ced0f2d7c78f",
          "symbolLocation": 2591,
          "imageIndex": 5,
          "sourceFile": "harness.rs",
          "sourceLine": 154,
          "inline": "true"
        },
        {
          "imageOffset": 3917504,
          "symbol": "tokio::runtime::task::raw::poll::h9d112fe6ec6fd62a",
          "symbolLocation": 5807,
          "imageIndex": 5,
          "sourceFile": "raw.rs",
          "sourceLine": 271
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::task::raw::RawTask::poll::ha3a2c0ce012c19d6",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "raw.rs",
          "sourceLine": 201,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::task::UnownedTask$LT$S$GT$::run::hd7e5a525356f22c3",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 473,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::blocking::pool::Task::run::h88de16c966229efd",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "pool.rs",
          "sourceLine": 160,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::blocking::pool::Inner::run::h0d06624fce4485ef",
          "symbolLocation": 391,
          "imageIndex": 5,
          "sourceFile": "pool.rs",
          "sourceLine": 518,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::hdfb93d8d7cd72b71",
          "symbolLocation": 563,
          "imageIndex": 5,
          "sourceFile": "pool.rs",
          "sourceLine": 476,
          "inline": "true"
        },
        {
          "imageOffset": 3976080,
          "symbol": "std::sys::backtrace::__rust_begin_short_backtrace::hded95719adeed0c0",
          "symbolLocation": 599,
          "imageIndex": 5,
          "sourceFile": "backtrace.rs",
          "sourceLine": 154
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h45c06bece060bd1d",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 522,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hc4b2306b8e4e0189",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "unwind_safe.rs",
          "sourceLine": 272,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::panicking::try::do_call::h98355a3d32d155b3",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 554,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::panicking::try::haec6acb8b1177a0b",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 518,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::panic::catch_unwind::h46eae6a696cea8f0",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "panic.rs",
          "sourceLine": 345,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::ha0cdb44b8e4b725f",
          "symbolLocation": 195,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 521,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h60ede0f787407106",
          "symbolLocation": 223,
          "imageIndex": 5,
          "sourceFile": "function.rs",
          "sourceLine": 250
        },
        {
          "imageOffset": 3886264,
          "symbol": "_$LT$alloc..boxed..Box$LT$F$C$A$GT$$u20$as$u20$core..ops..function..FnOnce$LT$Args$GT$$GT$::call_once::h60bb8608fa4bae62",
          "symbolLocation": 11,
          "imageIndex": 5,
          "sourceFile": "boxed.rs",
          "sourceLine": 2231,
          "inline": "true"
        },
        {
          "imageOffset": 3886264,
          "symbol": "_$LT$alloc..boxed..Box$LT$F$C$A$GT$$u20$as$u20$core..ops..function..FnOnce$LT$Args$GT$$GT$::call_once::hea1ec07cfd1727b0",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "boxed.rs",
          "sourceLine": 2231,
          "inline": "true"
        },
        {
          "imageOffset": 3886264,
          "symbol": "std::sys::pal::unix::thread::Thread::new::thread_start::h17bca2c0ab607510",
          "symbolLocation": 35,
          "imageIndex": 5,
          "sourceFile": "thread.rs",
          "sourceLine": 105
        },
        {
          "imageOffset": 6096,
          "symbol": "_pthread_start",
          "symbolLocation": 136,
          "imageIndex": 32
        },
        {
          "imageOffset": 5248,
          "symbol": "thread_start",
          "symbolLocation": 8,
          "imageIndex": 32
        }
      ]
    },
    {
      "id": 930836,
      "name": "network_thread 0x0x301414870",
      "threadState": {
        "x": [
          {
            "value": 4
          },
          {
            "value": 0
          },
          {
            "value": 18446744073709551615
          },
          {
            "value": 0
          },
          {
            "value": 5
          },
          {
            "value": 2956493057
          },
          {
            "value": 12928061440
          },
          {
            "value": 4096
          },
          {
            "value": 8
          },
          {
            "value": 12903833184
          },
          {
            "value": 2
          },
          {
            "value": 1099511627776
          },
          {
            "value": 4294967293
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 230
          },
          {
            "value": 2
          },
          {
            "value": 0
          },
          {
            "value": 12903833024
          },
          {
            "value": 1
          },
          {
            "value": 0
          },
          {
            "value": 9223372036854775800
          },
          {
            "value": 12928061448
          },
          {
            "value": 4294967306
          },
          {
            "value": 10
          },
          {
            "value": 2305843009213693951
          },
          {
            "value": 17
          },
          {
            "value": 4
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 4395266800
        },
        "cpsr": {
          "value": 1610616832
        },
        "fp": {
          "value": 6150860304
        },
        "sp": {
          "value": 6150860128
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 8269242176
        },
        "far": {
          "value": 0
        }
      },
      "frames": [
        {
          "imageOffset": 89920,
          "symbol": "poll",
          "symbolLocation": 8,
          "imageIndex": 24
        },
        {
          "imageOffset": 1405680,
          "imageIndex": 15
        },
        {
          "imageOffset": 1405372,
          "imageIndex": 15
        },
        {
          "imageOffset": 1414368,
          "imageIndex": 15
        },
        {
          "imageOffset": 1411648,
          "imageIndex": 15
        },
        {
          "imageOffset": 1416448,
          "imageIndex": 15
        },
        {
          "imageOffset": 6096,
          "symbol": "_pthread_start",
          "symbolLocation": 136,
          "imageIndex": 32
        },
        {
          "imageOffset": 5248,
          "symbol": "thread_start",
          "symbolLocation": 8,
          "imageIndex": 32
        }
      ]
    },
    {
      "id": 930837,
      "name": "worker_thread 0x0x301411a40",
      "threadState": {
        "x": [
          {
            "value": 260
          },
          {
            "value": 0
          },
          {
            "value": 256
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 160
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 6151433448
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 2
          },
          {
            "value": 2
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 305
          },
          {
            "value": 12923920592
          },
          {
            "value": 0
          },
          {
            "value": 12911159872
          },
          {
            "value": 12911159936
          },
          {
            "value": 6151434464
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 256
          },
          {
            "value": 257
          },
          {
            "value": 512
          },
          {
            "value": 12297829382473034240
          },
          {
            "value": 0
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 9227288472
        },
        "cpsr": {
          "value": 1610616832
        },
        "fp": {
          "value": 6151433568
        },
        "sp": {
          "value": 6151433424
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 8269181072
        },
        "far": {
          "value": 0
        }
      },
      "frames": [
        {
          "imageOffset": 28816,
          "symbol": "__psynch_cvwait",
          "symbolLocation": 8,
          "imageIndex": 24
        },
        {
          "imageOffset": 16280,
          "symbol": "_pthread_cond_wait",
          "symbolLocation": 1204,
          "imageIndex": 32
        },
        {
          "imageOffset": 1427832,
          "imageIndex": 15
        },
        {
          "imageOffset": 1440248,
          "imageIndex": 15
        },
        {
          "imageOffset": 1414368,
          "imageIndex": 15
        },
        {
          "imageOffset": 1411648,
          "imageIndex": 15
        },
        {
          "imageOffset": 1416448,
          "imageIndex": 15
        },
        {
          "imageOffset": 6096,
          "symbol": "_pthread_start",
          "symbolLocation": 136,
          "imageIndex": 32
        },
        {
          "imageOffset": 5248,
          "symbol": "thread_start",
          "symbolLocation": 8,
          "imageIndex": 32
        }
      ]
    },
    {
      "id": 930838,
      "name": "signaling_thread 0x0x301411b30",
      "threadState": {
        "x": [
          {
            "value": 260
          },
          {
            "value": 0
          },
          {
            "value": 256
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 160
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 6152006888
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 2
          },
          {
            "value": 2
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 305
          },
          {
            "value": 12923914592
          },
          {
            "value": 0
          },
          {
            "value": 12911157568
          },
          {
            "value": 12911157632
          },
          {
            "value": 6152007904
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 256
          },
          {
            "value": 257
          },
          {
            "value": 512
          },
          {
            "value": 12297829382473034240
          },
          {
            "value": 0
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 9227288472
        },
        "cpsr": {
          "value": 1610616832
        },
        "fp": {
          "value": 6152007008
        },
        "sp": {
          "value": 6152006864
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 8269181072
        },
        "far": {
          "value": 0
        }
      },
      "frames": [
        {
          "imageOffset": 28816,
          "symbol": "__psynch_cvwait",
          "symbolLocation": 8,
          "imageIndex": 24
        },
        {
          "imageOffset": 16280,
          "symbol": "_pthread_cond_wait",
          "symbolLocation": 1204,
          "imageIndex": 32
        },
        {
          "imageOffset": 1427832,
          "imageIndex": 15
        },
        {
          "imageOffset": 1440248,
          "imageIndex": 15
        },
        {
          "imageOffset": 1414368,
          "imageIndex": 15
        },
        {
          "imageOffset": 1411648,
          "imageIndex": 15
        },
        {
          "imageOffset": 1416448,
          "imageIndex": 15
        },
        {
          "imageOffset": 6096,
          "symbol": "_pthread_start",
          "symbolLocation": 136,
          "imageIndex": 32
        },
        {
          "imageOffset": 5248,
          "symbol": "thread_start",
          "symbolLocation": 8,
          "imageIndex": 32
        }
      ]
    },
    {
      "id": 930839,
      "name": "call-manager-worker",
      "threadState": {
        "x": [
          {
            "value": 14
          },
          {
            "value": 8589934595
          },
          {
            "value": 171798697235
          },
          {
            "value": 278189326729731
          },
          {
            "value": 14680198217728
          },
          {
            "value": 278189326729216
          },
          {
            "value": 48
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 1
          },
          {
            "value": 0
          },
          {
            "value": 2
          },
          {
            "value": 96
          },
          {
            "value": 12927913788
          },
          {
            "value": 2095104
          },
          {
            "value": 2043
          },
          {
            "value": 18446744073709551580
          },
          {
            "value": 12914312576
          },
          {
            "value": 0
          },
          {
            "value": 12893646864
          },
          {
            "value": 12893646800
          },
          {
            "value": 18446744073709551615
          },
          {
            "value": 4448457216
          },
          {
            "value": 12923915336
          },
          {
            "value": 6
          },
          {
            "value": 1000000000
          },
          {
            "value": 7613122048,
            "symbolLocation": 0,
            "symbol": "tlv_get_addr"
          },
          {
            "value": 0
          },
          {
            "value": 2
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 7021610308
        },
        "cpsr": {
          "value": 1610616832
        },
        "fp": {
          "value": 6154152944
        },
        "sp": {
          "value": 6154152928
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 8269158148
        },
        "far": {
          "value": 0
        }
      },
      "frames": [
        {
          "imageOffset": 5892,
          "symbol": "semaphore_wait_trap",
          "symbolLocation": 8,
          "imageIndex": 24
        },
        {
          "imageOffset": 17732,
          "symbol": "_dispatch_sema4_wait",
          "symbolLocation": 28,
          "imageIndex": 34
        },
        {
          "imageOffset": 19448,
          "symbol": "_dispatch_semaphore_wait_slow",
          "symbolLocation": 132,
          "imageIndex": 34
        },
        {
          "imageOffset": 2126752,
          "symbol": "std::sys::sync::thread_parking::darwin::Parker::park::h0bb27668ab0f2967",
          "symbolLocation": 39,
          "imageIndex": 13,
          "sourceFile": "darwin.rs",
          "sourceLine": 76,
          "inline": "true"
        },
        {
          "imageOffset": 2126752,
          "symbol": "std::thread::Thread::park::hb162ba6404abb641",
          "symbolLocation": 39,
          "imageIndex": 13,
          "sourceFile": "mod.rs",
          "sourceLine": 1419,
          "inline": "true"
        },
        {
          "imageOffset": 2126752,
          "symbol": "std::thread::park::h146a33125152eddf",
          "symbolLocation": 219,
          "imageIndex": 13,
          "sourceFile": "mod.rs",
          "sourceLine": 1126
        },
        {
          "imageOffset": 667220,
          "symbol": "std::sync::mpmc::list::Channel$LT$T$GT$::recv::_$u7b$$u7b$closure$u7d$$u7d$::h0272c4a1719aa54b",
          "symbolLocation": 155,
          "imageIndex": 13
        },
        {
          "imageOffset": 662588,
          "symbol": "std::sync::mpmc::list::Channel$LT$T$GT$::recv::ha18174cf7c7beac4",
          "symbolLocation": 491,
          "imageIndex": 13
        },
        {
          "imageOffset": 923556,
          "symbol": "std::sys::backtrace::__rust_begin_short_backtrace::h837a6d522c03e614",
          "symbolLocation": 175,
          "imageIndex": 13
        },
        {
          "imageOffset": 1014796,
          "symbol": "core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h5534be757c60efd5",
          "symbolLocation": 199,
          "imageIndex": 13
        },
        {
          "imageOffset": 2266168,
          "symbol": "_$LT$alloc..boxed..Box$LT$F$C$A$GT$$u20$as$u20$core..ops..function..FnOnce$LT$Args$GT$$GT$::call_once::h4e19299b3c36acc1",
          "symbolLocation": 11,
          "imageIndex": 13,
          "sourceFile": "boxed.rs",
          "sourceLine": 2070,
          "inline": "true"
        },
        {
          "imageOffset": 2266168,
          "symbol": "_$LT$alloc..boxed..Box$LT$F$C$A$GT$$u20$as$u20$core..ops..function..FnOnce$LT$Args$GT$$GT$::call_once::hf6cfd89d46730115",
          "symbolLocation": 15,
          "imageIndex": 13,
          "sourceFile": "boxed.rs",
          "sourceLine": 2070,
          "inline": "true"
        },
        {
          "imageOffset": 2266168,
          "symbol": "std::sys::pal::unix::thread::Thread::new::thread_start::h92272ca226fb516f",
          "symbolLocation": 35,
          "imageIndex": 13,
          "sourceFile": "thread.rs",
          "sourceLine": 108
        },
        {
          "imageOffset": 6096,
          "symbol": "_pthread_start",
          "symbolLocation": 136,
          "imageIndex": 32
        },
        {
          "imageOffset": 5248,
          "symbol": "thread_start",
          "symbolLocation": 8,
          "imageIndex": 32
        }
      ]
    },
    {
      "id": 930917,
      "name": "com.apple.NSURLConnectionLoader",
      "threadState": {
        "x": [
          {
            "value": 268451845
          },
          {
            "value": 21592279046
          },
          {
            "value": 8589934592
          },
          {
            "value": 284803576365056
          },
          {
            "value": 0
          },
          {
            "value": 284803576365056
          },
          {
            "value": 2
          },
          {
            "value": 4294967295
          },
          {
            "value": 18446744073709550527
          },
          {
            "value": 2
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 66311
          },
          {
            "value": 8704
          },
          {
            "value": 0
          },
          {
            "value": 18446744073709551569
          },
          {
            "value": 7021919760,
            "symbolLocation": 56,
            "symbol": "clock_gettime"
          },
          {
            "value": 0
          },
          {
            "value": 4294967295
          },
          {
            "value": 2
          },
          {
            "value": 284803576365056
          },
          {
            "value": 0
          },
          {
            "value": 284803576365056
          },
          {
            "value": 6161456440
          },
          {
            "value": 8589934592
          },
          {
            "value": 21592279046
          },
          {
            "value": 21592279046
          },
          {
            "value": 4412409862
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 8269172376
        },
        "cpsr": {
          "value": 4096
        },
        "fp": {
          "value": 6161456288
        },
        "sp": {
          "value": 6161456208
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 8269158280
        },
        "far": {
          "value": 0
        }
      },
      "frames": [
        {
          "imageOffset": 6024,
          "symbol": "mach_msg2_trap",
          "symbolLocation": 8,
          "imageIndex": 24
        },
        {
          "imageOffset": 20120,
          "symbol": "mach_msg2_internal",
          "symbolLocation": 80,
          "imageIndex": 24
        },
        {
          "imageOffset": 19888,
          "symbol": "mach_msg_overwrite",
          "symbolLocation": 424,
          "imageIndex": 24
        },
        {
          "imageOffset": 19452,
          "symbol": "mach_msg",
          "symbolLocation": 24,
          "imageIndex": 24
        },
        {
          "imageOffset": 482340,
          "symbol": "__CFRunLoopServiceMachPort",
          "symbolLocation": 160,
          "imageIndex": 25
        },
        {
          "imageOffset": 479952,
          "symbol": "__CFRunLoopRun",
          "symbolLocation": 1212,
          "imageIndex": 25
        },
        {
          "imageOffset": 816740,
          "symbol": "CFRunLoopRunSpecific",
          "symbolLocation": 588,
          "imageIndex": 25
        },
        {
          "imageOffset": 991312,
          "symbol": "+[__CFN_CoreSchedulingSetRunnable _run:]",
          "symbolLocation": 416,
          "imageIndex": 36
        },
        {
          "imageOffset": 1134836,
          "symbol": "__NSThread__start__",
          "symbolLocation": 724,
          "imageIndex": 31
        },
        {
          "imageOffset": 6096,
          "symbol": "_pthread_start",
          "symbolLocation": 136,
          "imageIndex": 32
        },
        {
          "imageOffset": 5248,
          "symbol": "thread_start",
          "symbolLocation": 8,
          "imageIndex": 32
        }
      ]
    },
    {
      "id": 930957,
      "name": "com.apple.CFSocket.private",
      "threadState": {
        "x": [
          {
            "value": 4
          },
          {
            "value": 0
          },
          {
            "value": 12928121504
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 4294967296
          },
          {
            "value": 0
          },
          {
            "value": 6162034912
          },
          {
            "value": 68719476728
          },
          {
            "value": 52118
          },
          {
            "value": 31
          },
          {
            "value": 441984
          },
          {
            "value": 12927915408
          },
          {
            "value": 72057602676032329,
            "symbolLocation": 72057594037927937,
            "symbol": "OBJC_CLASS_$___NSCFArray"
          },
          {
            "value": 8638104392,
            "symbolLocation": 0,
            "symbol": "OBJC_CLASS_$___NSCFArray"
          },
          {
            "value": 93
          },
          {
            "value": 8638104392,
            "symbolLocation": 0,
            "symbol": "OBJC_CLASS_$___NSCFArray"
          },
          {
            "value": 0
          },
          {
            "value": 64
          },
          {
            "value": 8653410176,
            "symbolLocation": 0,
            "symbol": "__CFActiveSocketsLock"
          },
          {
            "value": 2
          },
          {
            "value": 4630841216
          },
          {
            "value": 25
          },
          {
            "value": 12928121504
          },
          {
            "value": 12928121072
          },
          {
            "value": 8667476968,
            "symbolLocation": 0,
            "symbol": "__kCFNull"
          },
          {
            "value": 0
          },
          {
            "value": 8653406208,
            "symbolLocation": 24,
            "symbol": "OBJC_CLASS_$___NSBlockVariable"
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 6891137188
        },
        "cpsr": {
          "value": 1610616832
        },
        "fp": {
          "value": 6162034624
        },
        "sp": {
          "value": 6162000848
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 8269189940
        },
        "far": {
          "value": 0
        }
      },
      "frames": [
        {
          "imageOffset": 37684,
          "symbol": "__select",
          "symbolLocation": 8,
          "imageIndex": 24
        },
        {
          "imageOffset": 1341604,
          "symbol": "__CFSocketManager",
          "symbolLocation": 704,
          "imageIndex": 25
        },
        {
          "imageOffset": 6096,
          "symbol": "_pthread_start",
          "symbolLocation": 136,
          "imageIndex": 32
        },
        {
          "imageOffset": 5248,
          "symbol": "thread_start",
          "symbolLocation": 8,
          "imageIndex": 32
        }
      ]
    },
    {
      "id": 930989,
      "name": "AXSpeech",
      "threadState": {
        "x": [
          {
            "value": 268451845
          },
          {
            "value": 21592279046
          },
          {
            "value": 8589934592
          },
          {
            "value": 384859134492672
          },
          {
            "value": 0
          },
          {
            "value": 384859134492672
          },
          {
            "value": 2
          },
          {
            "value": 4294967295
          },
          {
            "value": 18446744073709550527
          },
          {
            "value": 2
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 89607
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 18446744073709551569
          },
          {
            "value": 7021919760,
            "symbolLocation": 56,
            "symbol": "clock_gettime"
          },
          {
            "value": 0
          },
          {
            "value": 4294967295
          },
          {
            "value": 2
          },
          {
            "value": 384859134492672
          },
          {
            "value": 0
          },
          {
            "value": 384859134492672
          },
          {
            "value": 6162603432
          },
          {
            "value": 8589934592
          },
          {
            "value": 21592279046
          },
          {
            "value": 21592279046
          },
          {
            "value": 4412409862
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 8269172376
        },
        "cpsr": {
          "value": 4096
        },
        "fp": {
          "value": 6162603280
        },
        "sp": {
          "value": 6162603200
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 8269158280
        },
        "far": {
          "value": 0
        }
      },
      "frames": [
        {
          "imageOffset": 6024,
          "symbol": "mach_msg2_trap",
          "symbolLocation": 8,
          "imageIndex": 24
        },
        {
          "imageOffset": 20120,
          "symbol": "mach_msg2_internal",
          "symbolLocation": 80,
          "imageIndex": 24
        },
        {
          "imageOffset": 19888,
          "symbol": "mach_msg_overwrite",
          "symbolLocation": 424,
          "imageIndex": 24
        },
        {
          "imageOffset": 19452,
          "symbol": "mach_msg",
          "symbolLocation": 24,
          "imageIndex": 24
        },
        {
          "imageOffset": 482340,
          "symbol": "__CFRunLoopServiceMachPort",
          "symbolLocation": 160,
          "imageIndex": 25
        },
        {
          "imageOffset": 479952,
          "symbol": "__CFRunLoopRun",
          "symbolLocation": 1212,
          "imageIndex": 25
        },
        {
          "imageOffset": 816740,
          "symbol": "CFRunLoopRunSpecific",
          "symbolLocation": 588,
          "imageIndex": 25
        },
        {
          "imageOffset": 168648,
          "symbol": "-[NSRunLoop(NSRunLoop) runMode:beforeDate:]",
          "symbolLocation": 212,
          "imageIndex": 31
        },
        {
          "imageOffset": 203660,
          "imageIndex": 33
        },
        {
          "imageOffset": 1134836,
          "symbol": "__NSThread__start__",
          "symbolLocation": 724,
          "imageIndex": 31
        },
        {
          "imageOffset": 6096,
          "symbol": "_pthread_start",
          "symbolLocation": 136,
          "imageIndex": 32
        },
        {
          "imageOffset": 5248,
          "symbol": "thread_start",
          "symbolLocation": 8,
          "imageIndex": 32
        }
      ]
    },
    {
      "id": 931115,
      "name": "caulk::deferred_logger",
      "threadState": {
        "x": [
          {
            "value": 14
          },
          {
            "value": 12899613335
          },
          {
            "value": 0
          },
          {
            "value": 6131101799
          },
          {
            "value": 12899613312
          },
          {
            "value": 22
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 4294967295
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 18446744073709551580
          },
          {
            "value": 6131101696
          },
          {
            "value": 0
          },
          {
            "value": 12904157624
          },
          {
            "value": 12904157624
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 9278072448
        },
        "cpsr": {
          "value": 2147487744
        },
        "fp": {
          "value": 6131101568
        },
        "sp": {
          "value": 6131101536
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 8269158148
        },
        "far": {
          "value": 0
        }
      },
      "frames": [
        {
          "imageOffset": 5892,
          "symbol": "semaphore_wait_trap",
          "symbolLocation": 8,
          "imageIndex": 24
        },
        {
          "imageOffset": 22144,
          "symbol": "caulk::semaphore::timed_wait(double)",
          "symbolLocation": 220,
          "imageIndex": 37
        },
        {
          "imageOffset": 21668,
          "symbol": "caulk::concurrent::details::worker_thread::run()",
          "symbolLocation": 36,
          "imageIndex": 37
        },
        {
          "imageOffset": 102792,
          "symbol": "void* caulk::thread_proxy>>(void*)",
          "symbolLocation": 96,
          "imageIndex": 37
        },
        {
          "imageOffset": 6096,
          "symbol": "_pthread_start",
          "symbolLocation": 136,
          "imageIndex": 32
        },
        {
          "imageOffset": 5248,
          "symbol": "thread_start",
          "symbolLocation": 8,
          "imageIndex": 32
        }
      ]
    },
    {
      "id": 931116,
      "name": "caulk.messenger.shared:high",
      "threadState": {
        "x": [
          {
            "value": 14
          },
          {
            "value": 148503
          },
          {
            "value": 148503
          },
          {
            "value": 11
          },
          {
            "value": 4294967295
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 4294967295
          },
          {
            "value": 1
          },
          {
            "value": 12924609976
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 18446744073709551580
          },
          {
            "value": 15255662275657690296
          },
          {
            "value": 0
          },
          {
            "value": 12901874336
          },
          {
            "value": 12901874336
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 9278072448
        },
        "cpsr": {
          "value": 2147487744
        },
        "fp": {
          "value": 6131675008
        },
        "sp": {
          "value": 6131674976
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 8269158148
        },
        "far": {
          "value": 0
        }
      },
      "frames": [
        {
          "imageOffset": 5892,
          "symbol": "semaphore_wait_trap",
          "symbolLocation": 8,
          "imageIndex": 24
        },
        {
          "imageOffset": 22144,
          "symbol": "caulk::semaphore::timed_wait(double)",
          "symbolLocation": 220,
          "imageIndex": 37
        },
        {
          "imageOffset": 21668,
          "symbol": "caulk::concurrent::details::worker_thread::run()",
          "symbolLocation": 36,
          "imageIndex": 37
        },
        {
          "imageOffset": 102792,
          "symbol": "void* caulk::thread_proxy>>(void*)",
          "symbolLocation": 96,
          "imageIndex": 37
        },
        {
          "imageOffset": 6096,
          "symbol": "_pthread_start",
          "symbolLocation": 136,
          "imageIndex": 32
        },
        {
          "imageOffset": 5248,
          "symbol": "thread_start",
          "symbolLocation": 8,
          "imageIndex": 32
        }
      ]
    },
    {
      "id": 944653,
      "frames": [
        {
          "imageOffset": 5228,
          "symbol": "start_wqthread",
          "symbolLocation": 0,
          "imageIndex": 32
        }
      ],
      "threadState": {
        "x": [
          {
            "value": 6133968896
          },
          {
            "value": 6687
          },
          {
            "value": 6133432320
          },
          {
            "value": 0
          },
          {
            "value": 409604
          },
          {
            "value": 18446744073709551615
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 0
        },
        "cpsr": {
          "value": 4096
        },
        "fp": {
          "value": 0
        },
        "sp": {
          "value": 6133968896
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 9227277420
        },
        "far": {
          "value": 0
        }
      }
    },
    {
      "id": 946082,
      "frames": [
        {
          "imageOffset": 5228,
          "symbol": "start_wqthread",
          "symbolLocation": 0,
          "imageIndex": 32
        }
      ],
      "threadState": {
        "x": [
          {
            "value": 6132822016
          },
          {
            "value": 71475
          },
          {
            "value": 6132285440
          },
          {
            "value": 0
          },
          {
            "value": 409604
          },
          {
            "value": 18446744073709551615
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 0
        },
        "cpsr": {
          "value": 4096
        },
        "fp": {
          "value": 0
        },
        "sp": {
          "value": 6132822016
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 9227277420
        },
        "far": {
          "value": 0
        }
      }
    },
    {
      "id": 947350,
      "frames": [
        {
          "imageOffset": 5228,
          "symbol": "start_wqthread",
          "symbolLocation": 0,
          "imageIndex": 32
        }
      ],
      "threadState": {
        "x": [
          {
            "value": 6135115776
          },
          {
            "value": 65883
          },
          {
            "value": 6134579200
          },
          {
            "value": 0
          },
          {
            "value": 409604
          },
          {
            "value": 18446744073709551615
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 0
        },
        "cpsr": {
          "value": 4096
        },
        "fp": {
          "value": 0
        },
        "sp": {
          "value": 6135115776
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 9227277420
        },
        "far": {
          "value": 0
        }
      }
    },
    {
      "id": 948567,
      "frames": [
        {
          "imageOffset": 5228,
          "symbol": "start_wqthread",
          "symbolLocation": 0,
          "imageIndex": 32
        }
      ],
      "threadState": {
        "x": [
          {
            "value": 6135689216
          },
          {
            "value": 119095
          },
          {
            "value": 6135152640
          },
          {
            "value": 0
          },
          {
            "value": 409604
          },
          {
            "value": 18446744073709551615
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 0
        },
        "cpsr": {
          "value": 4096
        },
        "fp": {
          "value": 0
        },
        "sp": {
          "value": 6135689216
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 9227277420
        },
        "far": {
          "value": 0
        }
      }
    },
    {
      "id": 948612,
      "frames": [
        {
          "imageOffset": 5228,
          "symbol": "start_wqthread",
          "symbolLocation": 0,
          "imageIndex": 32
        }
      ],
      "threadState": {
        "x": [
          {
            "value": 6133395456
          },
          {
            "value": 156859
          },
          {
            "value": 6132858880
          },
          {
            "value": 0
          },
          {
            "value": 409602
          },
          {
            "value": 18446744073709551615
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 0
        },
        "cpsr": {
          "value": 4096
        },
        "fp": {
          "value": 0
        },
        "sp": {
          "value": 6133395456
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 9227277420
        },
        "far": {
          "value": 0
        }
      }
    },
    {
      "id": 1144777,
      "frames": [
        {
          "imageOffset": 5228,
          "symbol": "start_wqthread",
          "symbolLocation": 0,
          "imageIndex": 32
        }
      ],
      "threadState": {
        "x": [
          {
            "value": 6155874304
          },
          {
            "value": 72019
          },
          {
            "value": 6155337728
          },
          {
            "value": 0
          },
          {
            "value": 409602
          },
          {
            "value": 18446744073709551615
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 0
        },
        "cpsr": {
          "value": 4096
        },
        "fp": {
          "value": 0
        },
        "sp": {
          "value": 6155874304
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 9227277420
        },
        "far": {
          "value": 0
        }
      }
    },
    {
      "id": 1144869,
      "frames": [
        {
          "imageOffset": 5228,
          "symbol": "start_wqthread",
          "symbolLocation": 0,
          "imageIndex": 32
        }
      ],
      "threadState": {
        "x": [
          {
            "value": 6154727424
          },
          {
            "value": 59415
          },
          {
            "value": 6154190848
          },
          {
            "value": 0
          },
          {
            "value": 409604
          },
          {
            "value": 18446744073709551615
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 0
        },
        "cpsr": {
          "value": 4096
        },
        "fp": {
          "value": 0
        },
        "sp": {
          "value": 6154727424
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 9227277420
        },
        "far": {
          "value": 0
        }
      }
    },
    {
      "triggered": true,
      "id": 1144872,
      "threadState": {
        "x": [
          {
            "value": 4513038464
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 6157584000
          },
          {
            "value": 0
          },
          {
            "value": 3189768336
          },
          {
            "value": 98
          },
          {
            "value": 183
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 61
          },
          {
            "value": 4508354179022696944
          },
          {
            "value": 24000000
          },
          {
            "value": 5865656
          },
          {
            "value": 72057602676323865,
            "symbolLocation": 72057594037927937,
            "symbol": "OBJC_CLASS_$_MTLTargetDeviceArchitecture"
          },
          {
            "value": 8638395928,
            "symbolLocation": 0,
            "symbol": "OBJC_CLASS_$_MTLTargetDeviceArchitecture"
          },
          {
            "value": 9227288684,
            "symbolLocation": 0,
            "symbol": "pthread_mutex_lock"
          },
          {
            "value": 8786518464
          },
          {
            "value": 0
          },
          {
            "value": 4672128896
          },
          {
            "value": 12909283840
          },
          {
            "value": 4672128896
          },
          {
            "value": 0
          },
          {
            "value": 6157585168
          },
          {
            "value": 0
          },
          {
            "value": 24
          },
          {
            "value": 1
          },
          {
            "value": 4513038336
          },
          {
            "value": 8638398464,
            "symbolLocation": 16,
            "symbol": "OBJC_CLASS_$_MTLFunctionConstantValuesInternal"
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 3708292087561167148
        },
        "cpsr": {
          "value": 2684358656
        },
        "fp": {
          "value": 6157583760
        },
        "sp": {
          "value": 6157583760
        },
        "esr": {
          "value": 2449473543,
          "description": "(Data Abort) byte read Translation fault"
        },
        "pc": {
          "value": 9227288696,
          "matchesCrashFrame": 1
        },
        "far": {
          "value": 4513038464
        }
      },
      "frames": [
        {
          "imageOffset": 16504,
          "symbol": "pthread_mutex_lock",
          "symbolLocation": 12,
          "imageIndex": 32
        },
        {
          "imageOffset": 1655084,
          "symbol": "mdb_txn_renew0",
          "symbolLocation": 64,
          "imageIndex": 38
        },
        {
          "imageOffset": 1656512,
          "symbol": "mdb_txn_begin",
          "symbolLocation": 576,
          "imageIndex": 38
        },
        {
          "imageOffset": 1348060,
          "symbol": "MTLVersionedDB::Transaction::Transaction(MTLVersionedDB*)",
          "symbolLocation": 56,
          "imageIndex": 38
        },
        {
          "imageOffset": 565804,
          "symbol": "MTLArchiveUsageDB::store(std::__1::basic_string, std::__1::allocator> const&, unsigned int, unsigned int, unsigned long)",
          "symbolLocation": 120,
          "imageIndex": 38
        },
        {
          "imageOffset": 1222988,
          "symbol": "-[_MTLDevice recordBinaryArchiveUsage:]",
          "symbolLocation": 272,
          "imageIndex": 38
        },
        {
          "imageOffset": 420844,
          "symbol": "-[_MTLBinaryArchive loadFromURL:error:]",
          "symbolLocation": 1004,
          "imageIndex": 38
        },
        {
          "imageOffset": 421984,
          "symbol": "-[_MTLBinaryArchive initWithOptions:device:url:error:]",
          "symbolLocation": 768,
          "imageIndex": 38
        },
        {
          "imageOffset": 649436,
          "symbol": "-[HDRImageConverter_Metal init]",
          "symbolLocation": 392,
          "imageIndex": 39
        },
        {
          "imageOffset": 604028,
          "symbol": "+[HDRImageConverter imageConverterWithOptions:]",
          "symbolLocation": 260,
          "imageIndex": 39
        },
        {
          "imageOffset": 566576,
          "symbol": "IIOConvertHDRData",
          "symbolLocation": 156,
          "imageIndex": 39
        },
        {
          "imageOffset": 1217156,
          "symbol": "IIOCallConvertHDRData",
          "symbolLocation": 256,
          "imageIndex": 39
        },
        {
          "imageOffset": 1991644,
          "symbol": "IIOImageDestination::createPixelDataProviderForExtendedRange(CGImage*, vImage_CGImageFormat*, CGColor*, CGImagePluginWriteModes, IIODictionary*)",
          "symbolLocation": 2200,
          "imageIndex": 39
        },
        {
          "imageOffset": 505240,
          "symbol": "IIOImageDestination::createPixelDataProviderConforming(CGImage*, long, bool, CGColor*, CGImagePluginWriteModes, IIODictionary*)",
          "symbolLocation": 1064,
          "imageIndex": 39
        },
        {
          "imageOffset": 502236,
          "symbol": "IIOImageDestination::addImageInternal(CGImage*, IIODictionary*, bool)",
          "symbolLocation": 1980,
          "imageIndex": 39
        },
        {
          "imageOffset": 521984,
          "symbol": "IIOImageDestination::addImage(CGImage*, IIODictionary*, bool)",
          "symbolLocation": 112,
          "imageIndex": 39
        },
        {
          "imageOffset": 521512,
          "symbol": "CGImageDestinationAddImage",
          "symbolLocation": 984,
          "imageIndex": 39
        },
        {
          "imageOffset": 5043012,
          "symbol": "_UIImageDataRepresentation",
          "symbolLocation": 424,
          "imageIndex": 27
        },
        {
          "imageOffset": 8412604,
          "symbol": "_UIImageJPEGRepresentation",
          "symbolLocation": 108,
          "imageIndex": 27
        },
        {
          "imageOffset": 16201840,
          "imageIndex": 20,
          "symbol": "specialized static UIImage.validJpegData(fromAvatarData:)",
          "sourceFile": "UIImage+OWS.swift",
          "sourceLine": 305,
          "symbolLocation": 1255
        },
        {
          "imageOffset": 11857944,
          "imageIndex": 20,
          "symbol": "static UIImage.validJpegData(fromAvatarData:)",
          "sourceFile": "",
          "sourceLine": 0,
          "symbolLocation": 11,
          "inline": "true"
        },
        {
          "imageOffset": 11857944,
          "imageIndex": 20,
          "symbol": "SignalAccount.buildContactAvatarJpegData()",
          "sourceFile": "SignalAccount.swift",
          "sourceLine": 321,
          "symbolLocation": 227
        },
        {
          "imageOffset": 3337488,
          "imageIndex": 20,
          "symbol": "ContactOutputStream.writeContact(aci:phoneNumber:signalAccount:disappearingMessagesConfiguration:inboxPosition:)",
          "sourceFile": "ContactOutputStream.swift",
          "sourceLine": 43,
          "symbolLocation": 351
        },
        {
          "imageOffset": 3497920,
          "imageIndex": 20,
          "symbol": "specialized static ContactSyncAttachmentBuilder.writeContact(to:address:contactThread:signalAccount:inboxPosition:tx:)",
          "sourceFile": "ContactSyncAttachmentBuilder.swift",
          "sourceLine": 129,
          "symbolLocation": 491
        },
        {
          "imageOffset": 3499204,
          "imageIndex": 20,
          "symbol": "static ContactSyncAttachmentBuilder.writeContact(to:address:contactThread:signalAccount:inboxPosition:tx:)",
          "sourceFile": "",
          "sourceLine": 0,
          "symbolLocation": 27,
          "inline": "true"
        },
        {
          "imageOffset": 3499204,
          "imageIndex": 20,
          "symbol": "closure #2 in static ContactSyncAttachmentBuilder.fetchAndWriteContacts(to:localAddress:contactsManager:tx:)",
          "sourceFile": "ContactSyncAttachmentBuilder.swift",
          "sourceLine": 90,
          "symbolLocation": 43,
          "inline": "true"
        },
        {
          "imageOffset": 3499204,
          "imageIndex": 20,
          "symbol": "specialized autoreleasepool<a>(invoking:)",
          "sourceFile": "",
          "sourceLine": 0,
          "symbolLocation": 43,
          "inline": "true"
        },
        {
          "imageOffset": 3499204,
          "imageIndex": 20,
          "symbol": "specialized static ContactSyncAttachmentBuilder.fetchAndWriteContacts(to:localAddress:contactsManager:tx:)",
          "sourceFile": "ContactSyncAttachmentBuilder.swift",
          "sourceLine": 80,
          "symbolLocation": 1211
        },
        {
          "imageOffset": 3487576,
          "imageIndex": 20,
          "symbol": "static ContactSyncAttachmentBuilder.fetchAndWriteContacts(to:localAddress:contactsManager:tx:)",
          "sourceFile": "",
          "sourceLine": 0,
          "symbolLocation": 31,
          "inline": "true"
        },
        {
          "imageOffset": 3487576,
          "imageIndex": 20,
          "symbol": "static ContactSyncAttachmentBuilder.buildAttachmentFile(contactsManager:tx:)",
          "sourceFile": "ContactSyncAttachmentBuilder.swift",
          "sourceLine": 40,
          "symbolLocation": 1027
        },
        {
          "imageOffset": 9900680,
          "imageIndex": 20,
          "symbol": "OWSSyncManager.buildContactSyncMessage(in:mode:tx:)",
          "sourceFile": "OWSSyncManager.swift",
          "sourceLine": 506,
          "symbolLocation": 523
        },
        {
          "imageOffset": 9928416,
          "imageIndex": 20,
          "symbol": "closure #4 in OWSSyncManager._syncContacts(mode:)",
          "sourceFile": "OWSSyncManager.swift",
          "sourceLine": 454,
          "symbolLocation": 11,
          "inline": "true"
        },
        {
          "imageOffset": 9928416,
          "imageIndex": 20,
          "symbol": "partial apply for closure #4 in OWSSyncManager._syncContacts(mode:)",
          "sourceFile": "",
          "sourceLine": 0,
          "symbolLocation": 31
        },
        {
          "imageOffset": 4871848,
          "imageIndex": 20,
          "symbol": "specialized closure #1 in SDSDatabaseStorage._read</a><a>(file:function:line:block:rescue:)",
          "symbolLocation": 123
        },
        {
          "imageOffset": 2941100,
          "imageIndex": 20,
          "symbol": "specialized thunk for @escaping @callee_guaranteed (@in_guaranteed A.Thenable.Value) -> (@error @owned Error)",
          "sourceFile": "",
          "sourceLine": 0,
          "symbolLocation": 3,
          "inline": "true"
        },
        {
          "imageOffset": 2941100,
          "imageIndex": 20,
          "symbol": "partial apply for specialized thunk for @escaping @callee_guaranteed (@in_guaranteed A.Thenable.Value) -> (@error @owned Error)",
          "sourceFile": "",
          "sourceLine": 0,
          "symbolLocation": 19
        },
        {
          "imageOffset": 11364728,
          "imageIndex": 20,
          "symbol": "closure #1 in SDSDatabaseStorage.readThrows</a><a>(file:function:line:block:)",
          "sourceFile": "SDSDatabaseStorage.swift",
          "sourceLine": 264,
          "symbolLocation": 123
        },
        {
          "imageOffset": 11404192,
          "imageIndex": 20,
          "symbol": "partial apply for specialized closure #1 in SDSDatabaseStorage.readThrows</a><a>(file:function:line:block:)",
          "sourceFile": "",
          "sourceLine": 0,
          "symbolLocation": 15
        },
        {
          "imageOffset": 4895424,
          "imageIndex": 20,
          "symbol": "specialized closure #1 in GRDBDatabaseStorageAdapter.read</a><a>(block:)",
          "sourceFile": "GRDBDatabaseStorageAdapter.swift",
          "sourceLine": 363,
          "symbolLocation": 203
        },
        {
          "imageOffset": 7980820,
          "imageIndex": 20,
          "symbol": "partial apply for specialized closure #1 in GRDBDatabaseStorageAdapter.read</a><a>(block:)",
          "sourceFile": "",
          "sourceLine": 0,
          "symbolLocation": 15
        },
        {
          "imageOffset": 398932,
          "imageIndex": 3,
          "symbol": "closure #1 in closure #1 in closure #1 in DatabasePool.read</a><a>(_:)",
          "sourceFile": "DatabasePool.swift",
          "sourceLine": 360,
          "symbolLocation": 23,
          "inline": "true"
        },
        {
          "imageOffset": 398932,
          "imageIndex": 3,
          "symbol": "partial apply for closure #1 in closure #1 in closure #1 in DatabasePool.read</a><a>(_:)",
          "sourceFile": "",
          "sourceLine": 0,
          "symbolLocation": 55
        },
        {
          "imageOffset": 160564,
          "imageIndex": 3,
          "symbol": "closure #1 in closure #1 in Database.isolated</a><a>(readOnly:_:)",
          "symbolLocation": 111
        },
        {
          "imageOffset": 187388,
          "imageIndex": 3,
          "symbol": "partial apply for closure #2 in Database.isolated</a><a>(readOnly:_:)",
          "sourceFile": "",
          "sourceLine": 0,
          "symbolLocation": 19
        },
        {
          "imageOffset": 154540,
          "imageIndex": 3,
          "symbol": "closure #1 in Database.inSavepoint(_:)",
          "sourceFile": "Database.swift",
          "sourceLine": 1046,
          "symbolLocation": 11,
          "inline": "true"
        },
        {
          "imageOffset": 154540,
          "imageIndex": 3,
          "symbol": "specialized Database.inTransaction(_:_:)",
          "sourceFile": "Database.swift",
          "sourceLine": 946,
          "symbolLocation": 87
        },
        {
          "imageOffset": 159216,
          "imageIndex": 3,
          "symbol": "Database.inSavepoint(_:)",
          "sourceFile": "Database.swift",
          "sourceLine": 1046,
          "symbolLocation": 251
        },
        {
          "imageOffset": 158716,
          "imageIndex": 3,
          "symbol": "Database.isolated</a><a>(readOnly:_:)",
          "sourceFile": "Database.swift",
          "sourceLine": 999,
          "symbolLocation": 331
        },
        {
          "imageOffset": 398860,
          "imageIndex": 3,
          "symbol": "closure #1 in closure #1 in DatabasePool.read</a><a>(_:)",
          "sourceFile": "DatabasePool.swift",
          "sourceLine": 358,
          "symbolLocation": 27,
          "inline": "true"
        },
        {
          "imageOffset": 398860,
          "imageIndex": 3,
          "symbol": "partial apply for closure #1 in closure #1 in DatabasePool.read</a><a>(_:)",
          "sourceFile": "",
          "sourceLine": 0,
          "symbolLocation": 59
        },
        {
          "imageOffset": 1046960,
          "imageIndex": 3,
          "symbol": "closure #1 in SerializedDatabase.sync</a><a>(_:)",
          "sourceFile": "SerializedDatabase.swift",
          "sourceLine": 109,
          "symbolLocation": 39
        },
        {
          "imageOffset": 1050508,
          "imageIndex": 3,
          "symbol": "partial apply for closure #1 in SerializedDatabase.sync</a><a>(_:)",
          "sourceFile": "",
          "sourceLine": 0,
          "symbolLocation": 19
        },
        {
          "imageOffset": 11732,
          "symbol": "partial apply for thunk for @callee_guaranteed () -> (@out A, @error @owned Error)",
          "symbolLocation": 28,
          "imageIndex": 40
        },
        {
          "imageOffset": 11696,
          "symbol": "thunk for @callee_guaranteed () -> (@out A, @error @owned Error)partial apply",
          "symbolLocation": 16,
          "imageIndex": 40
        },
        {
          "imageOffset": 11544,
          "symbol": "closure #1 in closure #1 in OS_dispatch_queue._syncHelper</a><a>(fn:execute:rescue:)",
          "symbolLocation": 192,
          "imageIndex": 40
        },
        {
          "imageOffset": 11324,
          "symbol": "partial apply for thunk for @callee_guaranteed () -> ()",
          "symbolLocation": 28,
          "imageIndex": 40
        },
        {
          "imageOffset": 11284,
          "symbol": "thunk for @escaping @callee_guaranteed () -> ()",
          "symbolLocation": 28,
          "imageIndex": 40
        },
        {
          "imageOffset": 16296,
          "symbol": "_dispatch_client_callout",
          "symbolLocation": 20,
          "imageIndex": 34
        },
        {
          "imageOffset": 79868,
          "symbol": "_dispatch_lane_barrier_sync_invoke_and_complete",
          "symbolLocation": 56,
          "imageIndex": 34
        },
        {
          "imageOffset": 18096,
          "symbol": "implicit closure #2 in implicit closure #1 in OS_dispatch_queue.asyncAndWait</a><a>(execute:)",
          "symbolLocation": 192,
          "imageIndex": 40
        },
        {
          "imageOffset": 17896,
          "symbol": "partial apply for implicit closure #2 in implicit closure #1 in OS_dispatch_queue.sync</a><a>(execute:)",
          "symbolLocation": 76,
          "imageIndex": 40
        },
        {
          "imageOffset": 17512,
          "symbol": "OS_dispatch_queue._syncHelper</a><a>(fn:execute:rescue:)",
          "symbolLocation": 404,
          "imageIndex": 40
        },
        {
          "imageOffset": 17060,
          "symbol": "OS_dispatch_queue.asyncAndWait</a><a>(execute:)",
          "symbolLocation": 140,
          "imageIndex": 40
        },
        {
          "imageOffset": 16912,
          "symbol": "OS_dispatch_queue.sync</a><a>(execute:)",
          "symbolLocation": 64,
          "imageIndex": 40
        },
        {
          "imageOffset": 1041968,
          "imageIndex": 3,
          "symbol": "SerializedDatabase.sync</a><a>(_:)",
          "sourceFile": "SerializedDatabase.swift",
          "sourceLine": 107,
          "symbolLocation": 351
        },
        {
          "imageOffset": 397524,
          "imageIndex": 3,
          "symbol": "partial apply for closure #1 in DatabasePool.read</a><a>(_:)",
          "symbolLocation": 59
        },
        {
          "imageOffset": 397384,
          "imageIndex": 3,
          "symbol": "partial apply for closure #1 in DatabasePool.read</a><a>(_:)",
          "symbolLocation": 19
        },
        {
          "imageOffset": 800856,
          "imageIndex": 3,
          "symbol": "Pool.get</a><a>(block:)",
          "sourceFile": "Pool.swift",
          "sourceLine": 127,
          "symbolLocation": 191
        },
        {
          "imageOffset": 382544,
          "imageIndex": 3,
          "symbol": "DatabasePool.read</a><a>(_:)",
          "sourceFile": "DatabasePool.swift",
          "sourceLine": 356,
          "symbolLocation": 143
        },
        {
          "imageOffset": 11400416,
          "imageIndex": 20,
          "symbol": "specialized GRDBDatabaseStorageAdapter.read</a><a>(block:)",
          "sourceFile": "GRDBDatabaseStorageAdapter.swift",
          "sourceLine": 361,
          "symbolLocation": 31,
          "inline": "true"
        },
        {
          "imageOffset": 11400416,
          "imageIndex": 20,
          "symbol": "specialized SDSDatabaseStorage.readThrows</a><a>(file:function:line:block:)",
          "sourceFile": "SDSDatabaseStorage.swift",
          "sourceLine": 264,
          "symbolLocation": 31,
          "inline": "true"
        },
        {
          "imageOffset": 11400416,
          "imageIndex": 20,
          "symbol": "specialized SDSDatabaseStorage.read(file:function:line:block:)",
          "sourceFile": "SDSDatabaseStorage.swift",
          "sourceLine": 274,
          "symbolLocation": 231
        },
        {
          "imageOffset": 363056,
          "imageIndex": 20,
          "symbol": "specialized SDSDatabaseStorage.read</a><a>(file:function:line:block:)",
          "symbolLocation": 199
        },
        {
          "imageOffset": 363732,
          "imageIndex": 20,
          "symbol": "specialized SDSDatabaseStorage.read</a><a>(file:function:line:block:)",
          "symbolLocation": 43
        },
        {
          "imageOffset": 9895996,
          "imageIndex": 20,
          "symbol": "OWSSyncManager._syncContacts(mode:)",
          "sourceFile": "OWSSyncManager.swift",
          "sourceLine": 454,
          "symbolLocation": 203
        },
        {
          "imageOffset": 262065,
          "imageIndex": 20,
          "symbol": "$sxIeAgHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRytSg_TG5TATQ0_",
          "symbolLocation": 0
        },
        {
          "imageOffset": 262065,
          "imageIndex": 20,
          "symbol": "$sxIeAgHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRytSg_TG5TATQ0_",
          "symbolLocation": 0
        },
        {
          "imageOffset": 1199369,
          "imageIndex": 20,
          "symbol": "specialized closure #1 in closure #1 in SerialTaskQueue.enqueue</a><a>(operation:)",
          "sourceFile": "SerialTaskQueue.swift",
          "sourceLine": 38,
          "symbolLocation": 0
        },
        {
          "imageOffset": 262065,
          "imageIndex": 20,
          "symbol": "$sxIeAgHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRytSg_TG5TATQ0_",
          "symbolLocation": 0
        },
        {
          "imageOffset": 433721,
          "symbol": "completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*)",
          "symbolLocation": 1,
          "imageIndex": 41
        }
      ]
    },
    {
      "id": 1145370,
      "name": "libsignal-tokio-worker",
      "threadState": {
        "x": [
          {
            "value": 260
          },
          {
            "value": 0
          },
          {
            "value": 13568
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 160
          },
          {
            "value": 9
          },
          {
            "value": 999998000
          },
          {
            "value": 6164753544
          },
          {
            "value": 0
          },
          {
            "value": 512
          },
          {
            "value": 2199023256066
          },
          {
            "value": 2199023256066
          },
          {
            "value": 512
          },
          {
            "value": 0
          },
          {
            "value": 2199023256064
          },
          {
            "value": 305
          },
          {
            "value": 7021919760,
            "symbolLocation": 56,
            "symbol": "clock_gettime"
          },
          {
            "value": 0
          },
          {
            "value": 12950233280
          },
          {
            "value": 12924339616
          },
          {
            "value": 6164754656
          },
          {
            "value": 999998000
          },
          {
            "value": 9
          },
          {
            "value": 13568
          },
          {
            "value": 13569
          },
          {
            "value": 13824
          },
          {
            "value": 4447052224
          },
          {
            "value": 0
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 9227288472
        },
        "cpsr": {
          "value": 1610616832
        },
        "fp": {
          "value": 6164753664
        },
        "sp": {
          "value": 6164753520
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 8269181072
        },
        "far": {
          "value": 0
        }
      },
      "frames": [
        {
          "imageOffset": 28816,
          "symbol": "__psynch_cvwait",
          "symbolLocation": 8,
          "imageIndex": 24
        },
        {
          "imageOffset": 16280,
          "symbol": "_pthread_cond_wait",
          "symbolLocation": 1204,
          "imageIndex": 32
        },
        {
          "imageOffset": 3886556,
          "symbol": "std::sys::sync::condvar::pthread::Condvar::wait_timeout::h4101bf62075f7f13",
          "symbolLocation": 219,
          "imageIndex": 5,
          "sourceFile": "pthread.rs",
          "sourceLine": 191
        },
        {
          "imageOffset": 3975860,
          "symbol": "std::sync::condvar::Condvar::wait_timeout::hca51647cdd2ec791",
          "symbolLocation": 11,
          "imageIndex": 5,
          "sourceFile": "condvar.rs",
          "sourceLine": 388,
          "inline": "true"
        },
        {
          "imageOffset": 3975860,
          "symbol": "tokio::runtime::blocking::pool::Inner::run::h0d06624fce4485ef",
          "symbolLocation": 171,
          "imageIndex": 5,
          "sourceFile": "pool.rs",
          "sourceLine": 527,
          "inline": "true"
        },
        {
          "imageOffset": 3975860,
          "symbol": "tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::hdfb93d8d7cd72b71",
          "symbolLocation": 343,
          "imageIndex": 5,
          "sourceFile": "pool.rs",
          "sourceLine": 476,
          "inline": "true"
        },
        {
          "imageOffset": 3975860,
          "symbol": "std::sys::backtrace::__rust_begin_short_backtrace::hded95719adeed0c0",
          "symbolLocation": 379,
          "imageIndex": 5,
          "sourceFile": "backtrace.rs",
          "sourceLine": 154
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h45c06bece060bd1d",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 522,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hc4b2306b8e4e0189",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "unwind_safe.rs",
          "sourceLine": 272,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::panicking::try::do_call::h98355a3d32d155b3",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 554,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::panicking::try::haec6acb8b1177a0b",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "panicking.rs",
          "sourceLine": 518,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::panic::catch_unwind::h46eae6a696cea8f0",
          "symbolLocation": 7,
          "imageIndex": 5,
          "sourceFile": "panic.rs",
          "sourceLine": 345,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::ha0cdb44b8e4b725f",
          "symbolLocation": 195,
          "imageIndex": 5,
          "sourceFile": "mod.rs",
          "sourceLine": 521,
          "inline": "true"
        },
        {
          "imageOffset": 3975168,
          "symbol": "core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h60ede0f787407106",
          "symbolLocation": 223,
          "imageIndex": 5,
          "sourceFile": "function.rs",
          "sourceLine": 250
        },
        {
          "imageOffset": 3886264,
          "symbol": "_$LT$alloc..boxed..Box$LT$F$C$A$GT$$u20$as$u20$core..ops..function..FnOnce$LT$Args$GT$$GT$::call_once::h60bb8608fa4bae62",
          "symbolLocation": 11,
          "imageIndex": 5,
          "sourceFile": "boxed.rs",
          "sourceLine": 2231,
          "inline": "true"
        },
        {
          "imageOffset": 3886264,
          "symbol": "_$LT$alloc..boxed..Box$LT$F$C$A$GT$$u20$as$u20$core..ops..function..FnOnce$LT$Args$GT$$GT$::call_once::hea1ec07cfd1727b0",
          "symbolLocation": 15,
          "imageIndex": 5,
          "sourceFile": "boxed.rs",
          "sourceLine": 2231,
          "inline": "true"
        },
        {
          "imageOffset": 3886264,
          "symbol": "std::sys::pal::unix::thread::Thread::new::thread_start::h17bca2c0ab607510",
          "symbolLocation": 35,
          "imageIndex": 5,
          "sourceFile": "thread.rs",
          "sourceLine": 105
        },
        {
          "imageOffset": 6096,
          "symbol": "_pthread_start",
          "symbolLocation": 136,
          "imageIndex": 32
        },
        {
          "imageOffset": 5248,
          "symbol": "thread_start",
          "symbolLocation": 8,
          "imageIndex": 32
        }
      ]
    },
    {
      "id": 1145611,
      "frames": [
        {
          "imageOffset": 5228,
          "symbol": "start_wqthread",
          "symbolLocation": 0,
          "imageIndex": 32
        }
      ],
      "threadState": {
        "x": [
          {
            "value": 6132248576
          },
          {
            "value": 79675
          },
          {
            "value": 6131712000
          },
          {
            "value": 0
          },
          {
            "value": 409604
          },
          {
            "value": 18446744073709551615
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 0
        },
        "cpsr": {
          "value": 4096
        },
        "fp": {
          "value": 0
        },
        "sp": {
          "value": 6132248576
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 9227277420
        },
        "far": {
          "value": 0
        }
      }
    },
    {
      "id": 1145612,
      "frames": [
        {
          "imageOffset": 5228,
          "symbol": "start_wqthread",
          "symbolLocation": 0,
          "imageIndex": 32
        }
      ],
      "threadState": {
        "x": [
          {
            "value": 6136836096
          },
          {
            "value": 126795
          },
          {
            "value": 6136299520
          },
          {
            "value": 0
          },
          {
            "value": 409604
          },
          {
            "value": 18446744073709551615
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          },
          {
            "value": 0
          }
        ],
        "flavor": "ARM_THREAD_STATE64",
        "lr": {
          "value": 0
        },
        "cpsr": {
          "value": 4096
        },
        "fp": {
          "value": 0
        },
        "sp": {
          "value": 6136836096
        },
        "esr": {
          "value": 1442840704,
          "description": " Address size fault"
        },
        "pc": {
          "value": 9227277420
        },
        "far": {
          "value": 0
        }
      }
    }
  ],
  "usedImages": [
    {
      "source": "P",
      "arch": "arm64",
      "base": 4336336896,
      "size": 11386880,
      "uuid": "aece1dd6-240a-39ba-8bed-ac5ad13b2352",
      "path": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Signal",
      "name": "Signal"
    },
    {
      "source": "P",
      "arch": "arm64",
      "base": 4352573440,
      "size": 262144,
      "uuid": "6ad66547-a38c-3dd1-8afc-1e6a4228f407",
      "path": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Frameworks/BonMot.framework/BonMot",
      "name": "BonMot"
    },
    {
      "source": "P",
      "arch": "arm64",
      "base": 4352999424,
      "size": 131072,
      "uuid": "334c1453-b8a9-3035-ad5f-b2cbec8a5df3",
      "path": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Frameworks/CocoaLumberjack.framework/CocoaLumberjack",
      "name": "CocoaLumberjack"
    },
    {
      "source": "P",
      "arch": "arm64",
      "base": 4353294336,
      "size": 1851392,
      "uuid": "1a760692-c251-3a04-bbe6-1cb0992bea14",
      "path": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Frameworks/GRDB.framework/GRDB",
      "name": "GRDB"
    },
    {
      "source": "P",
      "arch": "arm64",
      "base": 4355768320,
      "size": 9486336,
      "uuid": "5117c756-6f79-3d68-bc47-14ab7b07c538",
      "path": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Frameworks/LibMobileCoin.framework/LibMobileCoin",
      "name": "LibMobileCoin"
    },
    {
      "source": "P",
      "arch": "arm64",
      "base": 4371873792,
      "size": 6258688,
      "uuid": "124c33d8-e1bf-3332-a5c9-049d3b9eaef7",
      "path": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Frameworks/LibSignalClient.framework/LibSignalClient",
      "name": "LibSignalClient"
    },
    {
      "source": "P",
      "arch": "arm64",
      "base": 4379918336,
      "size": 81920,
      "uuid": "3283dcad-a891-3545-a551-e72ba4cebe1b",
      "path": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Frameworks/Logging.framework/Logging",
      "name": "Logging"
    },
    {
      "source": "P",
      "arch": "arm64",
      "base": 4380098560,
      "size": 1638400,
      "uuid": "b8c65b8a-4dba-3c55-a9c7-5f55f32b7c2d",
      "path": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Frameworks/Lottie.framework/Lottie",
      "name": "Lottie"
    },
    {
      "source": "P",
      "arch": "arm64",
      "base": 4382408704,
      "size": 81920,
      "uuid": "7b586cb4-4dec-3921-8f77-3f0f8d3d287a",
      "path": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Frameworks/Mantle.framework/Mantle",
      "name": "Mantle"
    },
    {
      "source": "P",
      "arch": "arm64",
      "base": 4382588928,
      "size": 2375680,
      "uuid": "0e0e714f-6526-34c6-ba2f-9aa339fc2341",
      "path": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Frameworks/MobileCoin.framework/MobileCoin",
      "name": "MobileCoin"
    },
    {
      "source": "P",
      "arch": "arm64",
      "base": 4350853120,
      "size": 49152,
      "uuid": "1599402c-9607-3508-9189-8a42cbcf6059",
      "path": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Frameworks/PureLayout.framework/PureLayout",
      "name": "PureLayout"
    },
    {
      "source": "P",
      "arch": "arm64",
      "base": 4385521664,
      "size": 32768,
      "uuid": "b442c57c-b282-3f3d-8115-bbf25149eee9",
      "path": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Frameworks/Reachability.framework/Reachability",
      "name": "Reachability"
    },
    {
      "source": "P",
      "arch": "arm64",
      "base": 4385619968,
      "size": 1048576,
      "uuid": "96dea113-f688-3694-a41d-712046ea4d13",
      "path": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Frameworks/SQLCipher.framework/SQLCipher",
      "name": "SQLCipher"
    },
    {
      "source": "P",
      "arch": "arm64",
      "base": 4386881536,
      "size": 3571712,
      "uuid": "b830cad3-bf30-37a8-9e42-30d4d4c0d08d",
      "path": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Frameworks/SignalRingRTC.framework/SignalRingRTC",
      "name": "SignalRingRTC"
    },
    {
      "source": "P",
      "arch": "arm64",
      "base": 4392239104,
      "size": 1146880,
      "uuid": "ea5b0dce-275b-3ce2-a4d6-db271b1eca63",
      "path": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Frameworks/SwiftProtobuf.framework/SwiftProtobuf",
      "name": "SwiftProtobuf"
    },
    {
      "source": "P",
      "arch": "arm64",
      "base": 4393861120,
      "size": 5881856,
      "uuid": "4c4c448f-5555-3144-a1ea-e29ff51cd6a4",
      "path": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Frameworks/WebRTC.framework/WebRTC",
      "name": "WebRTC"
    },
    {
      "source": "P",
      "arch": "arm64",
      "base": 4400283648,
      "size": 98304,
      "uuid": "0f885464-c376-36e3-93a6-001e3e842961",
      "path": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Frameworks/YYImage.framework/YYImage",
      "name": "YYImage"
    },
    {
      "source": "P",
      "arch": "arm64",
      "base": 4400496640,
      "size": 49152,
      "uuid": "2af99ff5-db76-37d5-88e6-6cffcace8944",
      "path": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Frameworks/blurhash.framework/blurhash",
      "name": "blurhash"
    },
    {
      "source": "P",
      "arch": "arm64",
      "base": 4400627712,
      "size": 131072,
      "uuid": "b093a3a5-4c55-3ac3-be57-3d29ac5005a8",
      "path": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Frameworks/libPhoneNumber_iOS.framework/libPhoneNumber_iOS",
      "name": "libPhoneNumber_iOS"
    },
    {
      "source": "P",
      "arch": "arm64",
      "base": 4400889856,
      "size": 360448,
      "uuid": "02ec47c4-6983-3e00-ad1e-1f8cc966ef71",
      "path": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Frameworks/libwebp.framework/libwebp",
      "name": "libwebp"
    },
    {
      "source": "P",
      "arch": "arm64",
      "base": 4401414144,
      "size": 19742720,
      "uuid": "7d5533c0-78b5-36ab-ab99-7106966a0679",
      "path": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Frameworks/SignalServiceKit.framework/SignalServiceKit",
      "name": "SignalServiceKit"
    },
    {
      "source": "P",
      "arch": "arm64",
      "base": 4428152832,
      "size": 3571712,
      "uuid": "86cf4e7e-f7c1-3ad2-acd8-394ba0f4cfc2",
      "path": "/private/var/containers/Bundle/Application/8DFA78AB-F731-47E7-865D-5C90D62B5B38/Signal.app/Frameworks/SignalUI.framework/SignalUI",
      "name": "SignalUI"
    },
    {
      "source": "P",
      "arch": "arm64e",
      "base": 4443193344,
      "size": 49152,
      "uuid": "be056522-26b1-3a50-8ad1-93ac99fcdc9c",
      "path": "/private/preboot/Cryptexes/OS/usr/lib/libobjc-trampolines.dylib",
      "name": "libobjc-trampolines.dylib"
    },
    {
      "source": "P",
      "arch": "arm64e",
      "base": 4443488256,
      "size": 81920,
      "uuid": "9ea520ef-8160-3c90-ba88-95324c70dff1",
      "path": "/System/Library/AccessibilityBundles/GAXClient.bundle/GAXClient",
      "name": "GAXClient"
    },
    {
      "source": "P",
      "arch": "arm64e",
      "base": 8269152256,
      "size": 237556,
      "uuid": "1012cf61-a24c-3873-b721-eecd238fb1cc",
      "path": "/usr/lib/system/libsystem_kernel.dylib",
      "name": "libsystem_kernel.dylib"
    },
    {
      "source": "P",
      "arch": "arm64e",
      "base": 6889795584,
      "size": 5517312,
      "uuid": "994f713a-8dcb-3c97-a813-c0f89131c959",
      "path": "/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation",
      "name": "CoreFoundation"
    },
    {
      "source": "P",
      "arch": "arm64e",
      "base": 8197865472,
      "size": 36864,
      "uuid": "7d77aa21-2977-370f-972f-2042dd46f5a4",
      "path": "/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices",
      "name": "GraphicsServices"
    },
    {
      "source": "P",
      "arch": "arm64e",
      "base": 6931906560,
      "size": 32579584,
      "uuid": "4bb4aaa7-6236-32d5-93a9-b65994b0bf87",
      "path": "/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore",
      "name": "UIKitCore"
    },
    {
      "source": "P",
      "arch": "arm64e",
      "base": 7543648256,
      "size": 536896,
      "uuid": "f3b62990-b819-39b8-bf6f-b973b49a9a8d",
      "path": "/usr/lib/dyld",
      "name": "dyld"
    },
    {
      "size": 0,
      "source": "A",
      "base": 0,
      "uuid": "00000000-0000-0000-0000-000000000000"
    },
    {
      "source": "P",
      "arch": "arm64e",
      "base": 7021879296,
      "size": 524284,
      "uuid": "afc25b5b-2275-3521-a4d1-8b6026a511fa",
      "path": "/usr/lib/system/libsystem_c.dylib",
      "name": "libsystem_c.dylib"
    },
    {
      "source": "P",
      "arch": "arm64e",
      "base": 6868987904,
      "size": 13697024,
      "uuid": "f998ec36-12ce-310a-b66c-172dcbd170af",
      "path": "/System/Library/Frameworks/Foundation.framework/Foundation",
      "name": "Foundation"
    },
    {
      "source": "P",
      "arch": "arm64e",
      "base": 9227272192,
      "size": 53236,
      "uuid": "95f6b535-bee0-329c-b349-f56841564040",
      "path": "/usr/lib/system/libsystem_pthread.dylib",
      "name": "libsystem_pthread.dylib"
    },
    {
      "source": "P",
      "arch": "arm64e",
      "base": 7502635008,
      "size": 2326528,
      "uuid": "8b2bb180-ad45-3856-8411-c5c3bfe0b364",
      "path": "/System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech",
      "name": "TextToSpeech"
    },
    {
      "source": "P",
      "arch": "arm64e",
      "base": 7021592576,
      "size": 286720,
      "uuid": "dd9e22aa-a231-3a87-8167-de3422c0f9b5",
      "path": "/usr/lib/system/libdispatch.dylib",
      "name": "libdispatch.dylib"
    },
    {
      "source": "P",
      "arch": "arm64e",
      "base": 7613116416,
      "size": 176124,
      "uuid": "3ab6432b-ef42-3fed-aa76-7edc432efe71",
      "path": "/usr/lib/system/libdyld.dylib",
      "name": "libdyld.dylib"
    },
    {
      "source": "P",
      "arch": "arm64e",
      "base": 6911791104,
      "size": 3952640,
      "uuid": "9c6a22d5-f00c-3611-8215-82363deb64a1",
      "path": "/System/Library/Frameworks/CFNetwork.framework/CFNetwork",
      "name": "CFNetwork"
    },
    {
      "source": "P",
      "arch": "arm64e",
      "base": 9278050304,
      "size": 163840,
      "uuid": "c4efb414-d7b1-3876-b454-56a2a7a4c7dc",
      "path": "/System/Library/PrivateFrameworks/caulk.framework/caulk",
      "name": "caulk"
    },
    {
      "source": "P",
      "arch": "arm64e",
      "base": 6884974592,
      "size": 2498560,
      "uuid": "b6616936-46f0-3cf7-8011-d35af342460b",
      "path": "/System/Library/Frameworks/Metal.framework/Metal",
      "name": "Metal"
    },
    {
      "source": "P",
      "arch": "arm64e",
      "base": 6984146944,
      "size": 5115904,
      "uuid": "46e84e2c-e85e-3966-b082-438ce0e4f8d8",
      "path": "/System/Library/Frameworks/ImageIO.framework/ImageIO",
      "name": "ImageIO"
    },
    {
      "source": "P",
      "arch": "arm64e",
      "base": 7045009408,
      "size": 94201,
      "uuid": "fd43ad4e-ad29-3fd0-99b0-b024921f1424",
      "path": "/usr/lib/swift/libswiftDispatch.dylib",
      "name": "libswiftDispatch.dylib"
    },
    {
      "source": "P",
      "arch": "arm64e",
      "base": 7083556864,
      "size": 536576,
      "uuid": "ca766298-69c4-3246-a350-bd3fe9cd936f",
      "path": "/usr/lib/swift/libswift_Concurrency.dylib",
      "name": "libswift_Concurrency.dylib"
    }
  ],
  "sharedCache": {
    "base": 6844268544,
    "size": 4416274432,
    "uuid": "e28e86ad-4686-3c68-8a6c-6aa1faf0dff5"
  },
  "vmSummary": "ReadOnly portion of Libraries: Total=1.8G resident=0K(0%) swapped_out_or_unallocated=1.8G(100%)\nWritable regions: Total=689.7M written=657K(0%) resident=657K(0%) swapped_out=0K(0%) unallocated=689.1M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nAudio                               64K        1 \nCG raster data                    3264K       10 \nColorSync                          544K       27 \nCoreAnimation                     9296K       64 \nCoreImage                          192K        1 \nFoundation                        3584K       13 \nImage IO                          6080K       16 \nKernel Alloc Once                   32K        1 \nMALLOC                           637.6M       41 \nMALLOC guard page                   32K        2 \nSQLite page cache                  384K        3 \nSTACK GUARD                        464K       29 \nStack                             27.9M       30 \nVM_ALLOCATE                        432K       13 \n__AUTH                            7644K      628 \n__AUTH_CONST                     101.2M     1176 \n__CTF                               824        1 \n__DATA                            39.5M     1159 \n__DATA_CONST                      33.1M     1209 \n__DATA_DIRTY                      10.3M     1047 \n__FONT_DATA                        2352        1 \n__INFO_FILTER                         8        1 \n__LINKEDIT                       217.8M       25 \n__LLVM_COV                          10K        1 \n__OBJC_RW                         2965K        1 \n__TEXT                             1.5G     1226 \n__TPRO_CONST                       272K        2 \nlibnetwork                        1664K       24 \nmapped file                      363.4M       65 \nowned unmapped memory             1008K        1 \npage table in kernel               657K        1 \nshared memory                       80K        4 \n===========                     =======  ======= \nTOTAL                              3.0G     6825 \n",
  "legacyInfo": {
    "threadTriggered": {}
  },
  "logWritingSignature": "38d5167c72f1329ba8bb19bb953d5b270397aba6",
  "trialInfo": {
    "rollouts": [
      {
        "rolloutId": "6081ed9716bb6d61d81d5014",
        "factorPackIds": {
          "BIFROST_PROD_1": "672e45ae2aec4619f0a13506"
        },
        "deploymentId": 250003284
      },
      {
        "rolloutId": "642da32dea3b2418c750f848",
        "factorPackIds": {
          "VISUAL_INTELLIGENCE_VICTORIA": "66d8b2f77cd4b62688efd2cf"
        },
        "deploymentId": 250000006
      }
    ],
    "experiments": [
      {
        "treatmentId": "c7309241-8dfb-4f64-b436-9b32683f79a4",
        "experimentId": "664fc3cd79a61a0b8b557292",
        "deploymentId": 500000013
      },
      {
        "treatmentId": "eb6c550b-11dc-45ed-abf2-5497620e81cd",
        "experimentId": "662152ede2d11d1408c4db33",
        "deploymentId": 400000017
      }
    ]
  }
}</a>
jpegData(compressionQuality:) background crash on iOS18
 
 
Q