Hi all, I have an application which installs and uses a privileged helper tool that, for myself and most users, seems to work just fine.
I do, however, have one user (and experience tells me there'll be more who simply aren't reporting it) who's experiencing my app crashing when communicating with the helper tool. I still need to support OS X 10.6, so I'm using the BetterAuthorizationSample code and the crash appears to be happening in BetterAuthorizationSampleLib.c at line 1665. The error I'm seeing is Assertion failed: (err == noErr), function BASSetDefaultRules To me, that would indicate the user has the wrong version of the helper tool for the app in use, but from the diagnostics report being sent back, they are using the correct version of the helper with the correct version of the application so I've no idea what could be going wrong. Has anyone else experienced this? If so, do you have any suggestions please? Many thanks Mark _______________________________________________ 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