Skip to content

Instantly share code, notes, and snippets.

@atin360
Created January 14, 2013 10:11
Show Gist options
  • Save atin360/4529069 to your computer and use it in GitHub Desktop.
Save atin360/4529069 to your computer and use it in GitHub Desktop.
Unhandled Exception:
0 BlackLeatheriOSSample 0x0008fa3e mono_handle_exception_internal_first_pass + 2190
1 BlackLeatheriOSSample 0x00091482 mono_handle_exception_internal + 1602
2 BlackLeatheriOSSample 0x00091fcf mono_handle_exception + 47
3 BlackLeatheriOSSample 0x000d5122 mono_x86_throw_exception + 306
4 ??? 0x09a6df8f 0x0 + 161931151
at Xamarin.Themes.BlackLeatherTheme.Apply (MonoTouch.UIKit.UIBarButtonItem/UIBarButtonItemAppearance,string) <IL 0x0001f, 0x00088>
at Xamarin.Themes.BlackLeatherTheme.Apply (string) <IL 0x00027, 0x0009c>
at PodRadio.AppDelegate.CustomizeGlobalTheme () [0x00000] in /Users/nischal/Projects/SingleApplicationView/Addons/podradio-1.0.1/samples/BlackLeatherTheme.Sample.iOS/AppDelegate.cs:45
at PodRadio.AppDelegate.FinishedLaunching (MonoTouch.UIKit.UIApplication,MonoTouch.Foundation.NSDictionary) [0x0000c] in /Users/nischal/Projects/SingleApplicationView/Addons/podradio-1.0.1/samples/BlackLeatherTheme.Sample.iOS/AppDelegate.cs:35
at (wrapper runtime-invoke) <Module>.runtime_invoke_bool__this___object_object (object,intptr,intptr,intptr) <IL 0x00059, 0x00185>
10 BlackLeatheriOSSample 0x0000a792 mono_jit_runtime_invoke + 722
11 BlackLeatheriOSSample 0x0016d31e mono_runtime_invoke + 126
12 BlackLeatheriOSSample 0x0020ff06 monotouch_trampoline + 3686
13 UIKit 0x02260386 -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] + 1292
14 UIKit 0x02261274 -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] + 524
15 UIKit 0x02270183 -[UIApplication handleEvent:withNewEvent:] + 1027
16 UIKit 0x02270c38 -[UIApplication sendEvent:] + 68
17 UIKit 0x02264634 _UIApplicationHandleEvent + 8196
18 GraphicsServices 0x04834ef5 PurpleEventCallback + 1274
19 CoreFoundation 0x011b3195 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 53
20 CoreFoundation 0x01117ff2 __CFRunLoopDoSource1 + 146
21 CoreFoundation 0x011168da __CFRunLoopRun + 2218
22 CoreFoundation 0x01115d84 CFRunLoopRunSpecific + 212
23 CoreFoundation 0x01115c9b CFRunLoopRunInMode + 123
24 UIKit 0x02260c65 -[UIApplication _run] + 576
25 UIKit 0x02262626 UIApplicationMain + 1163
at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication.UIApplicationMain (int,string[],intptr,intptr) <IL 0x00056, 0x001f5>
at MonoTouch.UIKit.UIApplication.Main (string[],string,string) [0x0004c] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:38
at PodRadio.AppDelegate.Main (string[]) [0x00000] in /Users/nischal/Projects/SingleApplicationView/Addons/podradio-1.0.1/samples/BlackLeatherTheme.Sample.iOS/AppDelegate.cs:62
at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <IL 0x00049, 0x0012e>
30 BlackLeatheriOSSample 0x0000a792 mono_jit_runtime_invoke + 722
31 BlackLeatheriOSSample 0x0016d31e mono_runtime_invoke + 126
32 BlackLeatheriOSSample 0x00171514 mono_runtime_exec_main + 420
33 BlackLeatheriOSSample 0x00176905 mono_runtime_run_main + 725
34 BlackLeatheriOSSample 0x00067c75 mono_jit_exec + 149
35 BlackLeatheriOSSample 0x002051c5 main + 2005
36 BlackLeatheriOSSample 0x000037c5 start + 53
2013-01-14 15:40:19.592 BlackLeatheriOSSample[2435:1d903] Unhandled managed exception: Argument cannot be null.
Parameter name: backgroundImage (System.ArgumentNullException)
at MonoTouch.UIKit.UIBarButtonItem+UIBarButtonItemAppearance.SetBackButtonBackgroundImage (MonoTouch.UIKit.UIImage backgroundImage, UIControlState forState, UIBarMetrics barMetrics) [0x0000b] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIBarButtonItem.g.cs:877
at Xamarin.Themes.BlackLeatherTheme.Apply (MonoTouch.UIKit.UIBarButtonItemAppearance appearance, System.String options) [0x00000] in <filename unknown>:0
at Xamarin.Themes.BlackLeatherTheme.Apply (System.String options) [0x00000] in <filename unknown>:0
at PodRadio.AppDelegate.CustomizeGlobalTheme () [0x00000] in /Users/nischal/Projects/SingleApplicationView/Addons/podradio-1.0.1/samples/BlackLeatherTheme.Sample.iOS/AppDelegate.cs:45
at PodRadio.AppDelegate.FinishedLaunching (MonoTouch.UIKit.UIApplication application, MonoTouch.Foundation.NSDictionary launchOptions) [0x0000c] in /Users/nischal/Projects/SingleApplicationView/Addons/podradio-1.0.1/samples/BlackLeatherTheme.Sample.iOS/AppDelegate.cs:35
at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0004c] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:38
at PodRadio.AppDelegate.Main (System.String[] args) [0x00000] in /Users/nischal/Projects/SingleApplicationView/Addons/podradio-1.0.1/samples/BlackLeatherTheme.Sample.iOS/AppDelegate.cs:62
Stacktrace:
Native stacktrace:
210 BlackLeatheriOSSample 0x000922fc mono_handle_native_sigsegv + 284
1 BlackLeatheriOSSample 0x000d850d sigabrt_signal_handler + 109
2 libsystem_c.dylib 0x91f9659b _sigtramp + 43
3 ??? 0xffffffff 0x0 + 4294967295
4 libsystem_c.dylib 0x91f31bdd abort + 167
5 BlackLeatheriOSSample 0x00216e3b monotouch_unhandled_exception_handler + 283
6 BlackLeatheriOSSample 0x0008dd6c mono_invoke_unhandled_exception_hook + 140
7 BlackLeatheriOSSample 0x00091e7a mono_handle_exception_internal + 4154
8 BlackLeatheriOSSample 0x00091fcf mono_handle_exception + 47
9 BlackLeatheriOSSample 0x000d5122 mono_x86_throw_exception + 306
10 ??? 0x09a6df8f 0x0 + 161931151
11 ??? 0x117e6a00 0x0 + 293497344
12 ??? 0x0d7e46ec 0x0 + 226379500
13 ??? 0x0d7e462c 0x0 + 226379308
14 ??? 0x0d7e31a8 0x0 + 226374056
15 ??? 0x0d7e33e5 0x0 + 226374629
16 BlackLeatheriOSSample 0x0000a792 mono_jit_runtime_invoke + 722
17 BlackLeatheriOSSample 0x0016d31e mono_runtime_invoke + 126
18 BlackLeatheriOSSample 0x0020ff06 monotouch_trampoline + 3686
19 UIKit 0x02260386 -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] + 1292
20 UIKit 0x02261274 -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] + 524
21 UIKit 0x02270183 -[UIApplication handleEvent:withNewEvent:] + 1027
22 UIKit 0x02270c38 -[UIApplication sendEvent:] + 68
23 UIKit 0x02264634 _UIApplicationHandleEvent + 8196
24 GraphicsServices 0x04834ef5 PurpleEventCallback + 1274
25 CoreFoundation 0x011b3195 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 53
26 CoreFoundation 0x01117ff2 __CFRunLoopDoSource1 + 146
27 CoreFoundation 0x011168da __CFRunLoopRun + 2218
28 CoreFoundation 0x01115d84 CFRunLoopRunSpecific + 212
29 CoreFoundation 0x01115c9b CFRunLoopRunInMode + 123
30 UIKit 0x02260c65 -[UIApplication _run] + 576
31 UIKit 0x02262626 UIApplicationMain + 1163
32 ??? 0x0d7db11d 0x0 + 226341149
33 ??? 0x0d7d7d70 0x0 + 226327920
34 ??? 0x0d7d70e0 0x0 + 226324704
35 ??? 0x0d7d7236 0x0 + 226325046
36 BlackLeatheriOSSample 0x0000a792 mono_jit_runtime_invoke + 722
37 BlackLeatheriOSSample 0x0016d31e mono_runtime_invoke + 126
38 BlackLeatheriOSSample 0x00171514 mono_runtime_exec_main + 420
39 BlackLeatheriOSSample 0x00176905 mono_runtime_run_main + 725
40 BlackLeatheriOSSample 0x00067c75 mono_jit_exec + 149
41 BlackLeatheriOSSample 0x002051c5 main + 2005
42 BlackLeatheriOSSample 0x000037c5 start + 53
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment