I tried Instruments and it is showing the following crash log: 1 libobjc.A.dylib 0x00007fff952f5d5e objc_exception_throw + 43 2 CoreFoundation 0x00007fff9697e4c9 -[NSException raise] + 9 3 ExceptionHandling 0x0000000100325e0a NSExceptionHandlerUncaughtSignalHandler + 37 4 libsystem_c.dylib 0x00007fff8ba12cfa _sigtramp + 26 5 ??? 0x0000000000000000 0x0 + 0 6 CoreFoundation 0x00007fff968e0f48 _CF_forwarding_prep_0 + 232 7 AppKit 0x00007fff9488dcfe __-[NSWindow _close]_block_invoke_1 + 261 8 AppKit 0x00007fff9488dbd7 -[NSWindow _close] + 363 9 AppKit 0x00007fff94ca6e5c -[NSWindow __close] + 287 10 AppKit 0x00007fff94ca6b6e -[NSWindow _batchClose] + 65 11 CoreFoundation 0x00007fff968eb2e1 -[NSObject performSelector:] + 49 12 AppKit 0x00007fff94611ed5 -[NSApplication makeWindowsPerform:inOrder:] + 217 13 AppKit 0x00007fff948c4edf -[NSApplication _makeWindowsPerform:forEvent:inWindow:standardWindowButton:] + 29 14 AppKit 0x00007fff94ca6d1b -[NSWindow _close:] + 129 15 CoreFoundation 0x00007fff968e3a1d -[NSObject performSelector:withObject:] + 61 16 AppKit 0x00007fff94719710 -[NSApplication sendAction:to:from:] + 139 17 AppKit 0x00007fff94719642 -[NSControl sendAction:to:] + 88 18 AppKit 0x00007fff9471956d -[NSCell _sendActionFrom:] + 137 19 AppKit 0x00007fff94718a30 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2014 20 AppKit 0x00007fff947988e0 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 489 21 AppKit 0x00007fff9471763a -[NSControl mouseDown:] + 786 22 AppKit 0x00007fff94c452ae -[_NSThemeWidget mouseDown:] + 265 23 AppKit 0x00007fff946e20e0 -[NSWindow sendEvent:] + 6306 24 AppKit 0x00007fff9467a68f -[NSApplication sendEvent:] + 5593 25 MyApp 0x000000010000744b -[MYApplication sendEvent:] + 126 26 AppKit 0x00007fff94610682 -[NSApplication run] + 555 27 AppKit 0x00007fff9488f80c NSApplicationMain + 867 28 MyApp 0x0000000100001c9f main + 33 29 MyApp 0x0000000100001c5c start + 52
From: Apparao M <appar...@ivycomptech.com<mailto:appar...@ivycomptech.com>> Date: Wed, 21 Dec 2011 11:28:50 +0530 To: "cocoa-dev@lists.apple.com<mailto:cocoa-dev@lists.apple.com>" <cocoa-dev@lists.apple.com<mailto:cocoa-dev@lists.apple.com>> Subject: Lion: Batch close Hi, My application is crashing on Lion if user tries to close all open windows using Option key + Mouse click. Same is working in Leopard and Snow leopard. Is anything is changed related to Batch Close in Lion? Any work around for this? - Apparao This email and any attachments are confidential, and may be legally privileged and protected by copyright. If you are not the intended recipient dissemination or copying of this email is prohibited. If you have received this in error, please notify the sender by replying by email and then delete the email completely from your system. Any views or opinions are solely those of the sender. This communication is not intended to form a binding contract unless expressly indicated to the contrary and properly authorised. Any actions taken on the basis of this email are at the recipient's own risk. This email is sent for and on behalf of Ivy Comptech Private Limited. Ivy Comptech Private Limited is a limited liability company. This email and any attachments are confidential, and may be legally privileged and protected by copyright. If you are not the intended recipient dissemination or copying of this email is prohibited. If you have received this in error, please notify the sender by replying by email and then delete the email completely from your system. Any views or opinions are solely those of the sender. This communication is not intended to form a binding contract on behalf of Ivy Comptech Private Limited unless expressly indicated to the contrary and properly authorised. Any actions taken on the basis of this email are at the recipient's own risk. Registered office: Ivy Comptech Private Limited, Cyber Spazio, Road No. 2, Banjara Hills, Hyderabad 500 033, Andhra Pradesh, India. Registered number: 37994. Registered in India. A list of members' names is available for inspection at the registered office. _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com