Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Debugging Native Crashes: Missing Symbols

Discussion in 'Unity Cloud Diagnostics' started by ZebecGames, Jan 25, 2018.

  1. vgMandeep

    vgMandeep

    Joined:
    Jun 19, 2018
    Posts:
    1
    Johng_unity, It's still not fixed. Please give me some solution or a workaround for android, I are stuck.
     
  2. johng_unity

    johng_unity

    Unity Technologies

    Joined:
    Nov 5, 2015
    Posts:
    158
    Hi @SevenPointRed --- could you file a bug on this from within Unity via Help / Report a Bug ? This will help us get additional info that will help us figure out the issue you are facing.
     
  3. johng_unity

    johng_unity

    Unity Technologies

    Joined:
    Nov 5, 2015
    Posts:
    158
    Hi @vgMandeep --- could you file a bug on this from within Unity via Help / Report a Bug ? This will help us get additional info that will help us figure out the issue you are facing.
     
  4. SevenPointRed

    SevenPointRed

    Joined:
    Feb 3, 2016
    Posts:
    218
    @johng_unity I don't have enough info for a bug report beyond the information I've already given.
     
  5. joshenes

    joshenes

    Joined:
    Apr 18, 2014
    Posts:
    48
    @johng_unity It seems to be some problem with Unity Services not being initialized. My workaround is to open a Services tab in the Editor before building. For me it's a Windows build, but I imagine it would be the same problem regardless of platform. See Case 1057268.
     
  6. johng_unity

    johng_unity

    Unity Technologies

    Joined:
    Nov 5, 2015
    Posts:
    158
    Thanks very much @joshenes. We will investigate this further.
     
  7. joshenes

    joshenes

    Joined:
    Apr 18, 2014
    Posts:
    48
    Any luck with this issue? I've been going back and forth with Unity QA for months, they are not able to reproduce it. You can find my repro steps listed in the issue.
     
  8. SevenPointRed

    SevenPointRed

    Joined:
    Feb 3, 2016
    Posts:
    218
    I've given up and moved to other crash reporting products. I've not found any fixes and I still get junk reports from Unity's reporting.
     
  9. johng_unity

    johng_unity

    Unity Technologies

    Joined:
    Nov 5, 2015
    Posts:
    158
    As you indicated, QA has had a tough time reproing it but they are taking another look this week. Will update you with the results of that investigation.
     
  10. ohokke

    ohokke

    Joined:
    Nov 21, 2014
    Posts:
    6
    Hi there, I am currently having a similar issue with Mac OS symbols, where in the symbol_upload.log I always get these errors:

    time="2018-11-19T13:33:00+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"

    C:\Olivier\Work\Orbit Games\Projects\Your Great Library\builds\Release\Mac OS\Great Library.app\Contents\MacOS\Great Library
    x86_64lib 95e93d3ee07c33be8a106a62926357b1


    and attempt to upload the symbols:

    Code (csharp):
    1. time="2018-12-19T16:22:36+01:00" level=info msg="Signed URL is: https://unitycloud-symbols.s3-us-west-1.amazonaws.com/771a7a4d-673c-4a13-a94c-ccbac0a4bce7/95e93d3ee07c33be8a106a62926357b1.usym.lzma?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIM66MPUZGJVGVYAQ%2F20181219%2Fus-west-1%2Fs3%2Faws4_request&X-Amz-Date=20181219T152233Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=content-type%3Bhost%3Bx-amz-meta-arch%3Bx-amz-meta-name&X-Amz-Signature=75db364950502f496a0590d713006e4f5e7edb8ce99e1cf0766839cd89474a2a"
    2. time="2018-12-19T16:22:36+01:00" level=error msg="Upload Error (try 1/5): Failed to upload 95e93d3ee07c33be8a106a62926357b1: 403 Forbidden
    3. Request: &{Method:PUT URL:https://unitycloud-symbols.s3-us-west-1.amazonaws.com/771a7a4d-673c-4a13-a94c-ccbac0a4bce7/95e93d3ee07c33be8a106a62926357b1.usym.lzma?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIM66MPUZGJVGVYAQ%2F20181219%2Fus-west-1%2Fs3%2Faws4_request&X-Amz-Date=20181219T152233Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=content-type%3Bhost%3Bx-amz-meta-arch%3Bx-amz-meta-name&X-Amz-Signature=75db364950502f496a0590d713006e4f5e7edb8ce99e1cf0766839cd89474a2a Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Content-Type:[application/octet-stream] X-Amz-Meta-Name:[Great+Library] X-Amz-Meta-Arch:[x86_64lib]] Body:0xc0426c4068 ContentLength:141 TransferEncoding:[] Close:false Host:unitycloud-symbols.s3-us-west-1.amazonaws.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr: RequestURI: TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil>}"
    4. time="2018-12-19T16:22:36+01:00" level=info msg="Last upload attempt failed.  Will retry after backoff duration of 1 second(s)"
    5. time="2018-12-19T16:22:38+01:00" level=error msg="Upload Error (try 2/5): Failed to upload 95e93d3ee07c33be8a106a62926357b1: 403 Forbidden
    6. Request: &{Method:PUT URL:https://unitycloud-symbols.s3-us-west-1.amazonaws.com/771a7a4d-673c-4a13-a94c-ccbac0a4bce7/95e93d3ee07c33be8a106a62926357b1.usym.lzma?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIM66MPUZGJVGVYAQ%2F20181219%2Fus-west-1%2Fs3%2Faws4_request&X-Amz-Date=20181219T152233Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=content-type%3Bhost%3Bx-amz-meta-arch%3Bx-amz-meta-name&X-Amz-Signature=75db364950502f496a0590d713006e4f5e7edb8ce99e1cf0766839cd89474a2a Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Content-Type:[application/octet-stream] X-Amz-Meta-Name:[Great+Library] X-Amz-Meta-Arch:[x86_64lib]] Body:0xc0422560b0 ContentLength:141 TransferEncoding:[] Close:false Host:unitycloud-symbols.s3-us-west-1.amazonaws.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr: RequestURI: TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil>}"
    7. time="2018-12-19T16:22:38+01:00" level=info msg="Last upload attempt failed.  Will retry after backoff duration of 5 second(s)"
    8. time="2018-12-19T16:22:44+01:00" level=error msg="Upload Error (try 3/5): Failed to upload 95e93d3ee07c33be8a106a62926357b1: 403 Forbidden
    9. Request: &{Method:PUT URL:https://unitycloud-symbols.s3-us-west-1.amazonaws.com/771a7a4d-673c-4a13-a94c-ccbac0a4bce7/95e93d3ee07c33be8a106a62926357b1.usym.lzma?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIM66MPUZGJVGVYAQ%2F20181219%2Fus-west-1%2Fs3%2Faws4_request&X-Amz-Date=20181219T152233Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=content-type%3Bhost%3Bx-amz-meta-arch%3Bx-amz-meta-name&X-Amz-Signature=75db364950502f496a0590d713006e4f5e7edb8ce99e1cf0766839cd89474a2a Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Content-Type:[application/octet-stream] X-Amz-Meta-Name:[Great+Library] X-Amz-Meta-Arch:[x86_64lib]] Body:0xc0422560d8 ContentLength:141 TransferEncoding:[] Close:false Host:unitycloud-symbols.s3-us-west-1.amazonaws.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr: RequestURI: TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil>}"
    10. time="2018-12-19T16:22:44+01:00" level=info msg="Last upload attempt failed.  Will retry after backoff duration of 10 second(s)"
    11. time="2018-12-19T16:22:55+01:00" level=error msg="Upload Error (try 4/5): Failed to upload 95e93d3ee07c33be8a106a62926357b1: 403 Forbidden
    12. Request: &{Method:PUT URL:https://unitycloud-symbols.s3-us-west-1.amazonaws.com/771a7a4d-673c-4a13-a94c-ccbac0a4bce7/95e93d3ee07c33be8a106a62926357b1.usym.lzma?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIM66MPUZGJVGVYAQ%2F20181219%2Fus-west-1%2Fs3%2Faws4_request&X-Amz-Date=20181219T152233Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=content-type%3Bhost%3Bx-amz-meta-arch%3Bx-amz-meta-name&X-Amz-Signature=75db364950502f496a0590d713006e4f5e7edb8ce99e1cf0766839cd89474a2a Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Content-Type:[application/octet-stream] X-Amz-Meta-Name:[Great+Library] X-Amz-Meta-Arch:[x86_64lib]] Body:0xc0426e4000 ContentLength:141 TransferEncoding:[] Close:false Host:unitycloud-symbols.s3-us-west-1.amazonaws.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr: RequestURI: TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil>}"
    13. time="2018-12-19T16:22:55+01:00" level=info msg="Last upload attempt failed.  Will retry after backoff duration of 15 second(s)"
    14. time="2018-12-19T16:23:10+01:00" level=error msg="Upload Error (try 5/5): Failed to upload 95e93d3ee07c33be8a106a62926357b1: 403 Forbidden
    15. Request: &{Method:PUT URL:https://unitycloud-symbols.s3-us-west-1.amazonaws.com/771a7a4d-673c-4a13-a94c-ccbac0a4bce7/95e93d3ee07c33be8a106a62926357b1.usym.lzma?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIM66MPUZGJVGVYAQ%2F20181219%2Fus-west-1%2Fs3%2Faws4_request&X-Amz-Date=20181219T152233Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=content-type%3Bhost%3Bx-amz-meta-arch%3Bx-amz-meta-name&X-Amz-Signature=75db364950502f496a0590d713006e4f5e7edb8ce99e1cf0766839cd89474a2a Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Content-Type:[application/octet-stream] X-Amz-Meta-Name:[Great+Library] X-Amz-Meta-Arch:[x86_64lib]] Body:0xc0426a8000 ContentLength:141 TransferEncoding:[] Close:false Host:unitycloud-symbols.s3-us-west-1.amazonaws.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr: RequestURI: TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil>}"
    16. time="2018-12-19T16:23:10+01:00" level=error msg="Failed to upload 95e93d3ee07c33be8a106a62926357b1: 403 Forbidden
    17. Request: &{Method:PUT URL:https://unitycloud-symbols.s3-us-west-1.amazonaws.com/771a7a4d-673c-4a13-a94c-ccbac0a4bce7/95e93d3ee07c33be8a106a62926357b1.usym.lzma?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIM66MPUZGJVGVYAQ%2F20181219%2Fus-west-1%2Fs3%2Faws4_request&X-Amz-Date=20181219T152233Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=content-type%3Bhost%3Bx-amz-meta-arch%3Bx-amz-meta-name&X-Amz-Signature=75db364950502f496a0590d713006e4f5e7edb8ce99e1cf0766839cd89474a2a Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Content-Type:[application/octet-stream] X-Amz-Meta-Name:[Great+Library] X-Amz-Meta-Arch:[x86_64lib]] Body:0xc0426a8000 ContentLength:141 TransferEncoding:[] Close:false Host:unitycloud-symbols.s3-us-west-1.amazonaws.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr: RequestURI: TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil>}"
    18. time="2018-12-19T16:23:10+01:00" level=error msg="1 errors occurred during upload:
    19. Error uploading 95e93d3ee07c33be8a106a62926357b1: Failed to upload 95e93d3ee07c33be8a106a62926357b1: 403 Forbidden
    20. Request: &{Method:PUT URL:https://unitycloud-symbols.s3-us-west-1.amazonaws.com/771a7a4d-673c-4a13-a94c-ccbac0a4bce7/95e93d3ee07c33be8a106a62926357b1.usym.lzma?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIM66MPUZGJVGVYAQ%2F20181219%2Fus-west-1%2Fs3%2Faws4_request&X-Amz-Date=20181219T152233Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=content-type%3Bhost%3Bx-amz-meta-arch%3Bx-amz-meta-name&X-Amz-Signature=75db364950502f496a0590d713006e4f5e7edb8ce99e1cf0766839cd89474a2a Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Content-Type:[application/octet-stream] X-Amz-Meta-Name:[Great+Library] X-Amz-Meta-Arch:[x86_64lib]] Body:0xc0426a8000 ContentLength:141 TransferEncoding:[] Close:false Host:unitycloud-symbols.s3-us-west-1.amazonaws.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr: RequestURI: TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil>}
    21. "
    I am experiencing crashes when booting my game on Mac OS 10.14.2, but I can't figure out the issue. I think it may have something to do with a
    failed assertion `rasterSampleCount (2) is not supported by device.'
    , which I am currently exploring. However, I only managed to get these logs by asking my users as the LOGS tab did not show this line, but it did in their Player.log file

    EDIT: I solved the Mac OS crash, by forcing the game to run on OpenGLCore instead of allowing Metal too. This is not a great solution for the future, since Apple means to deprecate OpenGL as far as I've understood, but for now this is good enough.
     
    Last edited: Jan 11, 2019
  11. CHankThe3rd

    CHankThe3rd

    Joined:
    Jan 8, 2019
    Posts:
    2
    We are actively still encountering this issue building to Android and iOS through Unity Cloud Builds.

    The reports we get are very similar to the OP, where symbols we expect to be uploaded automatically are not (UIKit on iOS being the most common for us).

    We are working in 2018.3.7f1 and have been experiencing this problem fairly consistently since utilizing Unity Diagnostics.

    We have submitted a bug report and been given case number 1136711, and below are the two examples we attached to our bug report.

    Any update from Unity regarding potential fixes would be most appreciated.

    Thread 0 (crashed)
    0 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000106c01a00 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    1 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000106bffbf0 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000106bf9188 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000106bf8ed8 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000106bfd53c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000104ed4438 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    6 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105a1f7c4 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    7 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010544f55c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    8 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x00000001054575d0 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    9 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x00000001053c0e84 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    10 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x00000001053c0e38 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    11 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x00000001053c101c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    12 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010562df6c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    13 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000104d35548 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    14 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000104d35434 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    15 /System/Library/Frameworks/QuartzCore.framework/QuartzCore0x000000019c872368 CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long)
    16 /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit0x000000019860508c IODispatchCalloutFromCFMessage
    17 /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation0x000000019830e01c __CFMachPortPerform
    18 /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation0x0000000198335868 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__
    19 /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation0x0000000198334fb4 __CFRunLoopDoSource1
    20 /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation0x000000019832fd6c __CFRunLoopRun
    21 /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation0x000000019832f1f0 CFRunLoopRunSpecific
    22 /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices0x000000019a5a8584 GSEventRunModal
    23 /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore0x00000001c5686d40 UIApplicationMain
    24 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000104d2d720 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    25 /usr/lib/system/libdyld.dylib 0x0000000197deebb4 start

    Thread 1
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fea4 mach_msg_trap
    1 /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation0x0000000198334be8 __CFRunLoopServiceMachPort
    2 /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation0x000000019832fa84 __CFRunLoopRun
    3 /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation0x000000019832f1f0 CFRunLoopRunSpecific
    4 /System/Library/Frameworks/Foundation.framework/Foundation0x0000000198d25494 -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
    5 /System/Library/Frameworks/Foundation.framework/Foundation0x0000000198d25340 -[NSRunLoop(NSRunLoop) runUntilDate:]
    6 /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore0x00000001c57771f4 -[UIEventFetcher threadMain]
    7 /System/Library/Frameworks/Foundation.framework/Foundation0x0000000198e5823c __NSThread__start__
    8 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    9 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    10 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 2
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f3af0c __psynch_cvwait
    1 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105a01810 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x00000001059dc6c8 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x00000001059f9740 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x00000001059fb1e4 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 3
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /usr/lib/system/libdispatch.dylib 0x0000000197d7fa00 _dispatch_semaphore_wait_slow
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010534ccdc <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396db0 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396230 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010540742c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    8 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 4
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /usr/lib/system/libdispatch.dylib 0x0000000197d7fa00 _dispatch_semaphore_wait_slow
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010534ccdc <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396db0 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396230 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010540742c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    8 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 5
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /usr/lib/system/libdispatch.dylib 0x0000000197d7fa00 _dispatch_semaphore_wait_slow
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010534ccdc <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396db0 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396230 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010540742c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    8 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 6
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /usr/lib/system/libdispatch.dylib 0x0000000197d7fa00 _dispatch_semaphore_wait_slow
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010534ccdc <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396db0 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396230 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010540742c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    8 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 7
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /usr/lib/system/libdispatch.dylib 0x0000000197d7fa00 _dispatch_semaphore_wait_slow
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010534ccdc <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396db0 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396230 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010540742c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    8 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 8
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /usr/lib/system/libdispatch.dylib 0x0000000197d7fa00 _dispatch_semaphore_wait_slow
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010534ccdc <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396db0 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396230 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010540742c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    8 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 9
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /usr/lib/system/libdispatch.dylib 0x0000000197d7fa00 _dispatch_semaphore_wait_slow
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010534ccdc <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396db0 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396230 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010540742c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    8 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 10
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /usr/lib/system/libdispatch.dylib 0x0000000197d7fa00 _dispatch_semaphore_wait_slow
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010534ccdc <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396db0 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396230 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010540742c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    8 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 11
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /usr/lib/system/libdispatch.dylib 0x0000000197d7fa00 _dispatch_semaphore_wait_slow
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010534ccdc <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396db0 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396230 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010540742c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    8 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 12
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /usr/lib/system/libdispatch.dylib 0x0000000197d7fa00 _dispatch_semaphore_wait_slow
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010534ccdc <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396db0 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396230 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010540742c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    8 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 13
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /usr/lib/system/libdispatch.dylib 0x0000000197d7fa00 _dispatch_semaphore_wait_slow
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010534ccdc <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396db0 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396230 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010540742c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    8 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 14
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /usr/lib/system/libdispatch.dylib 0x0000000197d7fa00 _dispatch_semaphore_wait_slow
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010534ccdc <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396db0 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396230 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010540742c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    8 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 15
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /usr/lib/system/libdispatch.dylib 0x0000000197d7fa00 _dispatch_semaphore_wait_slow
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010534ccdc <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396db0 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396230 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010540742c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    8 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 16
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /usr/lib/system/libdispatch.dylib 0x0000000197d7fa00 _dispatch_semaphore_wait_slow
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010534ccdc <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396db0 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396230 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010540742c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    8 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 17
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /usr/lib/system/libdispatch.dylib 0x0000000197d7fa00 _dispatch_semaphore_wait_slow
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010534ccdc <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396db0 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396230 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010540742c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    8 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 18
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /usr/lib/system/libdispatch.dylib 0x0000000197d7fa00 _dispatch_semaphore_wait_slow
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010534ccdc <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396db0 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396230 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010540742c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    8 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 19
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /usr/lib/system/libdispatch.dylib 0x0000000197d7fa00 _dispatch_semaphore_wait_slow
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010534ccdc <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396db0 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396230 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010540742c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    8 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 20
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /usr/lib/system/libdispatch.dylib 0x0000000197d7fa00 _dispatch_semaphore_wait_slow
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x00000001054083d4 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x00000001053bf3d8 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010540742c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 21
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /usr/lib/system/libdispatch.dylib 0x0000000197d7fa00 _dispatch_semaphore_wait_slow
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x00000001052fc5c4 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x00000001052fc1c8 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010540742c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 22
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f3bb9c __workq_kernreturn
    1 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cec start_wqthread

    Thread 23
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fea4 mach_msg_trap
    1 /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation0x0000000198334be8 __CFRunLoopServiceMachPort
    2 /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation0x000000019832fa84 __CFRunLoopRun
    3 /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation0x000000019832f1f0 CFRunLoopRunSpecific
    4 /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio0x000000019e34260c GenericRunLoopThread::Entry(void*)
    5 /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio0x000000019e36e768 CAPThread::Entry(CAPThread*)
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    8 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 24
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010599c648 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    2 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    3 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    4 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 25
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fea4 mach_msg_trap
    1 /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox0x000000019c35abf0 AURemoteIO::IOThread::Run()
    2 /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox0x000000019c35fc6c AURemoteIO::IOThread::Entry(void*)
    3 /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox0x000000019c7436d4 CAPThread::Entry(CAPThread*)
    4 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    5 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 26
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f3b428 __semwait_signal
    1 /usr/lib/system/libsystem_c.dylib 0x0000000197eb04a4 usleep
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105980750 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010599c634 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    5 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 27
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fea4 mach_msg_trap
    1 /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation0x0000000198334be8 __CFRunLoopServiceMachPort
    2 /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation0x000000019832fa84 __CFRunLoopRun
    3 /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation0x000000019832f1f0 CFRunLoopRunSpecific
    4 /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation0x000000019832ff8c CFRunLoopRun
    5 /System/Library/Frameworks/CoreMotion.framework/CoreMotion0x000000019dd85c58
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    8 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 28
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /usr/lib/system/libdispatch.dylib 0x0000000197d7fa00 _dispatch_semaphore_wait_slow
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x00000001053cbdb0 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x00000001053cbd4c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010540742c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 29
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fea4 mach_msg_trap
    1 /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation0x0000000198334be8 __CFRunLoopServiceMachPort
    2 /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation0x000000019832fa84 __CFRunLoopRun
    3 /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation0x000000019832f1f0 CFRunLoopRunSpecific
    4 /System/Library/Frameworks/CFNetwork.framework/CFNetwork0x000000019895200c -[__CoreSchedulingSetRunnable runForever]
    5 /System/Library/Frameworks/Foundation.framework/Foundation0x0000000198e5823c __NSThread__start__
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    8 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 30
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /usr/lib/system/libdispatch.dylib 0x0000000197d7fa00 _dispatch_semaphore_wait_slow
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010534ccdc <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396db0 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105396230 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    5 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010540742c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    7 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    8 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 31
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f3af0c __psynch_cvwait
    1 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105923464 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010592366c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x0000000105912b24 <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    5 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 32
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f2fee0 semaphore_wait_trap
    1 /usr/lib/system/libdispatch.dylib 0x0000000197d7fa00 _dispatch_semaphore_wait_slow
    2 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010523b93c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    3 /var/containers/Bundle/Application/3CDA891C-355A-49F7-83AB-4A681D88BB42/appname.app/appname0x000000010540742c <symbols missing for uuid: 040a5e4c0c243148a33d0019457cffd4>
    4 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc025c _pthread_body
    5 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc01bc _pthread_start
    6 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cf4 thread_start

    Thread 33
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f3bb9c __workq_kernreturn
    1 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cec start_wqthread

    Thread 34
    0 /usr/lib/system/libsystem_kernel.dylib0x0000000197f3bb9c __workq_kernreturn
    1 /usr/lib/system/libsystem_pthread.dylib0x0000000197fc3cec start_wqthread

    Thread 35
    0 0x0000000000000000

    Thread 0 (crashed)
    0 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000103249370 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    1 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102aede78 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    2 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102aee258 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102aede10 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d5a124 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d5f360 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d5d620 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    7 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d5d2cc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    8 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d5ccc4 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    9 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102a65b70 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    10 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ccc578 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    11 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ccc660 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    12 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102cd6f08 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    13 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102f413a8 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    14 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102655c24 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    15 /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore0x00000001de3a0d08 <system symbols missing>
    16 0x0033c281debf8c9c
    17 0x00184801de3a571c
    18 0x005bf501de392d44
    19 0x0011b501de3c3a84
    20 0x00139f01b0feffe0
    21 0x0067ca01b0feaab8
    22 0x003bab01b0feb03c
    23 0x00316481b0fea844
    24 0x007d0a81b3299be8
    25 0x002e6c01de399428
    26 0x001b0a0102640150
    27 /usr/lib/system/libdyld.dylib 0x00000001b0aa0020 <system symbols missing>

    Thread 1
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3a68 <system symbols missing>
    1 0x00585a81b0ff041c
    2 0x001dc781b0feb0b8
    3 0x0019ff81b0fea844
    4 0x00699e01b19ec5f0
    5 0x00687081b19ec494
    6 0x00174a81de2f1cb8
    7 0x001bc701b19eb1d0
    8 0x004d1181b1b27dbc
    9 0x0018d401b0c65a04
    10 0x0012dc81b0c65960
    11 0x0056d281b0c6ddf4

    Thread 2
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0beeeec <system symbols missing>
    1 0x002b0b0103314dc0
    2 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x00000001032efc78 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x000000010330ccf0 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x000000010330e794 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    6 0x001a9201b0c65960
    7 0x005d0a01b0c6ddf4

    Thread 3
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x002e3e01b0a694a4
    2 0x004a938102c6028c
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102caa360 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ca97e0 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    7 0x00162d01b0c65960
    8 0x00359381b0c6ddf4

    Thread 4
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x001ccc01b0a694a4
    2 0x003f860102c6028c
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102caa360 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ca97e0 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    7 0x000eeb81b0c65960
    8 0x00664d81b0c6ddf4

    Thread 5
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x004f5d01b0a694a4
    2 0x0009bf8102c6028c
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102caa360 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ca97e0 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    7 0x00023c81b0c65960
    8 0x00430901b0c6ddf4

    Thread 6
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x00605b81b0a694a4
    2 0x005f258102c6028c
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102caa360 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ca97e0 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    7 0x004a9f01b0c65960
    8 0x00470a01b0c6ddf4

    Thread 7
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x00276501b0a694a4
    2 0x0056580102c6028c
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102caa360 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ca97e0 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    7 0x00074101b0c65960
    8 0x00552701b0c6ddf4

    Thread 8
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x00746481b0a694a4
    2 0x007f140102c6028c
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102caa360 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ca97e0 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    7 0x001f0e01b0c65960
    8 0x005ad801b0c6ddf4

    Thread 9
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x00025581b0a694a4
    2 0x005b260102c6028c
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102caa360 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ca97e0 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    7 0x006ab401b0c65960
    8 0x00201c01b0c6ddf4

    Thread 10
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x0070a401b0a694a4
    2 0x0060120102c6028c
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102caa360 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ca97e0 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    7 0x00458581b0c65960
    8 0x007c9781b0c6ddf4

    Thread 11
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x00459481b0a694a4
    2 0x0065168102c6028c
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102caa360 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ca97e0 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    7 0x00419701b0c65960
    8 0x00694a01b0c6ddf4

    Thread 12
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x0008a001b0a694a4
    2 0x007d6d8102c6028c
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102caa360 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ca97e0 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    7 0x005f2601b0c65960
    8 0x00628c01b0c6ddf4

    Thread 13
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x002bfc81b0a694a4
    2 0x007f440102c6028c
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102caa360 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ca97e0 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    7 0x007ca581b0c65960
    8 0x00243b81b0c6ddf4

    Thread 14
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x006fed81b0a694a4
    2 0x0065740102c6028c
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102caa360 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ca97e0 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    7 0x00103e81b0c65960
    8 0x0063c681b0c6ddf4

    Thread 15
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x0029df01b0a694a4
    2 0x0068208102c6028c
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102caa360 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ca97e0 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    7 0x00726301b0c65960
    8 0x00011801b0c6ddf4

    Thread 16
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x006f1981b0a694a4
    2 0x003d978102c6028c
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102caa360 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ca97e0 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    7 0x002f8381b0c65960
    8 0x0005ff81b0c6ddf4

    Thread 17
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x0062fa81b0a694a4
    2 0x005f708102c6028c
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102caa360 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ca97e0 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    7 0x00196401b0c65960
    8 0x00203801b0c6ddf4

    Thread 18
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x0022cf81b0a694a4
    2 0x0002848102c6028c
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102caa360 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ca97e0 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    7 0x001e4101b0c65960
    8 0x00555981b0c6ddf4

    Thread 19
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x0019e581b0a694a4
    2 0x00452c8102c6028c
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102caa360 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ca97e0 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    7 0x003bc101b0c65960
    8 0x0015f801b0c6ddf4

    Thread 20
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x00690201b0a694a4
    2 0x00069a8102c6028c
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102caa360 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ca97e0 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    7 0x006fc081b0c65960
    8 0x002c9901b0c6ddf4

    Thread 21
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x001bac01b0a694a4
    2 0x005c680102c6028c
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102caa360 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ca97e0 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    7 0x0069ae01b0c65960
    8 0x0004a601b0c6ddf4

    Thread 22
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x0042b801b0a694a4
    2 0x000f0f8102c6028c
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102caa360 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ca97e0 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    7 0x00375981b0c65960
    8 0x0003fa01b0c6ddf4

    Thread 23
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x007b9481b0a694a4
    2 0x003ca58102c6028c
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102caa360 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102ca97e0 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    7 0x0074c701b0c65960
    8 0x000ffe81b0c6ddf4

    Thread 24
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x0075ab01b0a694a4
    2 0x0045520102d1b984
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102cd2988 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    6 0x00617d81b0c65960
    7 0x0035cd81b0c6ddf4

    Thread 25
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3aa4 <system symbols missing>
    1 0x00548481b0a694a4
    2 0x005aef8102c0fb74
    3 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102c0f778 <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000102d1a9dc <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /usr/lib/system/libsystem_pthread.dylib0x00000001b0c65a04 <system symbols missing>
    6 0x003a9601b0c65960
    7 0x0008d681b0c6ddf4

    Thread 26
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3a68 <system symbols missing>
    1 0x0048c081b0ff041c
    2 0x0026f201b0feb0b8
    3 0x006a7a81b0fea844
    4 0x00242881b709def4
    5 0x00678001b70ca1a4
    6 0x0061a601b0c65a04
    7 0x003dfa01b0c65960
    8 0x0033e601b0c6ddf4

    Thread 27
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3a68 <system symbols missing>
    1 0x004f4201b0ff041c
    2 0x000bc101b0feb0b8
    3 0x00261281b0fea844
    4 0x003cb001b16124a0
    5 0x001e6381b19eb1d0
    6 0x001caa01b1b27dbc
    7 0x00101e81b0c65a04
    8 0x00639581b0c65960
    9 0x005ea601b0c6ddf4

    Thread 28
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0be3a68 <system symbols missing>
    1 0x00215601b0ff041c
    2 0x000a9981b0feb0b8
    3 0x00072501b0fea844
    4 0x0053a481b0feb5a8
    5 0x007b0681b6ae9d64
    6 0x0029b281b0c65a04
    7 0x0013d181b0c65960
    8 0x000f2601b0c6ddf4

    Thread 29
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0befb7c <system symbols missing>
    1 0x00374101b0c6ddec

    Thread 30
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0befb7c <system symbols missing>
    1 0x006d1c81b0c6ddec

    Thread 31
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0befb7c <system symbols missing>
    1 0x00713881b0c6ddec

    Thread 32
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0beeeec <system symbols missing>
    1 0x0021b701b1a5d0d4
    2 0x00670e01b1a63ad0
    3 0x002a0c010382d764
    4 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000103822f3c <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    5 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x000000010382272c <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    6 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x000000010381985c <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    7 /var/containers/Bundle/Application/6438E545-A485-435F-8C91-4BED77C4E35F/appnametictoc.app/appnametictoc0x0000000103818dac <symbols missing for uuid: 3ce9902f73143beda3c72af9000a6ddc>
    8 /System/Library/Frameworks/Foundation.framework/Foundation0x00000001b1b03064 <system symbols missing>
    9 0x00293d01b1a04368
    10 0x0074c081b1a037e8
    11 0x004e2801b1b04f9c
    12 0x0023bd01b0a66d74
    13 0x00267b01b0a6830c
    14 0x003b1001b0a6b2dc
    15 0x00426b81b0a6a9ac
    16 0x007d5301b0a770f0
    17 0x007df681b0a7795c
    18 0x00001581b0c67bd8
    19 0x0054fa01b0c6ddec

    Thread 33
    0 /usr/lib/system/libsystem_kernel.dylib0x00000001b0befb7c <system symbols missing>
    1 0x00392b01b0c6ddec

    Thread 34
    0 0x0000000000000000
     
  12. Menion-Leah

    Menion-Leah

    Joined:
    Nov 5, 2014
    Posts:
    189

    This workaround seems to overcome the "USYM_UPLOAD_AUTH_TOKEN" issue: for the first time since august 2018 (and probably several months earlier) my symbol_upload.log reports a different problem:

    time="2018-08-28T15:53:42+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-08-28T15:57:00+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-08-28T17:08:18+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-08-28T17:47:16+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-08-28T18:48:56+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-08-28T18:51:36+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-08-28T19:20:38+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-08-30T16:48:50+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-08-30T17:25:41+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-08-30T17:31:57+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-08-30T17:48:17+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-08-30T17:51:55+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-10T12:50:26+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-10T13:19:14+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-10T13:26:44+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-10T14:07:14+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-10T14:18:40+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-10T14:51:34+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-10T16:13:55+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-10T16:28:07+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-10T16:43:46+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-10T16:58:32+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-10T17:24:56+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-10T18:13:46+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-10T19:00:29+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-10T19:09:46+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-12T16:00:28+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-12T18:23:24+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-13T16:36:55+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-13T16:47:25+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-13T17:06:12+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-13T18:18:48+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-14T12:13:01+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-15T16:36:51+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-15T22:25:51+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-15T22:37:40+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-15T23:02:33+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-18T18:34:32+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-18T18:56:23+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-18T22:08:43+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-18T22:15:32+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-18T22:38:36+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-09-18T23:46:32+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-10-03T11:35:50+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-10-03T11:42:07+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-10-03T11:51:40+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-10-03T12:14:49+02:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-11-30T12:03:01+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-11-30T13:10:25+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-11-30T13:35:03+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-11-30T15:16:21+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-11-30T15:50:55+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-11-30T16:19:23+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-11-30T16:29:38+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-11-30T16:38:02+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-11-30T17:12:45+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-11-30T17:16:09+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-12-05T13:40:18+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-12-05T14:19:34+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-12-05T14:51:32+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-12-05T15:17:17+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-12-20T10:58:58+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2018-12-20T13:28:14+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-07T15:56:47+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-07T17:49:47+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-07T18:15:43+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-07T20:10:35+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-07T21:17:50+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-08T14:15:29+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-08T14:53:10+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-08T16:44:35+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-08T17:00:53+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-08T17:27:15+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-08T17:41:51+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-10T20:17:54+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-14T18:47:23+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-14T20:10:04+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-14T21:30:28+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-14T21:41:43+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-14T22:23:13+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-14T22:30:49+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-14T22:34:23+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-14T22:43:00+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-14T22:47:59+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-14T22:52:17+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-14T23:13:52+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-14T23:31:54+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-14T23:39:53+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-14T23:48:40+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-14T23:51:54+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-14T23:54:32+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-15T00:04:07+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-15T01:01:15+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-15T01:18:45+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-15T09:36:57+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-15T13:12:17+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-15T13:40:01+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-15T13:52:32+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-16T10:24:48+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-16T10:41:22+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-16T15:46:06+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-16T16:20:11+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-17T14:50:37+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-17T15:03:28+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-17T15:14:47+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-01-17T15:18:33+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-05T15:38:16+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-05T15:40:52+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-05T16:58:49+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-05T22:50:12+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-06T17:58:40+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-06T18:01:12+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-07T17:21:11+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-09T16:14:45+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-09T16:26:56+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-09T16:39:50+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-17T17:13:06+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-18T14:32:48+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-18T19:04:02+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-18T20:45:32+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-18T21:44:22+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-18T23:07:51+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-19T12:17:43+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-19T14:00:45+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-19T14:20:45+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-19T15:44:37+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-19T21:31:05+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-20T15:59:42+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-20T18:36:46+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-28T20:06:12+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-28T20:12:19+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-28T20:19:20+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-28T20:26:14+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-28T20:36:55+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-28T20:43:44+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-02-28T21:07:48+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-01T19:20:20+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-01T20:55:16+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-01T21:37:12+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-01T21:45:45+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-06T16:20:16+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-06T17:32:19+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-07T22:51:25+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-09T11:20:20+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-09T14:00:21+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-09T14:15:25+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-09T14:43:40+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-09T14:46:32+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-09T15:24:53+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-09T15:32:14+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-09T15:53:08+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-09T16:04:07+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-09T16:10:39+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-09T16:26:41+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-10T11:30:46+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-10T12:26:20+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-10T13:26:08+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-10T13:49:20+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-10T13:55:00+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-10T14:24:26+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-10T14:36:00+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-10T14:56:36+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-10T15:17:53+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-10T15:27:08+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-10T15:59:16+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-10T16:09:27+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-10T16:25:25+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-10T16:33:27+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-10T17:46:53+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-11T18:42:53+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-12T16:50:37+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-12T19:47:01+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-12T20:17:33+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-13T15:22:14+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-13T16:05:16+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-13T16:34:21+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-13T16:38:43+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-14T16:20:40+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-14T18:19:06+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-14T19:01:27+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-14T19:12:07+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-14T19:17:19+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-14T19:24:32+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-14T19:30:23+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-15T16:30:05+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-15T16:58:14+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-15T17:21:48+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-15T18:09:22+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-15T18:27:02+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-15T19:17:15+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    time="2019-03-16T10:37:27+01:00" level=warning msg="Error walking path Temp/StagingArea\symbols at file Temp/StagingArea\symbols, file will not be processed: GetFileAttributesEx Temp/StagingArea\symbols: The system cannot find the file specified."
    time="2019-03-16T10:37:27+01:00" level=info msg="Found 0 files to check, scanning for binary images now..."
    time="2019-03-16T10:37:27+01:00" level=info msg="Found 0 binary images to process (not all files contain a binary image, and some contain multiple images)"
    time="2019-03-16T10:37:27+01:00" level=info msg="All 0 uploads completed with out error."

    I'm *not* using UCB, I'm building on Windows (currently on 2018.3.7f1) both Mono and IL2CPP.
    I've never saw a crash report different than:

     
  13. CHankThe3rd

    CHankThe3rd

    Joined:
    Jan 8, 2019
    Posts:
    2
    Following up after a little digging, we got these lines in our build logs that might indicate what is going wrong with the symbols. Hoping they help elucidate a solution.

    65916: Mapping dSYM(s) using generated BCSymbolMaps
    65917: $ dsymutil --symbol-map /BUILD_PATH/Library/Developer/Xcode/Archives/2019-03-19/build\ 2019-03-19\ 03.59.03.xcarchive/BCSymbolMaps /BUILD_PATH/Library/Developer/Xcode/Archives/2019-03-19/build\ 2019-03-19\ 03.59.03.xcarchive/dSYMs/395B7788-E400-35B8-A161-909AA3C6FDD6.dSYM
    65918: $ dsymutil --symbol-map /BUILD_PATH/Library/Developer/Xcode/Archives/2019-03-19/build\ 2019-03-19\ 03.59.03.xcarchive/BCSymbolMaps /BUILD_PATH/Library/Developer/Xcode/Archives/2019-03-19/build\ 2019-03-19\ 03.59.03.xcarchive/dSYMs/C341C171-DCF7-37F4-ABCC-98AAC2F8D5D6.dSYM
    65919: $ dsymutil --symbol-map /BUILD_PATH/Library/Developer/Xcode/Archives/2019-03-19/build\ 2019-03-19\ 03.59.03.xcarchive/BCSymbolMaps /BUILD_PATH/Library/Developer/Xcode/Archives/2019-03-19/build\ 2019-03-19\ 03.59.03.xcarchive/dSYMs/appname.app.dSYM
    65920: warning: /BUILD_PATH/Library/Developer/Xcode/Archives/2019-03-19/build 2019-03-19 03.59.03.xcarchive/BCSymbolMaps/appname-armv7.bcsymbolmap: No such file or directory. Not unobfuscating.
    65921: warning: /BUILD_PATH/Library/Developer/Xcode/Archives/2019-03-19/build 2019-03-19 03.59.03.xcarchive/BCSymbolMaps/appname-arm64.bcsymbolmap: No such file or directory. Not unobfuscating.

    59276: Android PostProcess task "Build native Unity binary" took 0.2277 ms
    59277: Android PostProcess task "Zipping symbols" took 0.3629 ms
    59278: Android PostProcess task "Performance Reporting Symbol Upload" took 40.3963 ms
    59279: Android PostProcess task "Preparing streaming assets" took 96.7619 ms
    59280: Android PostProcess task "AAPT: Compiling all assets into one archive" took 1.0428 ms
    59281: time="2019-03-19T02:44:11Z" level=warning msg="Error walking path Temp/StagingArea/symbols at file Temp/StagingArea/symbols, file will not be processed: lstat Temp/StagingArea/symbols: no such file or directory"
    59282: time="2019-03-19T02:44:11Z" level=info msg="Found 0 files to check, scanning for binary images now..."
    59283: time="2019-03-19T02:44:11Z" level=info msg="Found 0 binary images to process (not all files contain a binary image, and some contain multiple images)"
    59284: time="2019-03-19T02:44:11Z" level=info msg="All 0 uploads completed with out error."
    59285: [Unity] DisplayProgressbar: Performance Reporting Symbol Upload
     
  14. johng_unity

    johng_unity

    Unity Technologies

    Joined:
    Nov 5, 2015
    Posts:
    158
    Thanks for the additional info. We have identified the cause of the above error "Error walking path Temp/StagingArea/symbols at file Temp/StagingArea/symbols, file will not be processed: lstat Temp/StagingArea/symbols: no such file or directory"

    and are actively working on a fix. We will update in a couple weeks with additional info on what releases the fix will be in.
     
  15. tcvpromo

    tcvpromo

    Joined:
    Jun 7, 2017
    Posts:
    25
    Is there any news? We have <system symbols missing> in crashes&Exceptions on android il2cpp builld with split architecture.

    Code (CSharp):
    1. Native StackTrace:
    2.  
    3. Thread 0 (crashed)
    4. 0   /data/app/com.XXX.XXX/lib/arm/libunity.so0x000000009c418fc8 CrashReporting::Android::SignalHandler(int, siginfo*, void*)
    5. 1   /data/app/com.XXX.XXX/lib/arm/libunity.so0x000000009bf50e7c NativeRuntimeException::signal_handler(int, siginfo*, void*)
    6. 2   /system/bin/app_process32          0x00000000b5ffaf72 <system symbols missing>
    7. 3   /system/lib/libart.so              0x00000000b28dbac2 <system symbols missing>
    8. 4   /system/lib/libc.so                0x00000000b3ff60a8 <system symbols missing>
    9. 5   /data/app/com.XXX.XXX/lib/arm/libunity.so0x000000009c191808 UnityEngine::PlatformWrapper::GetRendererAPI()
    10. 6   /data/app/com.XXX.XXX/lib/arm/libunity.so0x000000009c416e30 CrashReporting::CrashReport::CaptureMetadata()
    11. 7   /data/app/com.XXX.XXX/lib/arm/libunity.so0x000000009c414c34 CrashReporting::CrashReporter::PopulateReportSharedData(CrashReporting::CrashReport&, bool)
    12. 8   /data/app/com.XXX.XXX/lib/arm/libunity.so0x000000009c4144c8 CrashReporting::CrashReporter::SendReport(CrashReporting::CrashReport&, bool)
    13. 9   /data/app/com.XXX.XXX/lib/arm/libunity.so0x000000009c414408 CrashReporting::CrashReporter::HandleLog(core::basic_string<char, core::StringStorageDefault<char> > const&, core::basic_string<char, core::StringStorageDefault<char> > const&, core::basic_string<char, core::StringStorageDefault<char> > const&, LogType)
    14. 10  /data/app/com.XXX.XXX/lib/arm/libunity.so0x000000009c414118 CrashReporting::CrashReporter::OnLogCallbackStatic(DebugStringToFileData const&, LogType, bool)
    15. 11  /data/app/com.XXX.XXX/lib/arm/libunity.so0x000000009bd50e44 CallbackArray3<DebugStringToFileData const&, LogType, bool>::Invoke(DebugStringToFileData const&, LogType, bool)
    16. 12  /data/app/com.XXX.XXX/lib/arm/libunity.so0x000000009bd50a50 DebugStringToFilePostprocessedStacktrace(DebugStringToFileData const&)
    17. 13  /data/app/com.XXX.XXX/lib/arm/libunity.so0x000000009bfae8c0 Scripting::LogException(ScriptingExceptionPtr, int, char const*, bool)
    18. 14  /data/app/com.XXX.XXX/lib/arm/libil2cpp.so0x0000000099fa2ed8 RuntimeInvoker_TrueVoid_t22962CB4C05B1D89B55A6E1139F0E87A90987017_RuntimeObject_RuntimeObject(void (*)(), MethodInfo const*, void*, void**)
    19. 15  /data/app/com.XXX.XXX/lib/arm/libil2cpp.so0x000000009a01a994 il2cpp::vm::Runtime::Invoke(MethodInfo const*, void*, void**, Il2CppException**)
    20. 16  /data/app/com.XXX.XXX/lib/arm/libil2cpp.so0x000000009a01b66c il2cpp::vm::Runtime::CallUnhandledExceptionDelegate(Il2CppDomain*, Il2CppDelegate*, Il2CppException*)
    21. 17  /data/app/com.XXX.XXX/lib/arm/libil2cpp.so0x000000009a01b5fc il2cpp::vm::Runtime::UnhandledException(Il2CppException*)
    22. 18  /data/app/com.XXX.XXX/lib/arm/libil2cpp.so0x000000009a033b8c il2cpp::vm::ThreadStart(void*)
    23. 19  /data/app/com.XXX.XXX/lib/arm/libil2cpp.so0x000000009a051420 il2cpp::os::Thread::RunWrapper(void*)
    24. 20  /data/app/com.XXX.XXX/lib/arm/libil2cpp.so0x000000009a051e80 il2cpp::os::ThreadImpl::ThreadStartWrapper(void*)
    25. 21  /system/lib/libc.so                0x00000000b40272a4 <system symbols missing>
    26. 22  /system/lib/libc.so                0x00000000b3ff8d0e <system symbols missing>
    27.  

    We have tried to upload symbols, but without success.
     
  16. Carpet_Head

    Carpet_Head

    Joined:
    Nov 27, 2014
    Posts:
    256
    We are getting this issue in 2019.1.0f2 on android batchmode builds

    [11:42:57][Step 2/4] time="2019-04-18T11:42:59+01:00" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    [11:45:02][Step 2/4] Process exited with code -1073741819
     
  17. johng_unity

    johng_unity

    Unity Technologies

    Joined:
    Nov 5, 2015
    Posts:
    158
    I believe this is the issue of symbol upload not working in batch mode (also discussed in this thread: https://forum.unity.com/threads/upl...stics-when-building-from-command-line.604780/ )

    The fix for this is in 2019.2. We are currently working on backports to 2019.1 patch release and 2018.4 LTS.
     
    GarthSmith likes this.
  18. Carpet_Head

    Carpet_Head

    Joined:
    Nov 27, 2014
    Posts:
    256
  19. umair_hassan1991

    umair_hassan1991

    Joined:
    Jun 27, 2018
    Posts:
    18
    Massive issues are happening in 2018 series. kindly help if anyone have find the solution
     
  20. Carpet_Head

    Carpet_Head

    Joined:
    Nov 27, 2014
    Posts:
    256
    This now seems to be fixed in 2019.1.4, but now the problem has flipped over: it seems like now the symbols are not uploaded for standalone releases, whereas android is fine
     
  21. Ryan-Unity

    Ryan-Unity

    Joined:
    Mar 23, 2016
    Posts:
    1,993
    Hi @Carpet_Head, is it your Windows or OSX standalone releases that aren't uploading symbols in 2019.1.4?
     
  22. Carpet_Head

    Carpet_Head

    Joined:
    Nov 27, 2014
    Posts:
    256
    Windows x64, built on a windows x64 machine using batchmode - we seem to have a lot less information on the performance reporting backend than we used to
     
  23. Ryan-Unity

    Ryan-Unity

    Joined:
    Mar 23, 2016
    Posts:
    1,993
    Thanks for the extra info! Our dev is currently on vacation but I'll pass this along to them as soon as they're back next week.
     
  24. folsom_rocket

    folsom_rocket

    Joined:
    Jan 5, 2018
    Posts:
    1
    Our existing Jenkins headless -batch build now gets this error after 2018.4.1f1 update. Seems like whatever was fixed for UCB now gives us the following:

    "Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"

    How's that vacation going ;)
     
  25. Ryan-Unity

    Ryan-Unity

    Joined:
    Mar 23, 2016
    Posts:
    1,993
    Hi @folsom_rocket, you'll need to start specifying -username and -password when running a batch build while Crash Reporting is enabled.
     
  26. mleesago

    mleesago

    Joined:
    Jan 18, 2017
    Posts:
    10
    Just as an update, everyone trying with -username and -password arguments, apparently you also gotta provide -serial argument to make it work. That worked for me on Unity 2018.4.2f1.
     
  27. DrunkenMastah

    DrunkenMastah

    Joined:
    Sep 26, 2017
    Posts:
    51
    2019.1.10f1
    Using Xcode to archive manually to make a build and ipa.
    level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
    it was not a problem with 2019.1.9f1
    What changed?
     
  28. Ryan-Unity

    Ryan-Unity

    Joined:
    Mar 23, 2016
    Posts:
    1,993
    Hi @AmitSuri, did you make sure to specify both -username and -password arguments when building?
     
  29. DrunkenMastah

    DrunkenMastah

    Joined:
    Sep 26, 2017
    Posts:
    51
    That wasn't a requirement up until 2019.1.9f1 .. ill test with those params and reply back
     
  30. DrunkenMastah

    DrunkenMastah

    Joined:
    Sep 26, 2017
    Posts:
    51
    Nope that does not fix it. This is a Blocker. As it stands, I am horribly stuck in a situation, where I cannot make any iOS builds whatsoever. Any update on when the fix is coming? I have also sent a bug report Case 1169603. Waiting for their reply.
     
  31. Ryan-Unity

    Ryan-Unity

    Joined:
    Mar 23, 2016
    Posts:
    1,993
    I'm sorry to hear that didn't work for you. I looked at your bug case and saw that it was resolved as a duplicate of https://issuetracker.unity3d.com/is...e-with-runtests-and-cloud-diagnostics-enabled but from what you're describing it sounds different since you aren't trying to run any tests. I will make sure that we look into this issue when we get to this bug. Our dev is on vacation at the moment and won't be back until later next week but I'll make this a high priority for us to look into when they do. I'm sorry for the inconvenience.
     
  32. DrunkenMastah

    DrunkenMastah

    Joined:
    Sep 26, 2017
    Posts:
    51
    Thanks for looking into it. Much appreciated! :)
    Also, can you give me one command line option that works at your end?

    This is what I am using
    -quit -batchmode -projectPath "/Users/Shared/Jenkins/Home/workspace/MyGame/game1" -executeMethod Assets.Game.BuildSetup.Editor.BuildController.PerformIOSBuild -build_number $BUILD_NUMBER -nographics -username "<myUserName>" -password "<mypwd>" -logFile "$WORKSPACE/unity3d_editor.log"
     
    Last edited: Jul 20, 2019
  33. DrunkenMastah

    DrunkenMastah

    Joined:
    Sep 26, 2017
    Posts:
    51
    @ryanc-unity I was able fix the problem myself by adding this line to my BuildController.cs file used in making builds.
    CrashReportingSettings.enabled = false;

    Obviously this is a temporary solution to a bigger problem, but it gets the job done. I can now build iOS builds normally.
     
    Ryan-Unity likes this.
  34. jonagill_rr

    jonagill_rr

    Joined:
    Jun 21, 2017
    Posts:
    54
    Resurrecting this thread to say that we are still seeing missing Android native symbols in our crash reports on 2019.4.2. We've opened an issue with Unity Cloud support #863873 to help track it.

    We have valid symbols for all of our exceptions, but all of our crashes (which are inevitably deep inside libunity.so) are missing symbols, which makes it impossible to know what's causing them.
     
  35. Ryan-Unity

    Ryan-Unity

    Joined:
    Mar 23, 2016
    Posts:
    1,993
    Hi @jonagill_rr, I'm sorry that you're running into issues with missing Android symbols. Our Support team has reached out to our developer for more info but they're on leave at the moment. They'll get back to you as soon as they're available.
     
  36. guneyozsan

    guneyozsan

    Joined:
    Feb 1, 2012
    Posts:
    99
    With the new Google Play Console version we started receiving this warning for the builds built using cloud builder:

    "This App Bundle contains native code, and you've not uploaded debug symbols. We recommend you upload a symbol file to make your crashes and ANRs easier to analyze and debug."

    I don't know how to define the Google Play Console version but here is a related blog post that may help defining it:
    https://android-developers.googleblog.com/2020/06/introducing-new-google-play-console-beta.html

    We are using 2018.4.27f1 with gradle both for development and cloud build.

    "Crashes and exceptions" are enabled in our Cloud Diagnostics options:
    upload_2020-11-18_12-46-52.png

    I hope this is related as this is the only topic I could find about this issue.