Advertisement
Guest User

crashlog

a guest
Apr 10th, 2013
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.79 KB | None | 0 0
  1. ** When the call works sucesfully:
  2.  
  3. 2013-03-30 09:24:01.684 sporttvmobileiOS[29245:c07] **************MobileTaggingFramework***************
  4. 2013-03-30 09:24:01.685 sporttvmobileiOS[29245:c07] Tag request sent:
  5. 2013-03-30 09:24:01.686 sporttvmobileiOS[29245:c07] Cat:TEST
  6. 2013-03-30 09:24:01.686 sporttvmobileiOS[29245:c07] Id:123
  7. 2013-03-30 09:24:02.236 sporttvmobileiOS[29245:c07] **************MobileTaggingFramework***************
  8. 2013-03-30 09:24:02.237 sporttvmobileiOS[29245:c07] Tag request completed with success!
  9. 2013-03-30 09:24:02.237 sporttvmobileiOS[29245:c07] ***************************************************
  10.  
  11.  
  12. ** When it crashes:
  13.  
  14. at (wrapper managed-to-native) MonoTouch.ObjCRuntime.Messaging.int_objc_msgSendSuper_IntPtr_IntPtr (intptr,intptr,intptr,intptr) <IL 0x00028, 0xffffffff>
  15. at SIFOBindingiOS.TSMobileTagging.SendTagWithCategorycontentID (string,string) <IL 0x00060, 0x0007f>
  16. at sporttvmobileiOS.AppDelegate.FinishedLaunching (MonoTouch.UIKit.UIApplication,MonoTouch.Foundation.NSDictionary) [0x000d0] in /Users/patrik/Projects/sporttvmobileiOS/sporttvmobileiOS/Main.cs:76
  17. at (wrapper runtime-invoke) <Module>.runtime_invoke_bool__this___object_object (object,intptr,intptr,intptr) <IL 0x00066, 0xffffffff>
  18. at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication.UIApplicationMain (int,string[],intptr,intptr) <IL 0x0009f, 0xffffffff>
  19. at MonoTouch.UIKit.UIApplication.Main (string[],string,string) [0x0004c] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:38
  20. at sporttvmobileiOS.Application.Main (string[]) [0x00000] in /Users/patrik/Projects/sporttvmobileiOS/sporttvmobileiOS/Main.cs:25
  21. at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <IL 0x00050, 0xffffffff>
  22.  
  23. Native stacktrace:
  24.  
  25. 0 sporttvmobileiOS 0x000b57cc mono_handle_native_sigsegv + 284
  26. 1 sporttvmobileiOS 0x0002c0b8 mono_sigsegv_signal_handler + 248
  27. 2 libsystem_c.dylib 0x914028cb _sigtramp + 43
  28. 3 ??? 0xffffffff 0x0 + 4294967295
  29. 4 CoreFoundation 0x03eabac6 __CFStringAppendFormatCore + 16182
  30. 5 CoreFoundation 0x03ef113c _CFStringCreateWithFormatAndArgumentsAux + 108
  31. 6 Foundation 0x00a85f60 -[NSPlaceholderString initWithFormat:locale:arguments:] + 143
  32. 7 Foundation 0x00a85eab +[NSString stringWithFormat:] + 88
  33. 8 sporttvmobileiOS 0x00026cf8 -[TSMobileTagging getURLWithCategory:contentName:contentID:] + 792
  34. 9 sporttvmobileiOS 0x00026448 -[TSMobileTagging sendTagWithCategory:contentName:contentID:] + 248
  35. 10 sporttvmobileiOS 0x00026344 -[TSMobileTagging sendTagWithCategory:contentID:] + 84
  36. 11 ??? 0x149493c8 0x0 + 345281480
  37. 12 ??? 0x149492f0 0x0 + 345281264
  38. 13 ??? 0x0b4f1588 0x0 + 189732232
  39. 14 ??? 0x0b4f1876 0x0 + 189732982
  40. 15 sporttvmobileiOS 0x00030472 mono_jit_runtime_invoke + 722
  41. 16 sporttvmobileiOS 0x00193d6e mono_runtime_invoke + 126
  42. 17 sporttvmobileiOS 0x00249028 monotouch_trampoline + 3688
  43. 18 UIKit 0x018157b7 -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 266
  44. 19 UIKit 0x01815da7 -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] + 1248
  45. 20 UIKit 0x01816fab -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] + 805
  46. 21 UIKit 0x01828315 -[UIApplication handleEvent:withNewEvent:] + 1022
  47. 22 UIKit 0x0182924b -[UIApplication sendEvent:] + 85
  48. 23 UIKit 0x0181acf8 _UIApplicationHandleEvent + 9874
  49. 24 GraphicsServices 0x04e9adf9 _PurpleEventCallback + 339
  50. 25 GraphicsServices 0x04e9aad0 PurpleEventCallback + 46
  51. 26 CoreFoundation 0x03ea6bf5 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 53
  52. 27 CoreFoundation 0x03ea6962 __CFRunLoopDoSource1 + 146
  53. 28 CoreFoundation 0x03ed7bb6 __CFRunLoopRun + 2118
  54. 29 CoreFoundation 0x03ed6f44 CFRunLoopRunSpecific + 276
  55. 30 CoreFoundation 0x03ed6e1b CFRunLoopRunInMode + 123
  56. 31 UIKit 0x018167da -[UIApplication _run] + 774
  57. 32 UIKit 0x0181865c UIApplicationMain + 1211
  58. 33 ??? 0x0b4ee5ec 0x0 + 189720044
  59. 34 ??? 0x0b4ed3e8 0x0 + 189715432
  60. 35 ??? 0x0b4ecbc0 0x0 + 189713344
  61. 36 ??? 0x0b4ecc6e 0x0 + 189713518
  62. 37 sporttvmobileiOS 0x00030472 mono_jit_runtime_invoke + 722
  63. 38 sporttvmobileiOS 0x00193d6e mono_runtime_invoke + 126
  64. 39 sporttvmobileiOS 0x00198154 mono_runtime_exec_main + 420
  65. 40 sporttvmobileiOS 0x001984c5 mono_runtime_run_main + 725
  66. 41 sporttvmobileiOS 0x0008ba95 mono_jit_exec + 149
  67. 42 sporttvmobileiOS 0x0023e1e2 main + 1986
  68. 43 sporttvmobileiOS 0x000293a1 start + 53
  69.  
  70. =================================================================
  71. Got a SIGSEGV while executing native code. This usually indicates
  72. a fatal error in the mono runtime or one of the native libraries
  73. used by your application.
  74. =================================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement