overtake / TelegramSwift

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

Crash loop after login #1005

Open kapralnsk opened 1 year ago

kapralnsk commented 1 year ago

I'm using Telegram on MacBook Pro with M1 Pro running macOS Ventura 13.5, downloaded from Mac AppStore. For some reason, I experienced a crash in my active session, which kept happening, so Telegram showed me the "Try to log out" dialog. But even after logging out the app just kept crashing. At this time, I've tried:

I have 2FA set up for my account, so I'm filling in the password as the last step of authentication. I've tried both logging in via QR code & logging in via phone number, which doesn't make any difference. Can you help me figure out what I can do on my end to fix my Telegram installation? Or this is a bug that needs to be fixed by devs? Thank you :)

Below is macOS report details for the crash

``` ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: Telegram [16097] Path: /Applications/Telegram.app/Contents/MacOS/Telegram Identifier: ru.keepcoder.Telegram Version: 9.7.2 (250138) App Item ID: 747648890 App External ID: 858903736 Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2023-08-16 00:00:51.5670 +0400 OS Version: macOS 13.5 (22G74) Report Version: 12 Anonymous UUID: BCD6D74F-163A-D70D-1F40-6817236E6EFB Sleep/Wake UUID: 993D8C8E-8DB2-4642-A61B-8455E8555A25 Time Awake Since Boot: 52000 seconds Time Since Wake: 9864 seconds System Integrity Protection: enabled Crashed Thread: 3 Dispatch queue: PrepareQueue Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6 Terminating Process: Telegram [16097] Application Specific Information: abort() called Application Specific Backtrace 0: 0 CoreFoundation 0x0000000197b9f154 __exceptionPreprocess + 176 1 libobjc.A.dylib 0x00000001976be4d4 objc_exception_throw + 60 2 Foundation 0x0000000198aa8954 blockForLocation + 0 3 Foundation 0x0000000198ab9104 -[NSConcreteMutableAttributedString attribute:atIndex:effectiveRange:] + 44 4 Telegram 0x0000000101231468 Telegram + 11359336 5 Telegram 0x00000001016b7c40 Telegram + 16104512 6 Telegram 0x000000010100bff0 Telegram + 9109488 7 Telegram 0x00000001016b68bc Telegram + 16099516 8 Telegram 0x00000001019b1174 Telegram + 19222900 9 Telegram 0x00000001019c6a64 Telegram + 19311204 10 Telegram 0x00000001019c8660 Telegram + 19318368 11 Telegram 0x00000001019cf3ac Telegram + 19346348 12 Telegram 0x00000001019c415c Telegram + 19300700 13 Telegram 0x00000001019cf3ac Telegram + 19346348 14 Telegram 0x00000001019b4c18 Telegram + 19237912 15 Telegram 0x00000001019cf3ac Telegram + 19346348 16 Telegram 0x00000001019c2c58 Telegram + 19295320 17 Telegram 0x00000001019af6c0 Telegram + 19216064 18 libdispatch.dylib 0x0000000197896874 _dispatch_call_block_and_release + 32 19 libdispatch.dylib 0x0000000197898400 _dispatch_client_callout + 20 20 libdispatch.dylib 0x000000019789fa88 _dispatch_lane_serial_drain + 668 21 libdispatch.dylib 0x00000001978a05f8 _dispatch_lane_invoke + 384 22 libdispatch.dylib 0x00000001978ab244 _dispatch_workloop_worker_thread + 648 23 libsystem_pthread.dylib 0x0000000197a44074 _pthread_wqthread + 288 24 libsystem_pthread.dylib 0x0000000197a42d94 start_wqthread + 8 Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x197a07f54 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x197a1a280 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x197a10bb8 mach_msg_overwrite + 604 3 libsystem_kernel.dylib 0x197a082d0 mach_msg + 24 4 CoreFoundation 0x197b267e4 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x197b250c4 __CFRunLoopRun + 1208 6 CoreFoundation 0x197b244b8 CFRunLoopRunSpecific + 612 7 HIToolbox 0x1a1376df0 RunCurrentEventLoopInMode + 292 8 HIToolbox 0x1a1376c2c ReceiveNextEventCommon + 648 9 HIToolbox 0x1a1376984 _BlockUntilNextEventMatchingListInModeWithFilter + 76 10 AppKit 0x19ad4b97c _DPSNextEvent + 636 11 AppKit 0x19ad4ab18 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716 12 AppKit 0x19ad3ef7c -[NSApplication run] + 464 13 AppKit 0x19ad163cc NSApplicationMain + 880 14 Telegram 0x10076678c 0x10075c000 + 42892 15 dyld 0x1976eff28 start + 2236 Thread 1: 0 libsystem_pthread.dylib 0x197a42d8c start_wqthread + 0 Thread 2: 0 libsystem_pthread.dylib 0x197a42d8c start_wqthread + 0 Thread 3 Crashed:: Dispatch queue: PrepareQueue 0 libsystem_kernel.dylib 0x197a10764 __pthread_kill + 8 1 libsystem_pthread.dylib 0x197a47c28 pthread_kill + 288 2 libsystem_c.dylib 0x197955ae8 abort + 180 3 libc++abi.dylib 0x197a00b84 abort_message + 132 4 libc++abi.dylib 0x1979f03d0 demangling_terminate_handler() + 348 5 libobjc.A.dylib 0x1976c702c _objc_terminate() + 144 6 libc++abi.dylib 0x1979fff48 std::__terminate(void (*)()) + 16 7 libc++abi.dylib 0x1979ffeec std::terminate() + 56 8 libdispatch.dylib 0x197898414 _dispatch_client_callout + 40 9 libdispatch.dylib 0x19789fa88 _dispatch_lane_serial_drain + 668 10 libdispatch.dylib 0x1978a05f8 _dispatch_lane_invoke + 384 11 libdispatch.dylib 0x1978ab244 _dispatch_workloop_worker_thread + 648 12 libsystem_pthread.dylib 0x197a44074 _pthread_wqthread + 288 13 libsystem_pthread.dylib 0x197a42d94 start_wqthread + 8 Thread 4:: com.apple.coreaudio.AQClient 0 libsystem_kernel.dylib 0x197a07f54 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x197a1a280 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x197a10bb8 mach_msg_overwrite + 604 3 libsystem_kernel.dylib 0x197a082d0 mach_msg + 24 4 CoreFoundation 0x197b267e4 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x197b250c4 __CFRunLoopRun + 1208 6 CoreFoundation 0x197b244b8 CFRunLoopRunSpecific + 612 7 AudioToolbox 0x1a6e56d7c CADeprecated::GenericRunLoopThread::Entry(void*) + 164 8 libAudioToolboxUtility.dylib 0x1a5b812cc CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 92 9 libsystem_pthread.dylib 0x197a47fa8 _pthread_start + 148 10 libsystem_pthread.dylib 0x197a42da0 thread_start + 8 Thread 5:: caulk.messenger.shared:high 0 libsystem_kernel.dylib 0x197a07ed0 semaphore_wait_trap + 8 1 caulk 0x1a1083024 caulk::semaphore::timed_wait(double) + 212 2 caulk 0x1a1082ed8 caulk::concurrent::details::worker_thread::run() + 36 3 caulk 0x1a1082bc8 void* caulk::thread_proxy>>(void*) + 96 4 libsystem_pthread.dylib 0x197a47fa8 _pthread_start + 148 5 libsystem_pthread.dylib 0x197a42da0 thread_start + 8 Thread 6:: caulk.messenger.shared:17 0 libsystem_kernel.dylib 0x197a07ed0 semaphore_wait_trap + 8 1 caulk 0x1a1083024 caulk::semaphore::timed_wait(double) + 212 2 caulk 0x1a1082ed8 caulk::concurrent::details::worker_thread::run() + 36 3 caulk 0x1a1082bc8 void* caulk::thread_proxy>>(void*) + 96 4 libsystem_pthread.dylib 0x197a47fa8 _pthread_start + 148 5 libsystem_pthread.dylib 0x197a42da0 thread_start + 8 Thread 7:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x197a07f54 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x197a1a280 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x197a10bb8 mach_msg_overwrite + 604 3 libsystem_kernel.dylib 0x197a082d0 mach_msg + 24 4 CoreFoundation 0x197b267e4 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x197b250c4 __CFRunLoopRun + 1208 6 CoreFoundation 0x197b244b8 CFRunLoopRunSpecific + 612 7 AppKit 0x19ae75f54 _NSEventThread + 172 8 libsystem_pthread.dylib 0x197a47fa8 _pthread_start + 148 9 libsystem_pthread.dylib 0x197a42da0 thread_start + 8 Thread 8: 0 libsystem_pthread.dylib 0x197a42d8c start_wqthread + 0 Thread 9: 0 libsystem_kernel.dylib 0x197a07f54 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x197a1a280 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x197a10bb8 mach_msg_overwrite + 604 3 libsystem_kernel.dylib 0x197a082d0 mach_msg + 24 4 CoreFoundation 0x197b267e4 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x197b250c4 __CFRunLoopRun + 1208 6 CoreFoundation 0x197b244b8 CFRunLoopRunSpecific + 612 7 Foundation 0x198a9dfbc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 8 Foundation 0x198b16cbc -[NSRunLoop(NSRunLoop) run] + 64 9 Telegram 0x102727900 0x10075c000 + 33339648 10 Foundation 0x198a9753c __NSThread__start__ + 716 11 libsystem_pthread.dylib 0x197a47fa8 _pthread_start + 148 12 libsystem_pthread.dylib 0x197a42da0 thread_start + 8 Thread 10: 0 libsystem_kernel.dylib 0x197a0b750 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x197a48574 _pthread_cond_wait + 1232 2 Telegram 0x1019d1668 0x10075c000 + 19355240 3 Telegram 0x1019d0728 0x10075c000 + 19351336 4 Foundation 0x198a9753c __NSThread__start__ + 716 5 libsystem_pthread.dylib 0x197a47fa8 _pthread_start + 148 6 libsystem_pthread.dylib 0x197a42da0 thread_start + 8 Thread 11: 0 libsystem_kernel.dylib 0x197a0b750 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x197a48574 _pthread_cond_wait + 1232 2 Telegram 0x1019d1668 0x10075c000 + 19355240 3 Telegram 0x1019d0728 0x10075c000 + 19351336 4 Foundation 0x198a9753c __NSThread__start__ + 716 5 libsystem_pthread.dylib 0x197a47fa8 _pthread_start + 148 6 libsystem_pthread.dylib 0x197a42da0 thread_start + 8 Thread 12: 0 libsystem_kernel.dylib 0x197a0b750 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x197a48574 _pthread_cond_wait + 1232 2 Telegram 0x1019d1668 0x10075c000 + 19355240 3 Telegram 0x1019d0728 0x10075c000 + 19351336 4 Foundation 0x198a9753c __NSThread__start__ + 716 5 libsystem_pthread.dylib 0x197a47fa8 _pthread_start + 148 6 libsystem_pthread.dylib 0x197a42da0 thread_start + 8 Thread 13: 0 libsystem_kernel.dylib 0x197a0b750 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x197a48574 _pthread_cond_wait + 1232 2 Telegram 0x1019d1668 0x10075c000 + 19355240 3 Telegram 0x1019d0728 0x10075c000 + 19351336 4 Foundation 0x198a9753c __NSThread__start__ + 716 5 libsystem_pthread.dylib 0x197a47fa8 _pthread_start + 148 6 libsystem_pthread.dylib 0x197a42da0 thread_start + 8 Thread 14: 0 libsystem_kernel.dylib 0x197a0b750 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x197a48574 _pthread_cond_wait + 1232 2 Telegram 0x1019d1668 0x10075c000 + 19355240 3 Telegram 0x1019d0728 0x10075c000 + 19351336 4 Foundation 0x198a9753c __NSThread__start__ + 716 5 libsystem_pthread.dylib 0x197a47fa8 _pthread_start + 148 6 libsystem_pthread.dylib 0x197a42da0 thread_start + 8 Thread 15: 0 libsystem_pthread.dylib 0x197a42d8c start_wqthread + 0 Thread 16: 0 libsystem_pthread.dylib 0x197a42d8c start_wqthread + 0 Thread 17: 0 libsystem_pthread.dylib 0x197a42d8c start_wqthread + 0 Thread 18:: Dispatch queue: org.telegram.postbox.Postbox 0 Telegram 0x10242f038 0x10075c000 + 30224440 1 Telegram 0x1018bbf8c 0x10075c000 + 18218892 2 Telegram 0x1018feac0 0x10075c000 + 18492096 3 Telegram 0x101900170 0x10075c000 + 18497904 4 Telegram 0x101904670 0x10075c000 + 18515568 5 Telegram 0x1019042ec 0x10075c000 + 18514668 6 Telegram 0x1019af6c0 0x10075c000 + 19216064 7 libdispatch.dylib 0x197896874 _dispatch_call_block_and_release + 32 8 libdispatch.dylib 0x197898400 _dispatch_client_callout + 20 9 libdispatch.dylib 0x19789fa88 _dispatch_lane_serial_drain + 668 10 libdispatch.dylib 0x1978a05f8 _dispatch_lane_invoke + 384 11 libdispatch.dylib 0x1978ab244 _dispatch_workloop_worker_thread + 648 12 libsystem_pthread.dylib 0x197a44074 _pthread_wqthread + 288 13 libsystem_pthread.dylib 0x197a42d94 start_wqthread + 8 Thread 19: 0 libsystem_pthread.dylib 0x197a42d8c start_wqthread + 0 Thread 20: 0 libsystem_pthread.dylib 0x197a42d8c start_wqthread + 0 Thread 21: 0 libsystem_pthread.dylib 0x197a42d8c start_wqthread + 0 Thread 22: 0 libsystem_pthread.dylib 0x197a42d8c start_wqthread + 0 Thread 23: 0 libsystem_kernel.dylib 0x197a0b750 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x197a48574 _pthread_cond_wait + 1232 2 Telegram 0x1019d1668 0x10075c000 + 19355240 3 Telegram 0x1019d0728 0x10075c000 + 19351336 4 Foundation 0x198a9753c __NSThread__start__ + 716 5 libsystem_pthread.dylib 0x197a47fa8 _pthread_start + 148 6 libsystem_pthread.dylib 0x197a42da0 thread_start + 8 Thread 24: 0 libsystem_kernel.dylib 0x197a0b750 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x197a48574 _pthread_cond_wait + 1232 2 Telegram 0x1019d1668 0x10075c000 + 19355240 3 Telegram 0x1019d0728 0x10075c000 + 19351336 4 Foundation 0x198a9753c __NSThread__start__ + 716 5 libsystem_pthread.dylib 0x197a47fa8 _pthread_start + 148 6 libsystem_pthread.dylib 0x197a42da0 thread_start + 8 Thread 25: 0 libsystem_kernel.dylib 0x197a0b750 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x197a48574 _pthread_cond_wait + 1232 2 Telegram 0x1019d1668 0x10075c000 + 19355240 3 Telegram 0x1019d0728 0x10075c000 + 19351336 4 Foundation 0x198a9753c __NSThread__start__ + 716 5 libsystem_pthread.dylib 0x197a47fa8 _pthread_start + 148 6 libsystem_pthread.dylib 0x197a42da0 thread_start + 8 Thread 26: 0 libsystem_kernel.dylib 0x197a0b750 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x197a48574 _pthread_cond_wait + 1232 2 Telegram 0x1019d1668 0x10075c000 + 19355240 3 Telegram 0x1019d0728 0x10075c000 + 19351336 4 Foundation 0x198a9753c __NSThread__start__ + 716 5 libsystem_pthread.dylib 0x197a47fa8 _pthread_start + 148 6 libsystem_pthread.dylib 0x197a42da0 thread_start + 8 Thread 27: 0 libsystem_kernel.dylib 0x197a0b750 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x197a48574 _pthread_cond_wait + 1232 2 Telegram 0x1019d1668 0x10075c000 + 19355240 3 Telegram 0x1019d0728 0x10075c000 + 19351336 4 Foundation 0x198a9753c __NSThread__start__ + 716 5 libsystem_pthread.dylib 0x197a47fa8 _pthread_start + 148 6 libsystem_pthread.dylib 0x197a42da0 thread_start + 8 Thread 28: 0 libswiftCore.dylib 0x1a6b3fb60 swift::runtime::SwiftTLSContext::get() + 20 1 libswiftCore.dylib 0x1a6af9158 swift_beginAccess + 64 2 Telegram 0x1020c8268 0x10075c000 + 26657384 3 Telegram 0x1020c8d84 0x10075c000 + 26660228 4 Telegram 0x1020c8ef8 0x10075c000 + 26660600 5 Telegram 0x1020c4ae0 0x10075c000 + 26643168 6 Telegram 0x1020c4958 0x10075c000 + 26642776 7 Telegram 0x1020b6d20 0x10075c000 + 26586400 8 Telegram 0x1020bb684 0x10075c000 + 26605188 9 Telegram 0x1019b0f2c 0x10075c000 + 19222316 10 Telegram 0x1019af6c0 0x10075c000 + 19216064 11 libdispatch.dylib 0x197896874 _dispatch_call_block_and_release + 32 12 libdispatch.dylib 0x197898400 _dispatch_client_callout + 20 13 libdispatch.dylib 0x19789fa88 _dispatch_lane_serial_drain + 668 14 libdispatch.dylib 0x1978a05f8 _dispatch_lane_invoke + 384 15 libdispatch.dylib 0x1978ab244 _dispatch_workloop_worker_thread + 648 16 libsystem_pthread.dylib 0x197a44074 _pthread_wqthread + 288 17 libsystem_pthread.dylib 0x197a42d94 start_wqthread + 8 Thread 29: 0 libsystem_pthread.dylib 0x197a42d8c start_wqthread + 0 Thread 30: 0 libsystem_pthread.dylib 0x197a42d8c start_wqthread + 0 Thread 31: 0 libsystem_pthread.dylib 0x197a42d8c start_wqthread + 0 Thread 32: 0 libsystem_pthread.dylib 0x197a42d8c start_wqthread + 0 Thread 33: 0 libsystem_pthread.dylib 0x197a42d8c start_wqthread + 0 Thread 3 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000 x4: 0x0000000197a04647 x5: 0x000000016f9e6850 x6: 0x000000000000006e x7: 0x0000000000000003 x8: 0xa4fe29bcad8837d5 x9: 0xa4fe29bdc21647d5 x10: 0x0000000000000200 x11: 0x000000000000000b x12: 0x000000000000000b x13: 0x00000000001ff800 x14: 0x00000000000007fb x15: 0x000000009e036810 x16: 0x0000000000000148 x17: 0x00000001f75ef3a0 x18: 0x0000000000000000 x19: 0x0000000000000006 x20: 0x000000016f9e7000 x21: 0x0000000000008203 x22: 0x000000016f9e70e0 x23: 0x000000016f9e70e0 x24: 0x0000600001603d68 x25: 0x0000000000000000 x26: 0x0000000000000114 x27: 0x00006000023cf300 x28: 0x00006000023cf300 fp: 0x000000016f9e67c0 lr: 0x0000000197a47c28 sp: 0x000000016f9e67a0 pc: 0x0000000197a10764 cpsr: 0x40001000 far: 0x0000000131380200 esr: 0x56000080 Address size fault Binary Images: 0x10075c000 - 0x103bcbfff ru.keepcoder.Telegram (9.7.2) /Applications/Telegram.app/Contents/MacOS/Telegram 0x10748c000 - 0x107497fff libobjc-trampolines.dylib (*) <8e928412-9e96-32d4-b173-d99beb9fed0b> /usr/lib/libobjc-trampolines.dylib 0x122900000 - 0x122f23fff com.apple.audio.codecs.Components (7.0) <666daa13-93c5-36ad-970c-bdad726edf2d> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs 0x1244e8000 - 0x12461bfff com.apple.audio.units.Components (1.14) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x1225c0000 - 0x1225e7fff com.apple.cmio.DAL.iOSScreenCapture (1000.0) <8ea1a78d-2dfb-3407-8c10-4b2f658fedfb> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/Resources/iOSScreenCapture.plugin/Contents/MacOS/iOSScreenCapture 0x12449c000 - 0x1244b7fff com.apple.CIBarcode (2.0) <59848dda-c420-3fd5-a6d0-25f62b139d18> /System/Library/CoreImage/CIBarcode.cifilter/Contents/MacOS/CIBarcode 0x1244c8000 - 0x1244cbfff com.apple.CIPassThrough (2.0) <46525ecb-738b-3f1a-888d-646a41c6a7ea> /System/Library/CoreImage/CIPassThrough.cifilter/Contents/MacOS/CIPassThrough 0x124930000 - 0x1249a3fff com.apple.PortraitFilters (1.0) /System/Library/CoreImage/PortraitFilters.cifilter/Contents/MacOS/PortraitFilters 0x125df8000 - 0x125e17fff com.apple.security.csparser (3.0) /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser 0x197a07000 - 0x197a40ff7 libsystem_kernel.dylib (*) <08c5fe2a-b0bf-3ab6-bb42-460c18917d33> /usr/lib/system/libsystem_kernel.dylib 0x197aa7000 - 0x197f80fff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x1a1346000 - 0x1a1679fff com.apple.HIToolbox (2.1.1) <9bed5c79-f02f-3e0b-9fdb-57d955cc68ba> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x19ad12000 - 0x19bc21fff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x1976ea000 - 0x197778587 dyld (*) /usr/lib/dyld 0x197a41000 - 0x197a4dfff libsystem_pthread.dylib (*) <1f30fb9a-bdf9-32db-a709-8417666a7e45> /usr/lib/system/libsystem_pthread.dylib 0x1978df000 - 0x19795dff7 libsystem_c.dylib (*) <949943e2-52cb-3c95-ab08-7ed984333d03> /usr/lib/system/libsystem_c.dylib 0x1979eb000 - 0x197a06fff libc++abi.dylib (*) <3e0ceeee-f6bf-3497-80da-116f0269aad2> /usr/lib/libc++abi.dylib 0x1976a4000 - 0x1976e9f3f libobjc.A.dylib (*) /usr/lib/libobjc.A.dylib 0x197894000 - 0x1978dbfff libdispatch.dylib (*) <9897030f-75d3-374b-8787-322d3d72e096> /usr/lib/system/libdispatch.dylib 0x1a6d81000 - 0x1a6ea7fff com.apple.audio.toolbox.AudioToolbox (1.14) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x1a5b74000 - 0x1a5ba6fff libAudioToolboxUtility.dylib (*) <5ad7a19b-95ee-3e00-806f-4eaf14abf2a9> /usr/lib/libAudioToolboxUtility.dylib 0x1a1081000 - 0x1a10a9fff com.apple.audio.caulk (1.0) <94eafeb1-517c-3d98-8d0d-9c350f0eb986> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x198a41000 - 0x199406fff com.apple.Foundation (6.9) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x1a6760000 - 0x1a6c98fff libswiftCore.dylib (*) /usr/lib/swift/libswiftCore.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=1.5G resident=0K(0%) swapped_out_or_unallocated=1.5G(100%) Writable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 256K 2 Activity Tracing 256K 1 CG backing stores 4864K 4 CG image 128K 7 ColorSync 560K 28 CoreAnimation 3136K 44 CoreGraphics 48K 3 CoreUI image data 3184K 25 Foundation 32K 2 Image IO 16K 1 Kernel Alloc Once 32K 1 MALLOC 306.6M 2057 MALLOC guard page 384K 20 MALLOC_MEDIUM (reserved) 952.0M 8 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) SQLite page cache 384K 3 STACK GUARD 56.5M 34 Stack 25.5M 34 VM_ALLOCATE 432K 15 __AUTH 2158K 417 __AUTH_CONST 31.9M 662 __CTF 824 1 __DATA 19.1M 657 __DATA_CONST 34.4M 677 __DATA_DIRTY 2748K 269 __FONT_DATA 2352 1 __INFO_FILTER 8 1 __LINKEDIT 807.0M 10 __OBJC_RO 66.4M 1 __OBJC_RW 2012K 1 __TEXT 742.6M 697 dyld private memory 272K 2 libnetwork 128K 8 mapped file 409.8M 54 shared memory 880K 15 =========== ======= ======= TOTAL 3.8G 5763 TOTAL, minus reserved VM space 2.5G 5763 ----------- Full Report ----------- {"app_name":"Telegram","timestamp":"2023-08-16 00:00:54.00 +0400","app_version":"9.7.2","slice_uuid":"eb36b6b9-fe32-368b-a4f0-bb9278b0d779","adam_id":"747648890","build_version":"250138","platform":1,"bundleID":"ru.keepcoder.Telegram","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.5 (22G74)","roots_installed":0,"name":"Telegram","incident_id":"56193B66-141A-44FC-95AF-DE059C7D031C"} { "uptime" : 52000, "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookPro18,3", "coalitionID" : 6251, "osVersion" : { "train" : "macOS 13.5", "build" : "22G74", "releaseType" : "User" }, "captureTime" : "2023-08-16 00:00:51.5670 +0400", "incident" : "56193B66-141A-44FC-95AF-DE059C7D031C", "pid" : 16097, "translated" : false, "cpuType" : "ARM-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2023-08-16 00:00:05.3456 +0400", "procStartAbsTime" : 1269794357167, "procExitAbsTime" : 1270902379280, "procName" : "Telegram", "procPath" : "\/Applications\/Telegram.app\/Contents\/MacOS\/Telegram", "bundleInfo" : {"CFBundleShortVersionString":"9.7.2","CFBundleVersion":"250138","CFBundleIdentifier":"ru.keepcoder.Telegram"}, "storeInfo" : {"storeCohortMetadata":"10|date=1692127800000&sf=143469&pgtp=Software&pgid=747648890&prpg=Search_osx&ctxt=Search&issrch=1&lngid=2","itemID":"747648890","deviceIdentifierForVendor":"A49126EB-5644-5D94-89F6-0E50B617BBE8","thirdParty":true,"softwareVersionExternalIdentifier":"858903736"}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "ru.keepcoder.Telegram", "crashReporterKey" : "BCD6D74F-163A-D70D-1F40-6817236E6EFB", "codeSigningID" : "ru.keepcoder.Telegram", "codeSigningTeamID" : "6N38VWS5BX", "codeSigningFlags" : 570520337, "codeSigningValidationCategory" : 4, "codeSigningTrustLevel" : 0, "wakeTime" : 9864, "sleepWakeUUID" : "993D8C8E-8DB2-4642-A61B-8455E8555A25", "sip" : "enabled", "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"Telegram","byPid":16097}, "asi" : {"libsystem_c.dylib":["abort() called"]}, "asiBacktraces" : ["0 CoreFoundation 0x0000000197b9f154 __exceptionPreprocess + 176\n1 libobjc.A.dylib 0x00000001976be4d4 objc_exception_throw + 60\n2 Foundation 0x0000000198aa8954 blockForLocation + 0\n3 Foundation 0x0000000198ab9104 -[NSConcreteMutableAttributedString attribute:atIndex:effectiveRange:] + 44\n4 Telegram 0x0000000101231468 Telegram + 11359336\n5 Telegram 0x00000001016b7c40 Telegram + 16104512\n6 Telegram 0x000000010100bff0 Telegram + 9109488\n7 Telegram 0x00000001016b68bc Telegram + 16099516\n8 Telegram 0x00000001019b1174 Telegram + 19222900\n9 Telegram 0x00000001019c6a64 Telegram + 19311204\n10 Telegram 0x00000001019c8660 Telegram + 19318368\n11 Telegram 0x00000001019cf3ac Telegram + 19346348\n12 Telegram 0x00000001019c415c Telegram + 19300700\n13 Telegram 0x00000001019cf3ac Telegram + 19346348\n14 Telegram 0x00000001019b4c18 Telegram + 19237912\n15 Telegram 0x00000001019cf3ac Telegram + 19346348\n16 Telegram 0x00000001019c2c58 Telegram + 19295320\n17 Telegram 0x00000001019af6c0 Telegram + 19216064\n18 libdispatch.dylib 0x0000000197896874 _dispatch_call_block_and_release + 32\n19 libdispatch.dylib 0x0000000197898400 _dispatch_client_callout + 20\n20 libdispatch.dylib 0x000000019789fa88 _dispatch_lane_serial_drain + 668\n21 libdispatch.dylib 0x00000001978a05f8 _dispatch_lane_invoke + 384\n22 libdispatch.dylib 0x00000001978ab244 _dispatch_workloop_worker_thread + 648\n23 libsystem_pthread.dylib 0x0000000197a44074 _pthread_wqthread + 288\n24 libsystem_pthread.dylib 0x0000000197a42d94 start_wqthread + 8"], "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":1016136,"symbol":"__exceptionPreprocess","symbolLocation":164,"imageIndex":10},{"imageOffset":107732,"symbol":"objc_exception_throw","symbolLocation":60,"imageIndex":17},{"imageOffset":424276,"symbol":"blockForLocation","symbolLocation":0,"imageIndex":22},{"imageOffset":491780,"symbol":"-[NSConcreteMutableAttributedString attribute:atIndex:effectiveRange:]","symbolLocation":44,"imageIndex":22},{"imageOffset":11359336,"imageIndex":0},{"imageOffset":16104512,"imageIndex":0},{"imageOffset":9109488,"imageIndex":0},{"imageOffset":16099516,"imageIndex":0},{"imageOffset":19222900,"imageIndex":0},{"imageOffset":19311204,"imageIndex":0},{"imageOffset":19318368,"imageIndex":0},{"imageOffset":19346348,"imageIndex":0},{"imageOffset":19300700,"imageIndex":0},{"imageOffset":19346348,"imageIndex":0},{"imageOffset":19237912,"imageIndex":0},{"imageOffset":19346348,"imageIndex":0},{"imageOffset":19295320,"imageIndex":0},{"imageOffset":19216064,"imageIndex":0},{"imageOffset":10356,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":18},{"imageOffset":17408,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":18},{"imageOffset":47752,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":18},{"imageOffset":50680,"symbol":"_dispatch_lane_invoke","symbolLocation":384,"imageIndex":18},{"imageOffset":94788,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":18},{"imageOffset":12404,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":14},{"imageOffset":7572,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":14}], "faultingThread" : 3, "threads" : [{"id":575045,"queue":"com.apple.main-thread","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":9},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":9},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":9},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":9},{"imageOffset":522212,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":10},{"imageOffset":516292,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":10},{"imageOffset":513208,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":10},{"imageOffset":200176,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":11},{"imageOffset":199724,"symbol":"ReceiveNextEventCommon","symbolLocation":648,"imageIndex":11},{"imageOffset":199044,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":11},{"imageOffset":235900,"symbol":"_DPSNextEvent","symbolLocation":636,"imageIndex":12},{"imageOffset":232216,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":716,"imageIndex":12},{"imageOffset":184188,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":12},{"imageOffset":17356,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":12},{"imageOffset":42892,"imageIndex":0},{"imageOffset":24360,"symbol":"start","symbolLocation":2236,"imageIndex":13}]},{"id":575072,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":575090,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"triggered":true,"id":575092,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":6838830663},{"value":6167619664},{"value":110},{"value":3},{"value":11888985956646664149},{"value":11888985961286485973},{"value":512},{"value":11},{"value":11},{"value":2095104},{"value":2043},{"value":2651023376},{"value":328},{"value":8445162400},{"value":0},{"value":6},{"value":6167621632},{"value":33283},{"value":6167621856},{"value":6167621856},{"value":105553139350888},{"value":0},{"value":276},{"value":105553153815296},{"value":105553153815296}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6839106600},"cpsr":{"value":1073745920},"fp":{"value":6167619520},"sp":{"value":6167619488},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6838880100,"matchesCrashFrame":1},"far":{"value":5120721408}},"queue":"PrepareQueue","frames":[{"imageOffset":38756,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":9},{"imageOffset":27688,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":14},{"imageOffset":486120,"symbol":"abort","symbolLocation":180,"imageIndex":15},{"imageOffset":88964,"symbol":"abort_message","symbolLocation":132,"imageIndex":16},{"imageOffset":21456,"symbol":"demangling_terminate_handler()","symbolLocation":348,"imageIndex":16},{"imageOffset":143404,"symbol":"_objc_terminate()","symbolLocation":144,"imageIndex":17},{"imageOffset":85832,"symbol":"std::__terminate(void (*)())","symbolLocation":16,"imageIndex":16},{"imageOffset":85740,"symbol":"std::terminate()","symbolLocation":56,"imageIndex":16},{"imageOffset":17428,"symbol":"_dispatch_client_callout","symbolLocation":40,"imageIndex":18},{"imageOffset":47752,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":18},{"imageOffset":50680,"symbol":"_dispatch_lane_invoke","symbolLocation":384,"imageIndex":18},{"imageOffset":94788,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":18},{"imageOffset":12404,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":14},{"imageOffset":7572,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":14}]},{"id":575106,"name":"com.apple.coreaudio.AQClient","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":9},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":9},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":9},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":9},{"imageOffset":522212,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":10},{"imageOffset":516292,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":10},{"imageOffset":513208,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":10},{"imageOffset":875900,"symbol":"CADeprecated::GenericRunLoopThread::Entry(void*)","symbolLocation":164,"imageIndex":19},{"imageOffset":53964,"symbol":"CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*)","symbolLocation":92,"imageIndex":20},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":575107,"name":"caulk.messenger.shared:high","frames":[{"imageOffset":3792,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":9},{"imageOffset":8228,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":212,"imageIndex":21},{"imageOffset":7896,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":21},{"imageOffset":7112,"symbol":"void* caulk::thread_proxy>>(void*)","symbolLocation":96,"imageIndex":21},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":575108,"name":"caulk.messenger.shared:17","frames":[{"imageOffset":3792,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":9},{"imageOffset":8228,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":212,"imageIndex":21},{"imageOffset":7896,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":21},{"imageOffset":7112,"symbol":"void* caulk::thread_proxy>>(void*)","symbolLocation":96,"imageIndex":21},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":575150,"name":"com.apple.NSEventThread","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":9},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":9},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":9},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":9},{"imageOffset":522212,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":10},{"imageOffset":516292,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":10},{"imageOffset":513208,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":10},{"imageOffset":1458004,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":12},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":575192,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":575201,"frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":9},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":9},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":9},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":9},{"imageOffset":522212,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":10},{"imageOffset":516292,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":10},{"imageOffset":513208,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":10},{"imageOffset":380860,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":22},{"imageOffset":875708,"symbol":"-[NSRunLoop(NSRunLoop) run]","symbolLocation":64,"imageIndex":22},{"imageOffset":33339648,"imageIndex":0},{"imageOffset":353596,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":22},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":575202,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":19355240,"imageIndex":0},{"imageOffset":19351336,"imageIndex":0},{"imageOffset":353596,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":22},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":575203,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":19355240,"imageIndex":0},{"imageOffset":19351336,"imageIndex":0},{"imageOffset":353596,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":22},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":575204,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":19355240,"imageIndex":0},{"imageOffset":19351336,"imageIndex":0},{"imageOffset":353596,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":22},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":575205,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":19355240,"imageIndex":0},{"imageOffset":19351336,"imageIndex":0},{"imageOffset":353596,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":22},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":575206,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":19355240,"imageIndex":0},{"imageOffset":19351336,"imageIndex":0},{"imageOffset":353596,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":22},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":575444,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":575959,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":575960,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":575968,"queue":"org.telegram.postbox.Postbox","frames":[{"imageOffset":30224440,"imageIndex":0},{"imageOffset":18218892,"imageIndex":0},{"imageOffset":18492096,"imageIndex":0},{"imageOffset":18497904,"imageIndex":0},{"imageOffset":18515568,"imageIndex":0},{"imageOffset":18514668,"imageIndex":0},{"imageOffset":19216064,"imageIndex":0},{"imageOffset":10356,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":18},{"imageOffset":17408,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":18},{"imageOffset":47752,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":18},{"imageOffset":50680,"symbol":"_dispatch_lane_invoke","symbolLocation":384,"imageIndex":18},{"imageOffset":94788,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":18},{"imageOffset":12404,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":14},{"imageOffset":7572,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":14}]},{"id":575969,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":576024,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":576025,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":576026,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":576029,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":19355240,"imageIndex":0},{"imageOffset":19351336,"imageIndex":0},{"imageOffset":353596,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":22},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":576030,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":19355240,"imageIndex":0},{"imageOffset":19351336,"imageIndex":0},{"imageOffset":353596,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":22},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":576031,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":19355240,"imageIndex":0},{"imageOffset":19351336,"imageIndex":0},{"imageOffset":353596,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":22},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":576032,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":19355240,"imageIndex":0},{"imageOffset":19351336,"imageIndex":0},{"imageOffset":353596,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":22},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":576033,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":19355240,"imageIndex":0},{"imageOffset":19351336,"imageIndex":0},{"imageOffset":353596,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":22},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":576034,"frames":[{"imageOffset":4062048,"symbol":"swift::runtime::SwiftTLSContext::get()","symbolLocation":20,"imageIndex":23},{"imageOffset":3772760,"symbol":"swift_beginAccess","symbolLocation":64,"imageIndex":23},{"imageOffset":26657384,"imageIndex":0},{"imageOffset":26660228,"imageIndex":0},{"imageOffset":26660600,"imageIndex":0},{"imageOffset":26643168,"imageIndex":0},{"imageOffset":26642776,"imageIndex":0},{"imageOffset":26586400,"imageIndex":0},{"imageOffset":26605188,"imageIndex":0},{"imageOffset":19222316,"imageIndex":0},{"imageOffset":19216064,"imageIndex":0},{"imageOffset":10356,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":18},{"imageOffset":17408,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":18},{"imageOffset":47752,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":18},{"imageOffset":50680,"symbol":"_dispatch_lane_invoke","symbolLocation":384,"imageIndex":18},{"imageOffset":94788,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":18},{"imageOffset":12404,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":14},{"imageOffset":7572,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":14}]},{"id":576035,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":576036,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":576037,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":576041,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":576042,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]}], "usedImages" : [ { "source" : "P", "arch" : "arm64", "base" : 4302684160, "CFBundleShortVersionString" : "9.7.2", "CFBundleIdentifier" : "ru.keepcoder.Telegram", "size" : 54984704, "uuid" : "eb36b6b9-fe32-368b-a4f0-bb9278b0d779", "path" : "\/Applications\/Telegram.app\/Contents\/MacOS\/Telegram", "name" : "Telegram", "CFBundleVersion" : "250138" }, { "source" : "P", "arch" : "arm64e", "base" : 4417175552, "size" : 49152, "uuid" : "8e928412-9e96-32d4-b173-d99beb9fed0b", "path" : "\/usr\/lib\/libobjc-trampolines.dylib", "name" : "libobjc-trampolines.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 4874829824, "CFBundleShortVersionString" : "7.0", "CFBundleIdentifier" : "com.apple.audio.codecs.Components", "size" : 6438912, "uuid" : "666daa13-93c5-36ad-970c-bdad726edf2d", "path" : "\/System\/Library\/Components\/AudioCodecs.component\/Contents\/MacOS\/AudioCodecs", "name" : "AudioCodecs", "CFBundleVersion" : "7.0" }, { "source" : "P", "arch" : "arm64e", "base" : 4904091648, "CFBundleShortVersionString" : "1.14", "CFBundleIdentifier" : "com.apple.audio.units.Components", "size" : 1261568, "uuid" : "c775db32-d8a6-3e08-97ee-42f05005c1b7", "path" : "\/System\/Library\/Components\/CoreAudio.component\/Contents\/MacOS\/CoreAudio", "name" : "CoreAudio", "CFBundleVersion" : "1.14" }, { "source" : "P", "arch" : "arm64e", "base" : 4871421952, "CFBundleShortVersionString" : "1000.0", "CFBundleIdentifier" : "com.apple.cmio.DAL.iOSScreenCapture", "size" : 163840, "uuid" : "8ea1a78d-2dfb-3407-8c10-4b2f658fedfb", "path" : "\/System\/Library\/Frameworks\/CoreMediaIO.framework\/Versions\/A\/Resources\/iOSScreenCapture.plugin\/Contents\/MacOS\/iOSScreenCapture", "name" : "iOSScreenCapture", "CFBundleVersion" : "5430.15.2" }, { "source" : "P", "arch" : "arm64e", "base" : 4903780352, "CFBundleShortVersionString" : "2.0", "CFBundleIdentifier" : "com.apple.CIBarcode", "size" : 114688, "uuid" : "59848dda-c420-3fd5-a6d0-25f62b139d18", "path" : "\/System\/Library\/CoreImage\/CIBarcode.cifilter\/Contents\/MacOS\/CIBarcode", "name" : "CIBarcode", "CFBundleVersion" : "1340.9" }, { "source" : "P", "arch" : "arm64e", "base" : 4903960576, "CFBundleShortVersionString" : "2.0", "CFBundleIdentifier" : "com.apple.CIPassThrough", "size" : 16384, "uuid" : "46525ecb-738b-3f1a-888d-646a41c6a7ea", "path" : "\/System\/Library\/CoreImage\/CIPassThrough.cifilter\/Contents\/MacOS\/CIPassThrough", "name" : "CIPassThrough", "CFBundleVersion" : "1340.9" }, { "source" : "P", "arch" : "arm64e", "base" : 4908580864, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.PortraitFilters", "size" : 475136, "uuid" : "a00695e5-fc59-3802-939f-42f0dc479e9b", "path" : "\/System\/Library\/CoreImage\/PortraitFilters.cifilter\/Contents\/MacOS\/PortraitFilters", "name" : "PortraitFilters", "CFBundleVersion" : "30" }, { "source" : "P", "arch" : "arm64e", "base" : 4930371584, "CFBundleShortVersionString" : "3.0", "CFBundleIdentifier" : "com.apple.security.csparser", "size" : 131072, "uuid" : "af79a0fa-e8a1-3134-bee8-c9567ed1e971", "path" : "\/System\/Library\/Frameworks\/Security.framework\/Versions\/A\/PlugIns\/csparser.bundle\/Contents\/MacOS\/csparser", "name" : "csparser", "CFBundleVersion" : "60420.140.26" }, { "source" : "P", "arch" : "arm64e", "base" : 6838841344, "size" : 237560, "uuid" : "08c5fe2a-b0bf-3ab6-bb42-460c18917d33", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6839496704, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5087232, "uuid" : "b3b2df49-2db8-370e-84ae-e0a2704515b8", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1979" }, { "source" : "P", "arch" : "arm64e", "base" : 6999531520, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 3358720, "uuid" : "9bed5c79-f02f-3e0b-9fdb-57d955cc68ba", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "arm64e", "base" : 6892363776, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 15794176, "uuid" : "ab4a163e-3a53-3fde-a88d-130759291adb", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2299.70.136" }, { "source" : "P", "arch" : "arm64e", "base" : 6835576832, "size" : 583048, "uuid" : "e7a99595-e0f8-34af-be8b-9347d0d658a4", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "arm64e", "base" : 6839078912, "size" : 53248, "uuid" : "1f30fb9a-bdf9-32db-a709-8417666a7e45", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6837628928, "size" : 520184, "uuid" : "949943e2-52cb-3c95-ab08-7ed984333d03", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6838726656, "size" : 114688, "uuid" : "3e0ceeee-f6bf-3497-80da-116f0269aad2", "path" : "\/usr\/lib\/libc++abi.dylib", "name" : "libc++abi.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6835290112, "size" : 286528, "uuid" : "ac12887c-d698-3627-b9d1-d2e5055a5da4", "path" : "\/usr\/lib\/libobjc.A.dylib", "name" : "libobjc.A.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6837321728, "size" : 294912, "uuid" : "9897030f-75d3-374b-8787-322d3d72e096", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7094145024, "CFBundleShortVersionString" : "1.14", "CFBundleIdentifier" : "com.apple.audio.toolbox.AudioToolbox", "size" : 1208320, "uuid" : "ed27b8b9-801f-3f16-a6bb-5b98ca9d0281", "path" : "\/System\/Library\/Frameworks\/AudioToolbox.framework\/Versions\/A\/AudioToolbox", "name" : "AudioToolbox", "CFBundleVersion" : "1.14" }, { "source" : "P", "arch" : "arm64e", "base" : 7075217408, "size" : 208896, "uuid" : "5ad7a19b-95ee-3e00-806f-4eaf14abf2a9", "path" : "\/usr\/lib\/libAudioToolboxUtility.dylib", "name" : "libAudioToolboxUtility.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6996627456, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.audio.caulk", "size" : 167936, "uuid" : "94eafeb1-517c-3d98-8d0d-9c350f0eb986", "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk", "name" : "caulk" }, { "source" : "P", "arch" : "arm64e", "base" : 6855856128, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.Foundation", "size" : 10248192, "uuid" : "b7799cb6-0a3c-3c8b-a185-8cec55845b14", "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation", "name" : "Foundation", "CFBundleVersion" : "1979" }, { "source" : "P", "arch" : "arm64e", "base" : 7087718400, "size" : 5476352, "uuid" : "eaa43988-4f04-3d39-a0a6-d597e46e966e", "path" : "\/usr\/lib\/swift\/libswiftCore.dylib", "name" : "libswiftCore.dylib" } ], "sharedCache" : { "base" : 6834913280, "size" : 3553361920, "uuid" : "9c875b0a-d532-3933-b1f0-f1ea72cedde2" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.5G resident=0K(0%) swapped_out_or_unallocated=1.5G(100%)\nWritable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 256K 2 \nActivity Tracing 256K 1 \nCG backing stores 4864K 4 \nCG image 128K 7 \nColorSync 560K 28 \nCoreAnimation 3136K 44 \nCoreGraphics 48K 3 \nCoreUI image data 3184K 25 \nFoundation 32K 2 \nImage IO 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 306.6M 2057 \nMALLOC guard page 384K 20 \nMALLOC_MEDIUM (reserved) 952.0M 8 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSQLite page cache 384K 3 \nSTACK GUARD 56.5M 34 \nStack 25.5M 34 \nVM_ALLOCATE 432K 15 \n__AUTH 2158K 417 \n__AUTH_CONST 31.9M 662 \n__CTF 824 1 \n__DATA 19.1M 657 \n__DATA_CONST 34.4M 677 \n__DATA_DIRTY 2748K 269 \n__FONT_DATA 2352 1 \n__INFO_FILTER 8 1 \n__LINKEDIT 807.0M 10 \n__OBJC_RO 66.4M 1 \n__OBJC_RW 2012K 1 \n__TEXT 742.6M 697 \ndyld private memory 272K 2 \nlibnetwork 128K 8 \nmapped file 409.8M 54 \nshared memory 880K 15 \n=========== ======= ======= \nTOTAL 3.8G 5763 \nTOTAL, minus reserved VM space 2.5G 5763 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "PrepareQueue" } }, "logWritingSignature" : "eebc5555a06f05fcd5a0970c4270e9032e1c8ad4", "trialInfo" : { "rollouts" : [ { "rolloutId" : "60186475825c62000ccf5450", "factorPackIds" : { }, "deploymentId" : 240000055 }, { "rolloutId" : "5f72dc58705eff005a46b3a9", "factorPackIds" : { }, "deploymentId" : 240000015 } ], "experiments" : [ { "treatmentId" : "6dd670af-0633-45e4-ae5f-122ae4df02be", "experimentId" : "64406ba83deb637ac8a04419", "deploymentId" : 900000017 }, { "treatmentId" : "3a3cf641-8471-4e4e-9ad4-81d0ede970fd", "experimentId" : "64a84dae90d82611a0bd7d3d", "deploymentId" : 400000010 } ] } } Model: MacBookPro18,3, BootROM 8422.141.2, proc 8:6:2 processors, 16 GB, SMC Graphics: Apple M1 Pro, Apple M1 Pro, Built-In Display: Color LCD, 3024 x 1964 Retina, Main, MirrorOff, Online Memory Module: LPDDR5, Samsung AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: May 27 2023 01:34:59 version 20.96.31.0.8.7.148 FWID 01-126f2c4c Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 USB Device: USB31Bus USB Device: USB31Bus USB Device: USB31Bus Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc. ```
ColinH commented 1 year ago

I have the exact same issue and tried the exact same things, however I submitted a bug report to the wrong app: https://github.com/telegramdesktop/tdesktop/issues/26668

For me it started after sending a link to a host on www.workaway.info to myself (Saved Messages), though I have no way of saying whether that was the cause or just a timing coincidence.

monokai-681 commented 1 year ago

Exact same issue starting today. No fix found so far.

overtake commented 1 year ago

Can you try download app from macOS.telegram.org it should work

On Wed, 16 Aug 2023 at 3:57 PM monokai-681 @.***> wrote:

Exact same issue starting today. No fix found so far.

— Reply to this email directly, view it on GitHub https://github.com/overtake/TelegramSwift/issues/1005#issuecomment-1680664618, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJT2MSS7HLY5LJN3NHIH23XVTGVRANCNFSM6AAAAAA3RRAENE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

monokai-681 commented 1 year ago

Thanks. It works now. I've always used the Mac App Store version.

kapralnsk commented 1 year ago

Since creating this issue, I've tried installing the app from different source (brew in my case), and this version works fine. I suspect it's because this was a fresh installation and there is something still cached in the App Store version even after re-installing (i.e. App Store version still had my previous window size and positioning even after reinstall). I'd like to repair my App Store installation, so if you can point me to which kinds of cache I can clear - I'd appreciate that :)

YamilG commented 1 year ago

macOS.telegram.org

this magically solved my issue.