简体   繁体   中英

iOS 13 Crash - Backtrace not available

Dealing with a confounding crash for an iOS app. The application worked fine in previous iOS versions, but in iOS 13 it crashes before getting past the launch screen. This doesn't happen on the simulator or running on a device from Xcode, but does happen on the released version and when an archive build is deployed via fabric-beta.

When pulling a log from a device, all I get is (after the app info):

Date/Time:           2019-10-01 11:34:58.1246 -0500
Launch Time:         2019-10-01 11:34:57.8849 -0500
OS Version:          iPhone OS 13.1.1 (17A854)
Release Type:        User
Baseband Version:    1.01.17
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Description: DYLD, Assertion failed: ((_containerTypedBytes->payloadLength + sizeof(TypedBytes) + payloadSize) < (16 * 1024 * 1024)), function append, file /BuildRoot/Library/Caches/com.apple.xbs/Sources/dyld/dyld-732.3/dyld3/ClosureWriter.cpp, line 84.
Highlighted by Thread:  0

Backtrace not available

Unknown thread crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000006   x1: 0x0000000000000009   x2: 0x000000016bac4b00   x3: 0x0000000000000014
    x4: 0x000000016bac4700   x5: 0x0000000000000000   x6: 0x0000000000000002   x7: 0x0000000015f4f170
    x8: 0x0000000000000020   x9: 0x0000000000000009  x10: 0x7257657275736f6c  x11: 0x7070632e72657469
   x12: 0x75736f6c432f3364  x13: 0x7265746972576572  x14: 0x696c202c7070632e  x15: 0x000a2e343820656e
   x16: 0x0000000000000209  x17: 0x00000001225417f4  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x000000016bac4700  x21: 0x0000000000000014  x22: 0x000000016bac4b00  x23: 0x0000000000000009
   x24: 0x0000000000000006  x25: 0x00000001225e1b28  x26: 0x0000000122568194  x27: 0x000000000000ba00
   x28: 0x0000000000000000   fp: 0x000000016bac46d0   lr: 0x000000012254e74c
    sp: 0x000000016bac4690   pc: 0x000000012254717c cpsr: 0x40000000
   esr: 0x00000000  Address size fault

Binary images description not available

Error Formulating Crash Report:
Failed to create CSSymbolicatorRef - corpse still valid ¯\_(ツ)_/¯

EOF

It's pretty devoid of information, but it appears to be a crash in Apple's ClosureWriter.cpp but there's no indication of how or where this is happening.

Is this Apple's bug? Is it a problem with a library? Is there a workaround? Any help would be much appreciated!

Any one found solution to this issue? I also facing same issue.

CrashReporter Key: 14de8b819ee0ebbbc409d7df69ca84a76869c735 Hardware Model: xxx Process: Runner [928] Path: /private/var/containers/Bundle/Application/3EAF2C4C-3BB1-4976-8B87-B90B07BADAA4/Runner.app/Runner Identifier: com.appislmaicly.islamicly Version: 3 (1.0.1) AppStoreTools: 11A1002b Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] Coalition: com.appislmaicly.islamicly [558]

Date/Time: 2019-10-23 13:54:21.5875 -0700 Launch Time: 2019-10-23 13:54:20.8391 -0700 OS Version: iPhone OS 13.1.3 (17A878) Release Type: User Baseband Version: 9.00.01 Report Version: 104

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Description: DYLD, dependent dylib '@rpath/App.framework/App' not found for '/private/var/containers/Bundle/Application/3EAF2C4C-3BB1-4976-8B87-B90B07BADAA4/Runner.app/Runner', tried but didn't find: '/private/var/containers/Bundle/Application/3EAF2C4C-3BB1-4976-8B87-B90B07BADAA4/Runner.app/Frameworks/App.framework/App' '/private/var/containers/Bundle/Application/3EAF2C4C-3BB1-4976-8B87-B90B07BADAA4/Runner.app/Frameworks/App.framework/App' '/private/var/containers/Bundle/Application/3EAF2C4C-3BB1-4976-8B87-B90B07BADAA4/Runner.app/Frameworks/App.framework/App' '/private/var/containers/Bundle/Application/3EAF2C4C-3BB1-4976-8B87-B90B07BADAA4/Runner.app/Frameworks/App.framework/App' '/private/var/containers/Bundle/Application/3EAF2C4C-3BB1-4976-8B87-B90B07BADAA4/Runner.app/Frameworks/App.framework/App' '@rpath/App.framework/App' '/System/Library/Frameworks/App.framework/App' Highlighted by Thread: 0

Backtrace not available

Unknown thread crashed with ARM Thread State (64-bit): x0: 0x0000000000000006 x1: 0x0000000000000001 x2: 0x000000016f156060 x3: 0x000000000000008f x4: 0x000000016f155c60 x5: 0x0000000000000000 x6: 0x0000000000000000 x7: 0x0000000000000000 x8: 0x0000000000000020 x9: 0x0000000000000009 x10: 0x77656d6172662e70 x11: 0x277070412f6b726f x12: 0x6f77656d6172462f x13: 0x2e7070412f736b72 x14: 0x726f77656d617266 x15: 0x0020277070412f6b x16: 0x0000000000000209 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x0000000000000000 x20: 0x000000016f155c60 x21: 0x000000000000008f x22: 0x000000016f156060 x23: 0x0000000000000001 x24: 0x0000000000000006 x25: 0x0000000100fe0000 x26: 0x0000000000000000 x27: 0x0000000100fe0000 x28: 0x0000000000000000 fp: 0x000000016f155c30 lr: 0x0000000100fca30c sp: 0x000000016f155bf0 pc: 0x0000000100fc34f0 cpsr: 0x00000000 esr: 0x00000000 Address size fault

Binary images description not available

Error Formulating Crash Report: Failed to create CSSymbolicatorRef - corpse still valid ¯_(ツ)_/¯

EOF

I had the same issue. Probably it seems you're deallocating some variables earlier.

Best Regards

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM