overtake / TelegramSwift

Source code of Telegram for macos on Swift 5.0
https://macos.telegram.org
GNU General Public License v2.0
5.07k stars 858 forks source link

App Crashes on startup #867

Open dinodigital opened 2 years ago

dinodigital commented 2 years ago

Hello. After upgrading MacOS to Ventura my Telegram app instantly crashes

This is mac crash report `------------------------------------- Translated Report (Full Report Below)

Process: Telegram [614] Path: /Applications/Telegram.app/Contents/MacOS/Telegram Identifier: ru.keepcoder.Telegram Version: 9.1 (238837) Code Type: X86-64 (Native) Parent Process: launchd [1] User ID: 501

Date/Time: 2022-11-07 00:45:39.6835 +0300 OS Version: macOS 13.0 (22A380) Report Version: 12 Bridge OS Version: 7.0 (20P411) Anonymous UUID: 266C6788-9239-8F87-D23D-92DFA3B6EDAA

Time Awake Since Boot: 32 seconds

System Integrity Protection: enabled

Crashed Thread: 2 Dispatch queue: com.apple.root.default-qos

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information: abort() called

Application Specific Backtrace 0: 0 CoreFoundation 0x00007ff812eac43b exceptionPreprocess + 242 1 libobjc.A.dylib 0x00007ff8129fbe25 objc_exception_throw + 48 2 CoreFoundation 0x00007ff812f4356b -[NSObject(NSObject) retain_OA] + 0 3 CoreFoundation 0x00007ff812e1669b forwarding + 1324 4 CoreFoundation 0x00007ff812e160d8 _CF_forwarding_prep_0 + 120 5 AVFCapture 0x00007ff82df255d8 -[AVCaptureDALDevice _refreshFormatsAndKVONotify:] + 853 6 AVFCapture 0x00007ff82df24cb2 -[AVCaptureDALDevice _refreshStreamsAndKVONotify:] + 1737 7 AVFCapture 0x00007ff82df24158 -[AVCaptureDALDevice _refreshPropertiesAndKVONotify:] + 65 8 AVFCapture 0x00007ff82df23cce -[AVCaptureDALDevice _refreshConnectionID:KVONotify:] + 200 9 AVFCapture 0x00007ff82df1f2ec -[AVCaptureDALDevice initWithUniqueID:connectionID:] + 332 10 AVFCapture 0x00007ff82df1bb0e +[AVCaptureDALDevice _refreshDevices] + 2072 11 AVFCapture 0x00007ff82df1bef1 __39+[AVCaptureDALDevice _ensureDeviceList]_block_invoke + 28 12 libdispatch.dylib 0x00007ff812bd9a44 _dispatch_client_callout + 8 13 libdispatch.dylib 0x00007ff812bdac32 _dispatch_once_callout + 20 14 AVFCapture 0x00007ff82df1b29c +[AVCaptureDALDevice devices] + 38 15 AVFCapture 0x00007ff82df1c169 +[AVCaptureDALDevice _defaultDeviceWithDeviceType:mediaTypes:position:cameraOverrideHistoryAllowed:cameraOverrideHistorySuspendedAllowed:wombatsMustBeMagic:userPreferredCameraHistorySuspendedAllowed:invalidSpecialDeviceTypes:] + 79 16 AVFCapture 0x00007ff82df1c0f2 +[AVCaptureDALDevice defaultDeviceWithDeviceType:mediaType:position:] + 129 17 AVFCapture 0x00007ff82dfe56cf +[AVCaptureDevice_Tundra defaultDeviceWithMediaType:allowIOSMacEnvironment:] + 265 18 AVFCapture 0x00007ff82dfe6be6 +[AVCaptureDevice_Tundra defaultDeviceWithMediaType:] + 38 19 Telegram 0x000000010664111f Telegram + 8921375 20 Telegram 0x000000010663fe8c Telegram + 8916620 21 Telegram 0x00000001070afc92 Telegram + 19860626 22 Telegram 0x00000001070c30e4 Telegram + 19939556 23 Telegram 0x00000001070ae1ee Telegram + 19853806 24 libdispatch.dylib 0x00007ff812bd87fb _dispatch_call_block_and_release + 12 25 libdispatch.dylib 0x00007ff812bd9a44 _dispatch_client_callout + 8 26 libdispatch.dylib 0x00007ff812bdc16e _dispatch_queue_override_invoke + 811 27 libdispatch.dylib 0x00007ff812be96a2 _dispatch_root_queue_drain + 343 28 libdispatch.dylib 0x00007ff812be9e4d _dispatch_worker_thread2 + 160 29 libsystem_pthread.dylib 0x00007ff812d55c9d _pthread_wqthread + 256 30 libsystem_pthread.dylib 0x00007ff812d54c67 start_wqthread + 15

Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x7ff812d1be26 __ulock_wait + 10 1 libdispatch.dylib 0x7ff812bda233 _dlock_wait + 45 2 libdispatch.dylib 0x7ff812bda1c4 _dispatch_once_wait + 76 3 AVFCapture 0x7ff82df1b29c +[AVCaptureDALDevice devices] + 38 4 AVFCapture 0x7ff82df1c169 +[AVCaptureDALDevice _defaultDeviceWithDeviceType:mediaTypes:position:cameraOverrideHistoryAllowed:cameraOverrideHistorySuspendedAllowed:wombatsMustBeMagic:userPreferredCameraHistorySuspendedAllowed:invalidSpecialDeviceTypes:] + 79 5 AVFCapture 0x7ff82df27a92 +[AVCaptureDALDevice _refreshPreferredCameraProperties:] + 326 6 libdispatch.dylib 0x7ff812bd87fb _dispatch_call_block_and_release + 12 7 libdispatch.dylib 0x7ff812bd9a44 _dispatch_client_callout + 8 8 libdispatch.dylib 0x7ff812be67b9 _dispatch_main_queue_drain + 952 9 libdispatch.dylib 0x7ff812be63f3 _dispatch_main_queue_callback_4CF + 31 10 CoreFoundation 0x7ff812e72640 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9 11 CoreFoundation 0x7ff812e32bc0 __CFRunLoopRun + 2454 12 CoreFoundation 0x7ff812e31bb0 CFRunLoopRunSpecific + 560 13 HIToolbox 0x7ff81c713bd6 RunCurrentEventLoopInMode + 292 14 HIToolbox 0x7ff81c7139e6 ReceiveNextEventCommon + 679 15 HIToolbox 0x7ff81c713723 _BlockUntilNextEventMatchingListInModeWithFilter + 70 16 AppKit 0x7ff815f54b37 _DPSNextEvent + 909 17 AppKit 0x7ff815f539b8 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219 18 AppKit 0x7ff815f45ff3 -[NSApplication run] + 586 19 AppKit 0x7ff815f1a058 NSApplicationMain + 817 20 Telegram 0x105dc86e9 0x105dbf000 + 38633 21 dyld 0x7ff812a28310 start + 2432

Thread 1: 0 libsystem_pthread.dylib 0x7ff812d54c58 start_wqthread + 0

Thread 2 Crashed:: Dispatch queue: com.apple.root.default-qos 0 libsystem_kernel.dylib 0x7ff812d2130e pthread_kill + 10 1 libsystem_pthread.dylib 0x7ff812d58f7b pthread_kill + 263 2 libsystem_c.dylib 0x7ff812ca2ca5 abort + 123 3 Telegram 0x1084bb531 0x105dbf000 + 40879409 4 Telegram 0x1084ba514 0x105dbf000 + 40875284 5 CoreFoundation 0x7ff812f3b596 handleUncaughtException + 848 6 libobjc.A.dylib 0x7ff812a0301d _objc_terminate() + 90 7 Telegram 0x1084aedea 0x105dbf000 + 40828394 8 libc++abi.dylib 0x7ff812d124a5 std::__terminate(void (*)()) + 8 9 libc++abi.dylib 0x7ff812d12456 std::terminate() + 54 10 libdispatch.dylib 0x7ff812bd9a58 _dispatch_client_callout + 28 11 libdispatch.dylib 0x7ff812bdac32 _dispatch_once_callout + 20 12 AVFCapture 0x7ff82df1b29c +[AVCaptureDALDevice devices] + 38 13 AVFCapture 0x7ff82df1c169 +[AVCaptureDALDevice _defaultDeviceWithDeviceType:mediaTypes:position:cameraOverrideHistoryAllowed:cameraOverrideHistorySuspendedAllowed:wombatsMustBeMagic:userPreferredCameraHistorySuspendedAllowed:invalidSpecialDeviceTypes:] + 79 14 AVFCapture 0x7ff82df1c0f2 +[AVCaptureDALDevice defaultDeviceWithDeviceType:mediaType:position:] + 129 15 AVFCapture 0x7ff82dfe56cf +[AVCaptureDevice_Tundra defaultDeviceWithMediaType:allowIOSMacEnvironment:] + 265 16 AVFCapture 0x7ff82dfe6be6 +[AVCaptureDevice_Tundra defaultDeviceWithMediaType:] + 38 17 Telegram 0x10664111f 0x105dbf000 + 8921375 18 Telegram 0x10663fe8c 0x105dbf000 + 8916620 19 Telegram 0x1070afc92 0x105dbf000 + 19860626 20 Telegram 0x1070c30e4 0x105dbf000 + 19939556 21 Telegram 0x1070ae1ee 0x105dbf000 + 19853806 22 libdispatch.dylib 0x7ff812bd87fb _dispatch_call_block_and_release + 12 23 libdispatch.dylib 0x7ff812bd9a44 _dispatch_client_callout + 8 24 libdispatch.dylib 0x7ff812bdc16e _dispatch_queue_override_invoke + 811 25 libdispatch.dylib 0x7ff812be96a2 _dispatch_root_queue_drain + 343 26 libdispatch.dylib 0x7ff812be9e4d _dispatch_worker_thread2 + 160 27 libsystem_pthread.dylib 0x7ff812d55c9d _pthread_wqthread + 256 28 libsystem_pthread.dylib 0x7ff812d54c67 start_wqthread + 15

Thread 3: 0 libsystem_pthread.dylib 0x7ff812d54c58 start_wqthread + 0

Thread 4: 0 libsystem_pthread.dylib 0x7ff812d54c58 start_wqthread + 0

Thread 5: 0 libsystem_pthread.dylib 0x7ff812d54c58 start_wqthread + 0

Thread 6: 0 libsystem_pthread.dylib 0x7ff812d54c58 start_wqthread + 0

Thread 7:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x7ff812d1a6a2 mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff812d2867d mach_msg2_internal + 82 2 libsystem_kernel.dylib 0x7ff812d2171a mach_msg_overwrite + 723 3 libsystem_kernel.dylib 0x7ff812d1a989 mach_msg + 19 4 CoreFoundation 0x7ff812e33d0e CFRunLoopServiceMachPort + 145 5 CoreFoundation 0x7ff812e3277a CFRunLoopRun + 1360 6 CoreFoundation 0x7ff812e31bb0 CFRunLoopRunSpecific + 560 7 AppKit 0x7ff8160b4696 _NSEventThread + 132 8 libsystem_pthread.dylib 0x7ff812d59259 _pthread_start + 125 9 libsystem_pthread.dylib 0x7ff812d54c7b thread_start + 15

Thread 8:: com.apple.coreaudio.AQClient 0 libsystem_kernel.dylib 0x7ff812d1a6a2 mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff812d2867d mach_msg2_internal + 82 2 libsystem_kernel.dylib 0x7ff812d2171a mach_msg_overwrite + 723 3 libsystem_kernel.dylib 0x7ff812d1a989 mach_msg + 19 4 CoreFoundation 0x7ff812e33d0e CFRunLoopServiceMachPort + 145 5 CoreFoundation 0x7ff812e3277a CFRunLoopRun + 1360 6 CoreFoundation 0x7ff812e31bb0 CFRunLoopRunSpecific + 560 7 AudioToolbox 0x7ff821765b07 CADeprecated::GenericRunLoopThread::Entry(void) + 157 8 libAudioToolboxUtility.dylib 0x7ff820558333 CADeprecated::CAPThread::Entry(CADeprecated::CAPThread) + 77 9 libsystem_pthread.dylib 0x7ff812d59259 _pthread_start + 125 10 libsystem_pthread.dylib 0x7ff812d54c7b thread_start + 15

Thread 9:: caulk.messenger.shared:high 0 libsystem_kernel.dylib 0x7ff812d1a61e semaphore_wait_trap + 10 1 caulk 0x7ff81c4608f8 caulk::mach::semaphore::wait_or_error() + 16 2 caulk 0x7ff81c446664 caulk::concurrent::details::worker_thread::run() + 36 3 caulk 0x7ff81c446328 void caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuple<caulk::concurrent::details::worker_thread> > >(void) + 41 4 libsystem_pthread.dylib 0x7ff812d59259 _pthread_start + 125 5 libsystem_pthread.dylib 0x7ff812d54c7b thread_start + 15

Thread 10:: caulk.messenger.shared:17 0 libsystem_kernel.dylib 0x7ff812d1a61e semaphore_wait_trap + 10 1 caulk 0x7ff81c4608f8 caulk::mach::semaphore::wait_or_error() + 16 2 caulk 0x7ff81c446664 caulk::concurrent::details::worker_thread::run() + 36 3 caulk 0x7ff81c446328 void caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuple<caulk::concurrent::details::worker_thread> > >(void) + 41 4 libsystem_pthread.dylib 0x7ff812d59259 _pthread_start + 125 5 libsystem_pthread.dylib 0x7ff812d54c7b thread_start + 15

Thread 11: 0 libsystem_kernel.dylib 0x7ff812d1a6a2 mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff812d2867d mach_msg2_internal + 82 2 libsystem_kernel.dylib 0x7ff812d2171a mach_msg_overwrite + 723 3 libsystem_kernel.dylib 0x7ff812d1a989 mach_msg + 19 4 Telegram 0x1084c42c5 0x105dbf000 + 40915653 5 libsystem_pthread.dylib 0x7ff812d59259 _pthread_start + 125 6 libsystem_pthread.dylib 0x7ff812d54c7b thread_start + 15

Thread 12: 0 libsystem_pthread.dylib 0x7ff812d54c58 start_wqthread + 0

Thread 13: 0 libsystem_pthread.dylib 0x7ff812d54c58 start_wqthread + 0

Thread 14: 0 libsystem_pthread.dylib 0x7ff812d54c58 start_wqthread + 0

Thread 15: 0 libsystem_kernel.dylib 0x7ff812d1d0ce semwait_signal + 10 1 libsystem_c.dylib 0x7ff812c31b4a nanosleep + 196 2 libsystem_c.dylib 0x7ff812c31a80 usleep + 53 3 libVtcComLib.dylib 0x117bb9e05 void* std::1::thread_proxy<std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::1::default_delete >, LogAsync::LogAsync(std::__1::mutex&)::'lambda'()> >(void*) + 68 4 libsystem_pthread.dylib 0x7ff812d59259 _pthread_start + 125 5 libsystem_pthread.dylib 0x7ff812d54c7b thread_start + 15

Thread 2 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x000070000f8b6000 rcx: 0x000070000f8b5158 rdx: 0x0000000000000000 rdi: 0x0000000000002803 rsi: 0x0000000000000006 rbp: 0x000070000f8b5180 rsp: 0x000070000f8b5158 r8: 0x00007ffffffffff8 r9: 0x00007ff856681e88 r10: 0x0000000000000000 r11: 0x0000000000000246 r12: 0x0000000000002803 r13: 0x00007fb1b3860a00 r14: 0x0000000000000006 r15: 0x0000000000000016 rip: 0x00007ff812d2130e rfl: 0x0000000000000246 cr2: 0x000000010c238094

Logical CPU: 0 Error Code: 0x020000b8 Trap Number: 133

Binary Images: 0x7ff812d19000 - 0x7ff812d52ff7 libsystem_kernel.dylib () <0c2fd2c9-777c-3355-b70f-7b1b6e9d1b0b> /usr/lib/system/libsystem_kernel.dylib 0x7ff812bd7000 - 0x7ff812c1dff3 libdispatch.dylib () <817339a1-d03e-3e54-9c47-acacf69f6193> /usr/lib/system/libdispatch.dylib 0x7ff82decb000 - 0x7ff82e047fff com.apple.AVFCapture (1.0) <2aa9f239-8002-34fc-ae29-de8bf568afcf> /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture 0x7ff812db5000 - 0x7ff81324dfff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7ff81c6e4000 - 0x7ff81c9dbff2 com.apple.HIToolbox (2.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7ff815f16000 - 0x7ff816f1aff6 com.apple.AppKit (6.9) <817d572e-eb8c-3999-b7a0-68e1c4b47266> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x105dbf000 - 0x109586fff ru.keepcoder.Telegram (9.1) /Applications/Telegram.app/Contents/MacOS/Telegram 0x7ff812a22000 - 0x7ff812ab6547 dyld () <0f050705-2258-3d40-b7bc-f3b35a44bbea> /usr/lib/dyld 0x7ff812d53000 - 0x7ff812d5eff7 libsystem_pthread.dylib () <13b5e252-77d1-31e1-888d-1c5f4426ea87> /usr/lib/system/libsystem_pthread.dylib 0x7ff812c21000 - 0x7ff812ca9fff libsystem_c.dylib () <5efaf10b-2ec1-32ed-b077-80125e552c8d> /usr/lib/system/libsystem_c.dylib 0x7ff8129e6000 - 0x7ff812a21fd8 libobjc.A.dylib () /usr/lib/libobjc.A.dylib 0x7ff812d03000 - 0x7ff812d18ff7 libc++abi.dylib () <68c48086-22ee-31c9-a457-954d641b9328> /usr/lib/libc++abi.dylib 0x7ff82168f000 - 0x7ff8217b5ff3 com.apple.audio.toolbox.AudioToolbox (1.14) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7ff82054b000 - 0x7ff82057cfef libAudioToolboxUtility.dylib () /usr/lib/libAudioToolboxUtility.dylib 0x7ff81c444000 - 0x7ff81c469fff com.apple.audio.caulk (1.0) <43ed8c13-59df-3c8d-b4d2-aee44e4939b9> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x117bb4000 - 0x117dc3fff libVtcComLib.dylib () <5e1fb2f6-9784-311c-a935-428ac1094cdb> /Library/CoreMediaIO//RelayCam.plugin/Contents/Frameworks/libVtcComLib.dylib

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

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 128K 1 Activity Tracing 256K 1 CG backing stores 2688K 4 ColorSync 248K 29 CoreAnimation 312K 7 CoreGraphics 20K 3 CoreUI image data 1616K 11 Foundation 16K 1 Kernel Alloc Once 8K 1 MALLOC 401.5M 246 MALLOC guard page 48K 10 MALLOC_MEDIUM (reserved) 1.4G 12 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) STACK GUARD 56.1M 16 Stack 15.6M 16 VM_ALLOCATE 288K 19 CTF 756 1 DATA 39.3M 629 DATA_CONST 43.0M 418 __DATA_DIRTY 2185K 239 FONT_DATA 2352 1 LINKEDIT 186.8M 12 OBJC_RO 65.1M 1 __OBJC_RW 1982K 2 __TEXT 699.5M 649 dyld private memory 256K 1 mapped file 204.8M 293 shared memory 788K 19 =========== ======= ======= TOTAL 3.5G 2643 TOTAL, minus reserved VM space 1.7G 2643


Full Report

{"app_name":"Telegram","timestamp":"2022-11-07 00:45:45.00 +0300","app_version":"9.1","slice_uuid":"a722d767-6ba0-381c-81c3-f71e1308b561","build_version":"238837","platform":1,"bundleID":"ru.keepcoder.Telegram","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.0 (22A380)","roots_installed":0,"name":"Telegram","incident_id":"D4F92BA5-8CB0-48C1-B2D1-9DF76F6E9EDA"} { "uptime" : 32, "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookPro16,1", "coalitionID" : 762, "osVersion" : { "train" : "macOS 13.0", "build" : "22A380", "releaseType" : "User" }, "captureTime" : "2022-11-07 00:45:39.6835 +0300", "incident" : "D4F92BA5-8CB0-48C1-B2D1-9DF76F6E9EDA", "pid" : 614, "cpuType" : "X86-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2022-11-07 00:45:36.3724 +0300", "procStartAbsTime" : 29639201449, "procExitAbsTime" : 32947726629, "procName" : "Telegram", "procPath" : "\/Applications\/Telegram.app\/Contents\/MacOS\/Telegram", "bundleInfo" : {"CFBundleShortVersionString":"9.1","CFBundleVersion":"238837","CFBundleIdentifier":"ru.keepcoder.Telegram"}, "storeInfo" : {"deviceIdentifierForVendor":"B87F38B5-BCFA-54DF-8160-760C5F1AF729","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "ru.keepcoder.Telegram", "crashReporterKey" : "266C6788-9239-8F87-D23D-92DFA3B6EDAA", "bridgeVersion" : {"build":"20P411","train":"7.0"}, "sip" : "enabled", "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "asi" : {"libsystem_c.dylib":["abort() called"]}, "asiBacktraces" : ["0 CoreFoundation 0x00007ff812eac43b exceptionPreprocess + 242\n1 libobjc.A.dylib 0x00007ff8129fbe25 objc_exception_throw + 48\n2 CoreFoundation 0x00007ff812f4356b -[NSObject(NSObject) retain_OA] + 0\n3 CoreFoundation 0x00007ff812e1669b forwarding + 1324\n4 CoreFoundation 0x00007ff812e160d8 _CF_forwarding_prep_0 + 120\n5 AVFCapture 0x00007ff82df255d8 -[AVCaptureDALDevice _refreshFormatsAndKVONotify:] + 853\n6 AVFCapture 0x00007ff82df24cb2 -[AVCaptureDALDevice _refreshStreamsAndKVONotify:] + 1737\n7 AVFCapture 0x00007ff82df24158 -[AVCaptureDALDevice _refreshPropertiesAndKVONotify:] + 65\n8 AVFCapture 0x00007ff82df23cce -[AVCaptureDALDevice _refreshConnectionID:KVONotify:] + 200\n9 AVFCapture 0x00007ff82df1f2ec -[AVCaptureDALDevice initWithUniqueID:connectionID:] + 332\n10 AVFCapture 0x00007ff82df1bb0e +[AVCaptureDALDevice _refreshDevices] + 2072\n11 AVFCapture 0x00007ff82df1bef1 39+[AVCaptureDALDevice _ensureDeviceList]_block_invoke + 28\n12 libdispatch.dylib 0x00007ff812bd9a44 _dispatch_client_callout + 8\n13 libdispatch.dylib 0x00007ff812bdac32 _dispatch_once_callout + 20\n14 AVFCapture 0x00007ff82df1b29c +[AVCaptureDALDevice devices] + 38\n15 AVFCapture 0x00007ff82df1c169 +[AVCaptureDALDevice _defaultDeviceWithDeviceType:mediaTypes:position:cameraOverrideHistoryAllowed:cameraOverrideHistorySuspendedAllowed:wombatsMustBeMagic:userPreferredCameraHistorySuspendedAllowed:invalidSpecialDeviceTypes:] + 79\n16 AVFCapture 0x00007ff82df1c0f2 +[AVCaptureDALDevice defaultDeviceWithDeviceType:mediaType:position:] + 129\n17 AVFCapture 0x00007ff82dfe56cf +[AVCaptureDevice_Tundra defaultDeviceWithMediaType:allowIOSMacEnvironment:] + 265\n18 AVFCapture 0x00007ff82dfe6be6 +[AVCaptureDevice_Tundra defaultDeviceWithMediaType:] + 38\n19 Telegram 0x000000010664111f Telegram + 8921375\n20 Telegram 0x000000010663fe8c Telegram + 8916620\n21 Telegram 0x00000001070afc92 Telegram + 19860626\n22 Telegram 0x00000001070c30e4 Telegram + 19939556\n23 Telegram 0x00000001070ae1ee Telegram + 19853806\n24 libdispatch.dylib 0x00007ff812bd87fb _dispatch_call_block_and_release + 12\n25 libdispatch.dylib 0x00007ff812bd9a44 _dispatch_client_callout + 8\n26 libdispatch.dylib 0x00007ff812bdc16e _dispatch_queue_override_invoke + 811\n27 libdispatch.dylib 0x00007ff812be96a2 _dispatch_root_queue_drain + 343\n28 libdispatch.dylib 0x00007ff812be9e4d _dispatch_worker_thread2 + 160\n29 libsystem_pthread.dylib 0x00007ff812d55c9d _pthread_wqthread + 256\n30 libsystem_pthread.dylib 0x00007ff812d54c67 start_wqthread + 15"], "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "lastExceptionBacktrace" : [{"imageOffset":1012779,"symbol":"exceptionPreprocess","symbolLocation":226,"imageIndex":3},{"imageOffset":89637,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":10},{"imageOffset":1631595,"symbol":"-[NSObject(NSObject) retain_OA]","symbolLocation":0,"imageIndex":3},{"imageOffset":399003,"symbol":"__forwarding","symbolLocation":1324,"imageIndex":3},{"imageOffset":397528,"symbol":"_CF_forwarding_prep_0","symbolLocation":120,"imageIndex":3},{"imageOffset":370136,"symbol":"-[AVCaptureDALDevice _refreshFormatsAndKVONotify:]","symbolLocation":853,"imageIndex":2},{"imageOffset":367794,"symbol":"-[AVCaptureDALDevice _refreshStreamsAndKVONotify:]","symbolLocation":1737,"imageIndex":2},{"imageOffset":364888,"symbol":"-[AVCaptureDALDevice _refreshPropertiesAndKVONotify:]","symbolLocation":65,"imageIndex":2},{"imageOffset":363726,"symbol":"-[AVCaptureDALDevice _refreshConnectionID:KVONotify:]","symbolLocation":200,"imageIndex":2},{"imageOffset":344812,"symbol":"-[AVCaptureDALDevice initWithUniqueID:connectionID:]","symbolLocation":332,"imageIndex":2},{"imageOffset":330510,"symbol":"+[AVCaptureDALDevice _refreshDevices]","symbolLocation":2072,"imageIndex":2},{"imageOffset":331505,"symbol":"39+[AVCaptureDALDevice _ensureDeviceList]_block_invoke","symbolLocation":28,"imageIndex":2},{"imageOffset":10820,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":1},{"imageOffset":15410,"symbol":"_dispatch_once_callout","symbolLocation":20,"imageIndex":1},{"imageOffset":328348,"symbol":"+[AVCaptureDALDevice devices]","symbolLocation":38,"imageIndex":2},{"imageOffset":332137,"symbol":"+[AVCaptureDALDevice _defaultDeviceWithDeviceType:mediaTypes:position:cameraOverrideHistoryAllowed:cameraOverrideHistorySuspendedAllowed:wombatsMustBeMagic:userPreferredCameraHistorySuspendedAllowed:invalidSpecialDeviceTypes:]","symbolLocation":79,"imageIndex":2},{"imageOffset":332018,"symbol":"+[AVCaptureDALDevice defaultDeviceWithDeviceType:mediaType:position:]","symbolLocation":129,"imageIndex":2},{"imageOffset":1156815,"symbol":"+[AVCaptureDevice_Tundra defaultDeviceWithMediaType:allowIOSMacEnvironment:]","symbolLocation":265,"imageIndex":2},{"imageOffset":1162214,"symbol":"+[AVCaptureDevice_Tundra defaultDeviceWithMediaType:]","symbolLocation":38,"imageIndex":2},{"imageOffset":8921375,"imageIndex":6},{"imageOffset":8916620,"imageIndex":6},{"imageOffset":19860626,"imageIndex":6},{"imageOffset":19939556,"imageIndex":6},{"imageOffset":19853806,"imageIndex":6},{"imageOffset":6139,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":1},{"imageOffset":10820,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":1},{"imageOffset":20846,"symbol":"_dispatch_queue_override_invoke","symbolLocation":811,"imageIndex":1},{"imageOffset":75426,"symbol":"_dispatch_root_queue_drain","symbolLocation":343,"imageIndex":1},{"imageOffset":77389,"symbol":"_dispatch_worker_thread2","symbolLocation":160,"imageIndex":1},{"imageOffset":11421,"symbol":"_pthread_wqthread","symbolLocation":256,"imageIndex":8},{"imageOffset":7271,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":8}], "faultingThread" : 2, "threads" : [{"id":5553,"queue":"com.apple.main-thread","frames":[{"imageOffset":11814,"symbol":"ulock_wait","symbolLocation":10,"imageIndex":0},{"imageOffset":12851,"symbol":"_dlock_wait","symbolLocation":45,"imageIndex":1},{"imageOffset":12740,"symbol":"_dispatch_once_wait","symbolLocation":76,"imageIndex":1},{"imageOffset":328348,"symbol":"+[AVCaptureDALDevice devices]","symbolLocation":38,"imageIndex":2},{"imageOffset":332137,"symbol":"+[AVCaptureDALDevice _defaultDeviceWithDeviceType:mediaTypes:position:cameraOverrideHistoryAllowed:cameraOverrideHistorySuspendedAllowed:wombatsMustBeMagic:userPreferredCameraHistorySuspendedAllowed:invalidSpecialDeviceTypes:]","symbolLocation":79,"imageIndex":2},{"imageOffset":379538,"symbol":"+[AVCaptureDALDevice _refreshPreferredCameraProperties:]","symbolLocation":326,"imageIndex":2},{"imageOffset":6139,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":1},{"imageOffset":10820,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":1},{"imageOffset":63417,"symbol":"_dispatch_main_queue_drain","symbolLocation":952,"imageIndex":1},{"imageOffset":62451,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":31,"imageIndex":1},{"imageOffset":775744,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":9,"imageIndex":3},{"imageOffset":515008,"symbol":"CFRunLoopRun","symbolLocation":2454,"imageIndex":3},{"imageOffset":510896,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":3},{"imageOffset":195542,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":4},{"imageOffset":195046,"symbol":"ReceiveNextEventCommon","symbolLocation":679,"imageIndex":4},{"imageOffset":194339,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":4},{"imageOffset":256823,"symbol":"_DPSNextEvent","symbolLocation":909,"imageIndex":5},{"imageOffset":252344,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1219,"imageIndex":5},{"imageOffset":196595,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":5},{"imageOffset":16472,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":5},{"imageOffset":38633,"imageIndex":6},{"imageOffset":25360,"symbol":"start","symbolLocation":2432,"imageIndex":7}]},{"id":5578,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"triggered":true,"id":5579,"threadState":{"r13":{"value":140401197844992},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":140737488355320},"cr2":{"value":4498620564},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140704578281096,"symbolLocation":0,"symbol":"objc_debug_taggedpointer_obfuscator"},"r15":{"value":22},"rbx":{"value":123145563103232},"trap":{"value":133},"err":{"value":33554616},"r11":{"value":582},"rip":{"value":140703444374286,"matchesCrashFrame":1},"rbp":{"value":123145563099520},"rsp":{"value":123145563099480},"r12":{"value":10243},"rcx":{"value":123145563099480},"flavor":"x86_THREAD_STATE","rdi":{"value":10243}},"queue":"com.apple.root.default-qos","frames":[{"imageOffset":33550,"symbol":"pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":24443,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":8},{"imageOffset":531621,"symbol":"abort","symbolLocation":123,"imageIndex":9},{"imageOffset":40879409,"imageIndex":6},{"imageOffset":40875284,"imageIndex":6},{"imageOffset":1598870,"symbol":"handleUncaughtException","symbolLocation":848,"imageIndex":3},{"imageOffset":118813,"symbol":"_objc_terminate()","symbolLocation":90,"imageIndex":10},{"imageOffset":40828394,"imageIndex":6},{"imageOffset":62629,"symbol":"std::terminate(void (*)())","symbolLocation":8,"imageIndex":11},{"imageOffset":62550,"symbol":"std::terminate()","symbolLocation":54,"imageIndex":11},{"imageOffset":10840,"symbol":"_dispatch_client_callout","symbolLocation":28,"imageIndex":1},{"imageOffset":15410,"symbol":"_dispatch_once_callout","symbolLocation":20,"imageIndex":1},{"imageOffset":328348,"symbol":"+[AVCaptureDALDevice devices]","symbolLocation":38,"imageIndex":2},{"imageOffset":332137,"symbol":"+[AVCaptureDALDevice _defaultDeviceWithDeviceType:mediaTypes:position:cameraOverrideHistoryAllowed:cameraOverrideHistorySuspendedAllowed:wombatsMustBeMagic:userPreferredCameraHistorySuspendedAllowed:invalidSpecialDeviceTypes:]","symbolLocation":79,"imageIndex":2},{"imageOffset":332018,"symbol":"+[AVCaptureDALDevice defaultDeviceWithDeviceType:mediaType:position:]","symbolLocation":129,"imageIndex":2},{"imageOffset":1156815,"symbol":"+[AVCaptureDevice_Tundra defaultDeviceWithMediaType:allowIOSMacEnvironment:]","symbolLocation":265,"imageIndex":2},{"imageOffset":1162214,"symbol":"+[AVCaptureDevice_Tundra defaultDeviceWithMediaType:]","symbolLocation":38,"imageIndex":2},{"imageOffset":8921375,"imageIndex":6},{"imageOffset":8916620,"imageIndex":6},{"imageOffset":19860626,"imageIndex":6},{"imageOffset":19939556,"imageIndex":6},{"imageOffset":19853806,"imageIndex":6},{"imageOffset":6139,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":1},{"imageOffset":10820,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":1},{"imageOffset":20846,"symbol":"_dispatch_queue_override_invoke","symbolLocation":811,"imageIndex":1},{"imageOffset":75426,"symbol":"_dispatch_root_queue_drain","symbolLocation":343,"imageIndex":1},{"imageOffset":77389,"symbol":"_dispatch_worker_thread2","symbolLocation":160,"imageIndex":1},{"imageOffset":11421,"symbol":"_pthread_wqthread","symbolLocation":256,"imageIndex":8},{"imageOffset":7271,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":8}]},{"id":5586,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":5587,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":5603,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":5604,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":5619,"name":"com.apple.NSEventThread","frames":[{"imageOffset":5794,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":63101,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34586,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6537,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":519438,"symbol":"CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":3},{"imageOffset":513914,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":3},{"imageOffset":510896,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":3},{"imageOffset":1697430,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":5},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":5797,"name":"com.apple.coreaudio.AQClient","frames":[{"imageOffset":5794,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":63101,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34586,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6537,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":519438,"symbol":"CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":3},{"imageOffset":513914,"symbol":"CFRunLoopRun","symbolLocation":1360,"imageIndex":3},{"imageOffset":510896,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":3},{"imageOffset":879367,"symbol":"CADeprecated::GenericRunLoopThread::Entry(void)","symbolLocation":157,"imageIndex":12},{"imageOffset":54067,"symbol":"CADeprecated::CAPThread::Entry(CADeprecated::CAPThread)","symbolLocation":77,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":5803,"name":"caulk.messenger.shared:high","frames":[{"imageOffset":5662,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":116984,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":14},{"imageOffset":9828,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":14},{"imageOffset":9000,"symbol":"void caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::1::tuple<caulk::concurrent::details::worker_thread> > >(void)","symbolLocation":41,"imageIndex":14},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":5804,"name":"caulk.messenger.shared:17","frames":[{"imageOffset":5662,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":116984,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":14},{"imageOffset":9828,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":14},{"imageOffset":9000,"symbol":"void caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::1::tuple<caulk::concurrent::details::worker_thread> > >(void)","symbolLocation":41,"imageIndex":14},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":5888,"frames":[{"imageOffset":5794,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":63101,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34586,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6537,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":40915653,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":5897,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":5898,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":5899,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":5913,"frames":[{"imageOffset":16590,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":0},{"imageOffset":68426,"symbol":"nanosleep","symbolLocation":196,"imageIndex":9},{"imageOffset":68224,"symbol":"usleep","symbolLocation":53,"imageIndex":9},{"imageOffset":24069,"symbol":"void* std::1::thread_proxy<std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::__1::default_delete<std::1::thread_struct> >, LogAsync::LogAsync(std::1::mutex&)::'lambda'()> >(void)","symbolLocation":68,"imageIndex":15},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]}], "usedImages" : [ { "source" : "P", "arch" : "x86_64", "base" : 140703444340736, "size" : 237560, "uuid" : "0c2fd2c9-777c-3355-b70f-7b1b6e9d1b0b", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703443021824, "size" : 290804, "uuid" : "817339a1-d03e-3e54-9c47-acacf69f6193", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703899103232, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.AVFCapture", "size" : 1560576, "uuid" : "2aa9f239-8002-34fc-ae29-de8bf568afcf", "path" : "\/System\/Library\/PrivateFrameworks\/AVFCapture.framework\/Versions\/A\/AVFCapture", "name" : "AVFCapture", "CFBundleVersion" : "319.16.4" }, { "source" : "P", "arch" : "x86_64h", "base" : 140703444979712, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 4820992, "uuid" : "dbc459f3-81bb-398a-8f74-3f7392392bb7", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1953.1" }, { "source" : "P", "arch" : "x86_64", "base" : 140703605604352, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 3112947, "uuid" : "ff73b93b-3c5b-3f73-948f-0a35a80f7fad", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "x86_64", "base" : 140703496757248, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 16797687, "uuid" : "817d572e-eb8c-3999-b7a0-68e1c4b47266", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2299" }, { "source" : "P", "arch" : "x86_64", "base" : 4393267200, "CFBundleShortVersionString" : "9.1", "CFBundleIdentifier" : "ru.keepcoder.Telegram", "size" : 58490880, "uuid" : "a722d767-6ba0-381c-81c3-f71e1308b561", "path" : "\/Applications\/Telegram.app\/Contents\/MacOS\/Telegram", "name" : "Telegram", "CFBundleVersion" : "238837" }, { "source" : "P", "arch" : "x86_64", "base" : 140703441231872, "size" : 607560, "uuid" : "0f050705-2258-3d40-b7bc-f3b35a44bbea", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "x86_64", "base" : 140703444578304, "size" : 49144, "uuid" : "13b5e252-77d1-31e1-888d-1c5f4426ea87", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703443324928, "size" : 561152, "uuid" : "5efaf10b-2ec1-32ed-b077-80125e552c8d", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "x86_64h", "base" : 140703440986112, "size" : 245721, "uuid" : "aca7ef61-2853-3699-8c1f-1c0ab93ad6be", "path" : "\/usr\/lib\/libobjc.A.dylib", "name" : "libobjc.A.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703444250624, "size" : 90104, "uuid" : "68c48086-22ee-31c9-a457-954d641b9328", "path" : "\/usr\/lib\/libc++abi.dylib", "name" : "libc++abi.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703689142272, "CFBundleShortVersionString" : "1.14", "CFBundleIdentifier" : "com.apple.audio.toolbox.AudioToolbox", "size" : 1208308, "uuid" : "bfde04fe-c599-3132-88f2-1aeac6382074", "path" : "\/System\/Library\/Frameworks\/AudioToolbox.framework\/Versions\/A\/AudioToolbox", "name" : "AudioToolbox", "CFBundleVersion" : "1.14" }, { "source" : "P", "arch" : "x86_64", "base" : 140703671037952, "size" : 204784, "uuid" : "ee89b544-7e34-3ac9-8186-f9d26b7409a3", "path" : "\/usr\/lib\/libAudioToolboxUtility.dylib", "name" : "libAudioToolboxUtility.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703602851840, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.audio.caulk", "size" : 155648, "uuid" : "43ed8c13-59df-3c8d-b4d2-aee44e4939b9", "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk", "name" : "caulk" }, { "source" : "P", "arch" : "x86_64", "base" : 4693114880, "size" : 2162688, "uuid" : "5e1fb2f6-9784-311c-a935-428ac1094cdb", "path" : "\/Library\/CoreMediaIO\/\/RelayCam.plugin\/Contents\/Frameworks\/libVtcComLib.dylib", "name" : "libVtcComLib.dylib" } ], "sharedCache" : { "base" : 140703440625664, "size" : 21474836480, "uuid" : "3e6c1144-e4b6-381c-92d1-0a3396dd3bb0" }, "vmSummary" : "ReadOnly portion of Libraries: Total=886.3M resident=0K(0%) swapped_out_or_unallocated=886.3M(100%)\nWritable regions: Total=2.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.2G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG backing stores 2688K 4 \nColorSync 248K 29 \nCoreAnimation 312K 7 \nCoreGraphics 20K 3 \nCoreUI image data 1616K 11 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 401.5M 246 \nMALLOC guard page 48K 10 \nMALLOC_MEDIUM (reserved) 1.4G 12 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.1M 16 \nStack 15.6M 16 \nVM_ALLOCATE 288K 19 \nCTF 756 1 \nDATA 39.3M 629 \nDATA_CONST 43.0M 418 \nDATA_DIRTY 2185K 239 \nFONT_DATA 2352 1 \nLINKEDIT 186.8M 12 \nOBJC_RO 65.1M 1 \nOBJC_RW 1982K 2 \n__TEXT 699.5M 649 \ndyld private memory 256K 1 \nmapped file 204.8M 293 \nshared memory 788K 19 \n=========== ======= ======= \nTOTAL 3.5G 2643 \nTOTAL, minus reserved VM space 1.7G 2643 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.root.default-qos" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "5ffde50ce2aacd000d47a95f", "factorPackIds" : {

  },
  "deploymentId" : 240000215
},
{
  "rolloutId" : "5fb4245a1bbfe8005e33a1e1",
  "factorPackIds" : {

  },
  "deploymentId" : 240000015
}

], "experiments" : [

] } }

Model: MacBookPro16,1, BootROM 1916.40.8.0.0 (iBridge: 20.16.411.0.0,0), 8 processors, 8-Core Intel Core i9, 2,3 GHz, 32 GB, SMC Graphics: Intel UHD Graphics 630, Intel UHD Graphics 630, Built-In Display: Color LCD, 3072 x 1920 Retina, Main, MirrorOff, Online Graphics: AMD Radeon Pro 5500M, AMD Radeon Pro 5500M, PCIe, 8 GB Memory Module: BANK 0/ChannelA-DIMM0, 16 GB, DDR4, 2667 MHz, SK Hynix, HMAA2GS6CMR8K-VK Memory Module: BANK 2/ChannelB-DIMM0, 16 GB, DDR4, 2667 MHz, SK Hynix, HMAA2GS6CMR8K-VK AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Sep 14 2022 18:03:20 version 9.30.489.3.32.5.84 FWID 01-8b6fe36e Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 USB Device: USB31Bus USB Device: T2Bus USB Device: composite_device USB Device: Touch Bar Backlight USB Device: Touch Bar Display USB Device: Apple Internal Keyboard / Trackpad USB Device: Headset USB Device: Ambient Light Sensor USB Device: FaceTime HD Camera (Built-in) USB Device: Apple T2 Controller Thunderbolt Bus: MacBook Pro, Apple Inc., 63.5 Thunderbolt Bus: MacBook Pro, Apple Inc., 63.5 `

dinodigital commented 2 years ago

I've tried downloading Telegram from AppStore, from website, even beta versions. Each time i completely deleted application with ClranMyMac. The same problem for every installation.

dinodigital commented 2 years ago
Снимок экрана 2022-11-07 в 00 55 36

And this error each time

dinodigital commented 2 years ago

Nothing changed.

After upgrading to MacOS Ventura 13.0.1 and Telegram Beta with "crash fix" app still crashes.

Here is crash report - https://pastebin.com/StpK34Pz

skout90 commented 1 year ago

@dinodigital I had same crash. At now, It fixed!

hk1554075856 commented 1 year ago

@skout90 I have the same problem , How did you solve it?

skout90 commented 1 year ago

@hk1554075856 just run telegrm😅

dinodigital commented 1 year ago

Telegram still crashes

https://pastebin.com/ybek63W7