app crashes on iOS 9 - ios

I am new to iOS. I have created a ipa file using Xcode 6.4, which is working fine on 8.X. but recently we tried it on iPhone 6 with iOS 9, and the app get crashed after splash screen. does anyone faced this problem?
crash log
Incident Identifier: E4ACE339-8187-48DF-BACC-75B0E5476D58
CrashReporter Key: ac2769bff5db3be2b771695a24c3809680e077a9
Hardware Model: iPhone7,2
Process: <app name> [1851]
Path: <app path>
Identifier: <identifier>
Version: 2 (1.1)
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2015-10-07 13:07:06.06 +0530
Launch Time: 2015-10-07 13:07:05.05 +0530
OS Version: iOS 9.0.2 (13A452)
Report Version: 105
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x00000000e7ffdefe
Triggered by Thread: 0
Filtered syslog:
None found
Dyld Error Message:
Dyld Message: Library not loaded: #executable_path/TestLib.dylib
Referenced from: /var/mobile/Containers/Bundle/Application/C92A5FDC-2C2E-4A64-B20D-4AF90BD3D8C0/<appName>.app/<appName>
Reason: no suitable image found. Did find:
/var/mobile/Containers/Bundle/Application/C92A5FDC-2C2E-4A64-B20D-4AF90BD3D8C0/<appName>.app/TestLib.dylib: mmap() error 22 at address=0x0060F000, size=0x00003000 segment=__DATA in Segment::map() mapping /var/mobile/Containers/Bundle/Application/C92A5FDC-2C2E-4A64-B20D-4AF90BD3D8C0/<appName>.app/TestLib.dylib
/private/var/mobile/Containers/Bundle/Application/C92A5FDC-2C2E-4A64-B20D-4AF90BD3D8C0/<appName>.app/TestLib.dylib: mmap() error 22 at address=0x00637000, size=0x00003000 segment=__DATA in Segment::map() mapping /private/var/mobile/Containers/Bundle/Application/C92A5FDC-2C2E-4A64-B20D-4AF90BD3D8C0/<appName>.app/TestLib.dylib
Dyld Version: 369.12
Binary Images:
0x8c000 - 0x42ffff <appName> armv7 <d171742a44fc36628a38796e5c37c9dc> /var/mobile/Containers/Bundle/Application/C92A5FDC-2C2E-4A64-B20D-4AF90BD3D8C0/<appName>.app/<appName>
0x1fee4000 - 0x1ff0bfff dyld armv7s <208fd9e5719439acb248b91286f1dd33> /usr/lib/dyld

Problem is solved. the above crash nothing to do with iOS 9 or Xcode 7. we were pushing the app through the MDM(Mobile device Management). MDM was doing a wrapping which was caused to this issue. this was identified by MDM support team. and its working now.
Sorry that I hadn't mentioned about MDM in my post(because I didn't thought that MDM can cause such problem)
Thanks for your comments.

Related

xcode 13.1 crash while project loading

I am trying to open a project made in Xcode 12 using Xcode 13.1 and I get crash. In Xcode 12 it opens without problems Log shown below. Can you help me ? Thank you.
P.S. I found that the problem is in Info.plist but could not localize it
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: Xcode [7074]
Path: /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 13.1 (19466)
Build Info: IDEFrameworks-19466000000000000~20 (13A1030d)
App Item ID: 497799835
App External ID: 844664792
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2021-11-05 16:39:48.5109 +0200
OS Version: macOS 12.0.1 (21A559)
Report Version: 12
Anonymous UUID: D316D717-0D90-660E-6F7F-7597A80EED19
Time Awake Since Boot: 25000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
UNCAUGHT EXCEPTION (NSInvalidArgumentException): -[__NSArrayM allKeys]: unrecognized selector sent to instance 0x7fef2821dc60
Problem did fix. While reading Info.plist Xcode 13 did crash on 'App Transport Security Settings' key parsing. I removed it from .plist & manually recreated 'App Transport Security Settings' key hierarchy. Strange situation...

xcode simulator crash with some dyld error

I can run my app on device but when I run it on simulator, I got an error, how can I run it on a simulator?
xcode version: 12.1
simulator version: 14.1
I can't lunch the simulator now
Process: SpringBoard [8490]
Path: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/CoreServices/SpringBoard.app/SpringBoard
Identifier: SpringBoard
Version: 1.0 (50)
Code Type: X86-64 (Native)
Parent Process: launchd_sim [8020]
Responsible: SimulatorTrampoline [784]
User ID: 501
Date/Time: 2020-11-04 18:33:21.811 +0800
OS Version: Mac OS X 10.15.7 (19H2)
Report Version: 12
Anonymous UUID: 4B907FF2-14B6-5989-E5EB-360FD491CCA0
Time Awake Since Boot: 5400 seconds
System Integrity Protection: enabled
Crashed Thread: 0
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: DYLD, [0x5] Code Signature
Application Specific Information:
dyld: launch, loading dependent libraries
DYLD_SHARED_CACHE_DIR=/Users/apple/Library/Developer/CoreSimulator/Caches/dyld/19H2/com.apple.CoreSimulator.SimRuntime.iOS-14-1.18A8394
DYLD_ROOT_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot
DYLD_FALLBACK_FRAMEWORK_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks
DYLD_FALLBACK_LIBRARY_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib
Dyld Error Message:
Library not loaded: /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
Referenced from: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
Reason: no suitable image found. Did find:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform: code signature invalid for '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform'
Binary Images:
0x10286f000 - 0x102875fff com.apple.springboard (1.0 - 50) <5E08B57A-06BC-3482-9CD7-3E821C3DBD85> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/CoreServices/SpringBoard.app/SpringBoard

App is crashing in release mode only

I have searched previous questions but they did not work. I got these crash details from device logs:
Incident Identifier: 3D66D-F1B54CC2449
CrashReporter Key: 4c95be7dfa542494f103b1ef
Hardware Model: iPhone7,1
Process: Some [303]
Path: /private/var/containers/Bundle/Application/D80AD481-A88D-4FB2-BF84-B76084B7133D/sample.app/sample
Identifier: com.mytest.test
Version: 1.0 (1.0)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
Date/Time: 2016-05-27 12:26:25.25 -0700
Launch Time: 2016-05-27 12:26:25.25 -0700
OS Version: iOS 9.3 (13E233)
Report Version: 105
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x00000001200c9088
Triggered by Thread: 0
Filtered syslog:
None found
<
Dyld Error Message:
Dyld Message: Library not loaded: #rpath/MailApi.framework/MailApi
Referenced from: /var/containers/Bundle/Application/D80AD481-A88D-4FB2-BF84-B76084B7133D/sample.app/sample
Reason: no suitable image found. Did find:
/private/var/containers/Bundle/Application/D80AD481-A88D-4FB2-BF84-B76084B7133D/sample.app/Frameworks/MailApi.framework/MailApi: mmap() errno=1 validating first page of '/private/var/containers/Bundle/Application/D80AD481-A88D-4FB2-BF84-B76084B7133D/sample.app/Frameworks/MailApi.framework/MailApi'
Dyld Version: 390.7
<
Binary Images:
0x1000e8000 - 0x10032ffff sample arm64 <13340a6f4b8531ae9b451386d72bdfc6> /var/containers/Bundle/Application/D80AD481-A88D-4FB2-BF84-B76084B7133D/sample.app/sample
0x1200c8000 - 0x1200f7fff dyld arm64 /usr/lib/dyld
i think it will help for you, got to project build phases -> Link binary with libraries -> change all library frame works status required to optional

Xcode quit unexpectedly Dyld Error message symbol not found _ASI_CopyHostUUID

When I want launch the xcode, this doesn't open and show me this message "Xcode quit unexpectedly" and the report is:
Process: Xcode [2585]
Path: /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 6.3.1 (7703)
Build Info: IDEFrameworks-7703000000000000~4
App Item ID: 497799835
App External ID: 812230896
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Xcode [2585]
User ID: 393298473
Date/Time: 2015-05-14 13:36:02.941 -0300
OS Version: Mac OS X 10.10.3 (14D136)
Report Version: 11
Anonymous UUID: F6EF1A43-CD47-CDDB-8754-7B593A5DBE45
Time Awake Since Boot: 8200 seconds
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Application Specific Information:
ProductBuildVersion: 6D1002
Dyld Error Message:
Symbol not found: _ASI_CopyHostUUID
Referenced from: /Applications/Xcode.app/Contents/MacOS/../SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation
Expected in: /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
How can I make it open?
When I had a EXC_BREAKPOINT (SIGTRAP) exception I used terminal to navigate to the Expected in: part of the Dyld error message.
For my problem I could remove the file that was being referred to by the Expected in: part of the Dyld error message.
I hope this helps you out.
EDIT:
I do not advise that you remove the system private frameworks. Sorry for the careless wording.
What I meant was that if you go to Expected in: /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo you might find what needs to be changed.

Cordova 2.6 / 2.7 iOS app timing out

I have an app that I've been running successfully for the best part of a year built with Cordova 2.1. Recently I decided to start a new build with 2.6 and it runs fine on iOS 5, but not iOS 6. Went through the crash logs which all point to "[app] failed to launch in time". Unhelpfully it also has 'backtrace not available'.
To try to pin down what I'm doing wrong, I basically started from scratch - create a default Cordova app. However when I run that - just the very basic app that is created when you create a new project from the command line - it also has the same error. Get the splash screen, stalls and then crashes with the failed to launch in time error.
The apps run fine in the simulator, but when I run them on a device from Xcode or archive them and install them, nothin'.
Im using Cordova 2.7.0, Xcode 4.6.2 on OSX 10.7.5. If it helps, one of the full crash logs is below...
Incident Identifier: EDD1A74C-953F-4D66-9199-2D87E3AD9D3F
CrashReporter Key: e72939db0dce8f4abf935c5b5c7e2aa4a2a4b880
Hardware Model: iPhone3,1
Process: test01 [10376]
Path: /var/mobile/Applications/3AEE3B27-11B9-48FA-9190
A7A53BF78E48/test01.app/test01
Identifier: test01
Version: ??? (???)
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2013-05-01 11:00:55.046 +1000
OS Version: iOS 6.1.3 (10B329)
Report Version: 104
Exception Type: 00000020
Exception Codes: 0x000000008badf00d
Highlighted Thread: 0
Application Specific Information:
[app] failed to launch in time
Elapsed total CPU time (seconds): 20.000 (user 20.000, system 0.000), 100% CPU
Elapsed application CPU time (seconds): 0.000, 0% CPU
Backtrace not available
Unknown thread crashed with unknown flavor: 5, state_count: 1
Binary Images:
0x2fe70000 - 0x2fe90fff dyld armv7 <280610df5ed43ec7aa00629a27009302> /usr/lib/dyld
Any help is greatly appreciated.

Resources