Thanks so much! I guess that missing symbol explains the crash.

BTW: is it possible, to make Xcode produce an error message when I am using 
symbols that are not available on the deployment target?
(unless they are guarded by @available() ...)

Best regards, Gabriel


> On 9. Sep 2021, at 20:30, Carl Hoefs <newsli...@autonomy.caltech.edu> wrote:
> 
> On a 10.13 system, your app gives this in the console log:
> 
> opendirectoryd: Authentication failed for <private> with result 
> ODErrorCredentialsInvalid
> opendirectoryd: ODRecordVerifyPassword failed with result 
> ODErrorCredentialsInvalid
> 
> The (extensive) crash log has this at the top:
> 
> Crashed Thread:        0
> 
> Exception Type:        EXC_CRASH (SIGABRT)
> Exception Codes:       0x0000000000000000, 0x0000000000000000
> Exception Note:        EXC_CORPSE_NOTIFY
> 
> Termination Reason:    DYLD, [0x4] Symbol missing
> 
> Application Specific Information:
> dyld: launch, loading dependent libraries
> 
> Dyld Error Message:
>  Symbol not found: _AVAudioSessionInterruptionNotification
>  Referenced from: /Applications/ArtSaverApp.app/Contents/MacOS/ArtSaverApp
>  Expected in: 
> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
> in /Applications/ArtSaverApp.app/Contents/MacOS/ArtSaverApp
> 
> -Carl
> 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to