App is crashing with black screen in ios 15

Incident Identifier: 19BAE5CC-D5C6-46F7-96F5-F590CFE003CE

CrashReporter Key: cb5748cf8bb6a20219bd8b51b5af502a09603217

Hardware Model: iPad5,1

Process: Concession [1697] Path: /private/var/containers/Bundle/Application/FC6D3B1D-8BA0-47A1-A696-890F478F1D73/Concession.app/Concession

Identifier: xxxx

Version: 3.3.44 (3.3.44)

Code Type: ARM-64 (Native)

Role: unknown

Parent Process: launchd [1]

Coalition: xxxxx[371]

Date/Time: 2021-11-21 01:36:19.9189 +0530

Launch Time: 2021-11-21 01:36:19.8383 +0530

OS Version: iPhone OS 15.1 (19B74)

Release Type: User

Report Version: 104

Exception Type: EXC_BAD_ACCESS (SIGBUS)

Exception Subtype: KERN_PROTECTION_FAILURE at 0x00000001e91e55a0

Exception Codes: 0x0000000000000002, 0x00000001e91e55a0

VM Region Info: 0x1e91e55a0 is in 0x1e91e3ee0-0x1e9200000; bytes after start: 5824 bytes before end: 109151

  REGION TYPE                 START - END      [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL


  __DATA_CONST             1e91e0518-1e91e3ee0 [   14K] r--/rw- SM=COW  ...ebCredentials

---> __DATA_CONST 1e91e3ee0-1e9200000 [ 112K] r--/rw- SM=COW ...afariServices

  __DATA_CONST             1e9200000-1e9254000 [  336K] r--/rw- SM=COW  ...afariServices

Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: SIGNAL 10 Bus error: 10 Terminating Process: exc handler [1697]

Triggered by Thread: 0

Thread 0 name: Dispatch queue: com.apple.main-thread

Thread 0 Crashed:

0 Concession 0x100a5ba58 patchSymbolPointerTableEntry + 136

1 Concession 0x100a5ba48 patchSymbolPointerTableEntry + 120

2 Concession 0x100a5b5e4 HookLibraryAddCallback + 204

3 dyld 0x101162ec8 invocation function for block in dyld4::APIs::_dyld_register_func_for_add_image(void ()(mach_header const, long)) + 164

4 dyld 0x10115c2d4 dyld4::RuntimeState::withLoadersReadLock(void () block_pointer) + 60

5 dyld 0x1011823d0 dyld4::APIs::_dyld_register_func_for_add_image(void ()(mach_header const, long)) + 124

6 Concession 0x100a5b508 HookCore_Init + 44

7 dyld 0x1011600e8 invocation function for block in dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const + 152

8 dyld 0x10118f588 invocation function for block in dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 160

9 dyld 0x10115dee0 invocation function for block in dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const + 524

10 dyld 0x10115d230 dyld3::MachOFile::forEachLoadCommand(Diagnostics&, void (load_command const*, bool&) block_pointer) const + 160

11 dyld 0x10115c560 dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const + 164

12 dyld 0x10118f13c dyld3::MachOAnalyzer::forEachInitializerPointerSection(Diagnostics&, void (unsigned int, unsigned int, unsigned char const*, bool&) block_pointer) const + 120

13 dyld 0x101168e20 dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 324

14 dyld 0x101165c34 dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const + 144

15 dyld 0x10115dc00 dyld4::PrebuiltLoader::runInitializers(dyld4::RuntimeState&) const + 40

16 dyld 0x101161a60 dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array<dyld4::Loader const*>&) const + 204

17 dyld 0x1011675c4 dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const + 120

18 dyld 0x10118402c dyld4::APIs::runAllInitializersForMain() + 244

19 dyld 0x1011718bc dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*) + 2412

20 dyld 0x101170170 start + 412

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

No thread state (register information) available

Binary Images: 0x10069c000 - 0x100bebfff Concession arm64 <8ccaa60b7a0c302da1d6389937513f02> /private/var/containers/Bundle/Application/FC6D3B1D-8BA0-47A1-A696-890F478F1D73/Concession.app/Concession

   0x101158000 -        0x1011abfff dyld arm64  <5e7ef5771cc5369aa04d28fbba883086> /usr/lib/dyld
   0x1da2cd000 -        0x1da2e0fff libsystem_pthread.dylib arm64  <ce7eb78851553c3888d812f1419fa5fa> /usr/lib/system/libsystem_pthread.dylib
           0x0 - 0xffffffffffffffff ??? unknown-arch  <00000000000000000000000000000000> ???

Error Formulating Crash Report:

thread_get_state(PAGEIN) returned 0x10000003: (ipc/send) invalid destination port

thread_get_state(EXCEPTION) returned 0x10000003: (ipc/send) invalid destination port

thread_get_state(FLAVOR) returned 0x10000003: (ipc/send) invalid destination port

EOF

App is crashing with black screen in ios 15 real device

I can’t read your crash report. Please post it again, using the technique outlined in Posting a Crash Report.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Edited the post.

Edited the post.

I’m sorry but that’s still very hard to read. Please post your crash report as an attachment as described in Posting a Crash Report.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

App is crashing with black screen in ios 15
 
 
Q