Looks like a QuickLook plug-in is not correctly code signed, or is being rejected due to your security settings, and the resulting exception is killing the panel.
If you've installed a third-party QL plug-in you probably need to upgrade it for ML or discard it. --Graham On 03/08/2012, at 11:35 AM, Koen van der Drift wrote: > After updating to M and Xcode 4.4 I get a crash in the > beginSheetModalForWindow part of the showOpenPanel part. > #1 0x00007fff8a9c883a in Security::MacOSError::throwMe(int) () > #2 0x00007fff8a8fb224 in Security::CodeSigning::SecStaticCode::signature() > () > #3 0x00007fff8a8fb449 in > Security::CodeSigning::SecStaticCode::verifySignature() () > #4 0x00007fff8a8fb25e in > Security::CodeSigning::SecStaticCode::validateDirectory() () > #5 0x00007fff8a8fb916 in > Security::CodeSigning::SecStaticCode::validateNonResourceComponents() () > #6 0x00007fff8a8f0601 in validate(Security::CodeSigning::SecStaticCode*, > Security::CodeSigning::SecRequirement const*, unsigned int) () > #7 0x00007fff8a8f0470 in SecStaticCodeCheckValidityWithErrors () > #8 0x00007fff9163c44a in QLCheckAppleSignature () > #9 0x00007fff9160e375 in _QLLoadPluginAtURL () _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
