Skip to content

[Critical Bugs] : Build successfully but crash when the app launch in IOS #608

Closed
@foongef

Description

@foongef

Crash message bellow

dyld`:
0x115836984 <+0>: movl $0x2000209, %eax ; imm = 0x2000209
0x115836989 <+5>: movq %rcx, %r10
0x11583698c <+8>: syscall
-> 0x11583698e <+10>: jae 0x115836998 ; <+20>
0x115836990 <+12>: movq %rax, %rdi
0x115836993 <+15>: jmp 0x1157f3150 ; cerror_nocancel
0x115836998 <+20>: retq
0x115836999 <+21>: nop
0x11583699a <+22>: nop
0x11583699b <+23>: nop

Library not loaded: @rpath/OneSignalExtension.framework/OneSignalExtension
Referenced from: <0A499F0F-68C1-3D61-8D57-53B11C7D3756> /Users/kewdoo/Library/Developer/CoreSimulator/Devices/365AB081-5EF3-4C65-BB6B-4FEC478755B3/data/Containers/Bundle/Application/4737F99A-A10F-4B21-82D6-3DD1459AC1E0/Runner.app/Runner
Reason: tried: '/Users/kewdoo/Library/Developer/Xcode/DerivedData/Runner-bjulrwqqasccntdscszmuvmxtian/Build/Products/Debug-production-iphonesimulator/OneSignalExtension.framework/OneSignalExtension' (errno=2), '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/OneSignalExtension.framework/OneSignalExtension' (errno=2), '/usr/lib/swift/OneSignalExtension.framework/OneSignalExtension' (errno=2, no dyld cache), '/Users/kewdoo/Library/Developer/CoreSimulator/Devices/365AB081-5EF3-4C65-BB6B-4FEC478755B3/data/Containers/Bundle/Application/4737F99A-A10F-4B21-82D6-3DD1459AC1E0/
dyld config: DYLD_SHARED_CACHE_DIR=/Users/kewdoo/Library/Developer/CoreSimulator/Caches/dyld/21G72/com.apple.CoreSimulator.SimRuntime.iOS-16-0.20A360 DYLD_ROOT_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot DYLD_LIBRARY_PATH=/Users/kewdoo/Library/Developer/Xcode/DerivedData/Runner-bjulrwqqasccntdscszmuvmxtian/Build/Products/Debug-production-iphonesimulator:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/introspection DYLD_INSERT_LIBRARIES=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libBacktraceRecording.dylib:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMainThreadChecker.dylib:/usr/lib/libRPAC.dylib:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GPUToolsCapture.framework/GPUToolsCapture:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib DYLD_FRAMEWORK_PATH=/Users/kewdoo/Library/Developer/Xcode/DerivedData/Runner-bjulrwqqasccntdscszmuvmxtian/Build/Products/Debug-production-iphonesimulator 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/Xco

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions