Skip to content

Instantly share code, notes, and snippets.

@AkhileshKumar01
Created October 24, 2013 13:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AkhileshKumar01/60d48c136632095aff5c to your computer and use it in GitHub Desktop.
Save AkhileshKumar01/60d48c136632095aff5c to your computer and use it in GitHub Desktop.
Loaded assembly: /Users/apple/Desktop/23Oct/mac-samples-master/CAQuartzComposition/bin/Debug/CAQuartzComposition.app/Contents/MonoBundle/CAQuartzComposition.exe
Loaded assembly: /Users/apple/Desktop/23Oct/mac-samples-master/CAQuartzComposition/bin/Debug/CAQuartzComposition.app/Contents/MonoBundle/XamMac.dll [External]
Loaded assembly: /Users/apple/Desktop/23Oct/mac-samples-master/CAQuartzComposition/bin/Debug/CAQuartzComposition.app/Contents/MonoBundle/System.Core.dll [External]
Loaded assembly: ObjCImplementations [External]
Loaded assembly: /Users/apple/Desktop/23Oct/mac-samples-master/CAQuartzComposition/bin/Debug/CAQuartzComposition.app/Contents/MonoBundle/System.Drawing.dll [External]
2013-10-24 19:02:24.789 CAQuartzComposition[5319:707] An uncaught exception was raised
2013-10-24 19:02:24.790 CAQuartzComposition[5319:707] CI filters are not supported by this layer tree: {CIGaussianBlur {
inputImage = "<null>";
inputRadius = 2;
}}.
2013-10-24 19:02:24.792 CAQuartzComposition[5319:707] (
0 CoreFoundation 0x97fe16b1 __raiseError + 193
1 libobjc.A.dylib 0x952ed091 objc_exception_throw + 162
2 CoreFoundation 0x97fe15cb +[NSException raise:format:] + 139
3 QuartzCore 0x94e57f44 ___ZNK2CA6Render6Filter15cifilter_encodeEPNS0_7EncoderE_block_invoke + 67
4 libdispatch.dylib 0x9548c78f _dispatch_call_block_and_release + 15
5 libdispatch.dylib 0x954893a6 _dispatch_client_callout + 50
6 libdispatch.dylib 0x95491a96 _dispatch_main_queue_callback_4CF + 294
7 CoreFoundation 0x97f3b28e __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 14
8 CoreFoundation 0x97ef2739 __CFRunLoopRun + 1897
9 CoreFoundation 0x97ef1d5a CFRunLoopRunSpecific + 394
10 CoreFoundation 0x97ef1bbb CFRunLoopRunInMode + 123
11 HIToolbox 0x99c09e2d RunCurrentEventLoopInMode + 259
12 HIToolbox 0x99c09a47 ReceiveNextEventCommon + 163
13 HIToolbox 0x99c0998d _BlockUntilNextEventMatchingListInModeWithFilter + 92
14 AppKit 0x9b3925a9 _DPSNextEvent + 1602
15 AppKit 0x9b391ad0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
16 AppKit 0x9b38435c -[NSApplication run] + 727
17 AppKit 0x9b36d1f8 NSApplicationMain + 1165
18 ??? 0x03c5bdd3 0x0 + 63290835
19 ??? 0x03c5bbf8 0x0 + 63290360
20 ??? 0x014ac934 0x0 + 21678388
21 ??? 0x014aca9f 0x0 + 21678751
22 CAQuartzComposition 0x000ef45e mono_jit_runtime_invoke + 798
23 CAQuartzComposition 0x0019b41e mono_runtime_invoke + 126
24 CAQuartzComposition 0x0019f9d4 mono_runtime_exec_main + 420
25 CAQuartzComposition 0x0019fd45 mono_runtime_run_main + 725
26 CAQuartzComposition 0x00050455 mono_jit_exec + 149
27 CAQuartzComposition 0x00002d46 main + 1670
28 CAQuartzComposition 0x00001ef5 start + 53
)
2013-10-24 19:02:24.793 CAQuartzComposition[5319:707] *** Terminating app due to uncaught exception 'CAInvalidCIFilter', reason: 'CI filters are not supported by this layer tree: {CIGaussianBlur {
inputImage = "<null>";
inputRadius = 2;
}}.'
*** Call stack at first throw:
(
0 CoreFoundation 0x97fe16b1 __raiseError + 193
1 libobjc.A.dylib 0x952ed091 objc_exception_throw + 162
2 CoreFoundation 0x97fe15cb +[NSException raise:format:] + 139
3 QuartzCore 0x94e57f44 ___ZNK2CA6Render6Filter15cifilter_encodeEPNS0_7EncoderE_block_invoke + 67
4 libdispatch.dylib 0x9548c78f _dispatch_call_block_and_release + 15
5 libdispatch.dylib 0x954893a6 _dispatch_client_callout + 50
6 libdispatch.dylib 0x95491a96 _dispatch_main_queue_callback_4CF + 294
7 CoreFoundation 0x97f3b28e __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 14
8 CoreFoundation 0x97ef2739 __CFRunLoopRun + 1897
9 CoreFoundation 0x97ef1d5a CFRunLoopRunSpecific + 394
10 CoreFoundation 0x97ef1bbb CFRunLoopRunInMode + 123
11 HIToolbox 0x99c09e2d RunCurrentEventLoopInMode + 259
12 HIToolbox 0x99c09a47 ReceiveNextEventCommon + 163
13 HIToolbox 0x99c0998d _BlockUntilNextEventMatchingListInModeWithFilter + 92
14 AppKit 0x9b3925a9 _DPSNextEvent + 1602
15 AppKit 0x9b391ad0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
16 AppKit 0x9b38435c -[NSApplication run] + 727
17 AppKit 0x9b36d1f8 NSApplicationMain + 1165
18 ??? 0x03c5bdd3 0x0 + 63290835
19 ??? 0x03c5bbf8 0x0 + 63290360
20 ??? 0x014ac934 0x0 + 21678388
21 ??? 0x014aca9f 0x0 + 21678751
22 CAQuartzComposition 0x000ef45e mono_jit_runtime_invoke + 798
23 CAQuartzComposition 0x0019b41e mono_runtime_invoke + 126
24 CAQuartzComposition 0x0019f9d4 mono_runtime_exec_main + 420
25 CAQuartzComposition 0x0019fd45 mono_runtime_run_main + 725
26 CAQuartzComposition 0x00050455 mono_jit_exec + 149
27 CAQuartzComposition 0x00002d46 main + 1670
28 CAQuartzComposition 0x00001ef5 start + 53
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment