Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@atin360
Created July 10, 2013 07: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 atin360/cc979cc6a80e8471c597 to your computer and use it in GitHub Desktop.
Save atin360/cc979cc6a80e8471c597 to your computer and use it in GitHub Desktop.
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
========================
ASL is here to serve you
>
Jul 10 18:31:44 unknown kernel[0] <Debug>: launchd[557] Builtin profile: container (sandbox)
Jul 10 18:31:44 unknown kernel[0] <Debug>: launchd[557] Container: /private/var/mobile/Applications/A98A7524-7BBD-44DD-BA40-F1808BFAF230 [69] (sandbox)
Jul 10 18:31:45 unknown monocatalog[557] <Critical>: * Assertion at ../../../../../mono/mono/mini/aot-runtime.c:2150, condition `version == 3' not met
Jul 10 18:31:45 unknown monocatalog[557] <Error>: Stacktrace:
Jul 10 18:31:45 unknown monocatalog[557] <Error>:
Native stacktrace:
Jul 10 18:31:46 unknown monocatalog[557] <Error>: 0 monocatalog 0x003af72b mono_handle_native_sigsegv + 214
Jul 10 18:31:46 unknown monocatalog[557] <Error>: 1 monocatalog 0x003b750d sigabrt_signal_handler + 112
Jul 10 18:31:46 unknown monocatalog[557] <Error>: 2 libsystem_c.dylib 0x32b6c7ed _sigtramp + 48
Jul 10 18:31:46 unknown monocatalog[557] <Error>: 3 libsystem_c.dylib 0x32b6220f pthread_kill + 54
Jul 10 18:31:46 unknown monocatalog[557] <Error>: 4 libsystem_c.dylib 0x32b5b29f abort + 94
Jul 10 18:31:46 unknown monocatalog[557] <Error>: 5 monocatalog 0x00393187 monoeg_assertion_message + 58
Jul 10 18:31:46 unknown monocatalog[557] <Error>: 6 monocatalog 0x0036e501 mono_aot_find_jit_info + 6808
Jul 10 18:31:46 unknown monocatalog[557] <Error>: 7 monocatalog 0x003f2d7b mono_jit_info_table_find + 582
Jul 10 18:31:46 unknown monocatalog[557] <Error>: 8 monocatalog 0x003ae479 mini_jit_info_table_find + 36
Jul 10 18:31:46 unknown monocatalog[557] <Error>: 9 monocatalog 0x003b94ef mini_add_method_trampoline + 38
Jul 10 18:31:46 unknown monocatalog[557] <Error>: 10 monocatalog 0x003bd61f mono_jit_runtime_invoke + 298
Jul 10 18:31:46 unknown monocatalog[557] <Error>: 11 monocatalog 0x003c1867 mono_runtime_invoke + 90
Jul 10 18:31:46 unknown monocatalog[557] <Error>: 12 monocatalog 0x003f7849 create_exception_two_strings + 140
Jul 10 18:31:46 unknown monocatalog[557] <Error>: 13 monocatalog 0x003f7867 mono_exception_from_name_two_strings + 18
Jul 10 18:31:46 unknown monocatalog[557] <Error>: 14 monocatalog 0x003cb2ab create_domain_objects + 102
Jul 10 18:31:46 unknown monocatalog[557] <Error>: 15 monocatalog 0x003cb52d mono_runtime_init + 344
Jul 10 18:31:46 unknown monocatalog[557] <Error>: 16 monocatalog 0x003bcea3 mini_init + 5530
Jul 10 18:31:46 unknown monocatalog[557] <Error>: 17 monocatalog 0x00395975 mono_jit_init_version + 8
Jul 10 18:31:46 unknown monocatalog[557] <Error>: 18 monocatalog 0x003fd24c main + 1900
Jul 10 18:31:46 unknown monocatalog[557] <Error>: 19 monocatalog 0x00002028 start + 40
Jul 10 18:31:46 unknown monocatalog[557] <Error>:
=================================================================
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.
=================================================================
Jul 10 18:31:46 unknown ReportCrash[558] <Notice>: Formulating crash report for process monocatalog[557]
Jul 10 18:31:46 unknown com.apple.launchd[1] <Warning>: (UIKitApplication:com.xamarin.monocatalog[0x626f]) Job appears to have crashed: Abort trap: 6
Jul 10 18:31:46 unknown com.apple.launchd[1] <Warning>: (UIKitApplication:com.xamarin.monocatalog[0x626f]) Throttling respawn: Will start in 2147483645 seconds
Jul 10 18:31:46 unknown SpringBoard[15] <Warning>: Application 'monocatalog' exited abnormally with signal 6: Abort trap: 6
Jul 10 18:31:46 unknown ReportCrash[558] <Notice>: Saved crashreport to /var/mobile/Library/Logs/CrashReporter/monocatalog_2013-07-10-183146_iPhone42.plist using uid: 0 gid: 0, synthetic_euid: 501 egid: 0
Jul 10 18:31:48 unknown librariand[532] <Error>: client connection is invalid: Connection invalid
Jul 10 18:31:49 unknown installd[536] <Error>: 001d4000 handle_uninstall: uninstall requested by SpringBoard
Jul 10 18:31:49 unknown installd[536] <Error>: 001d4000 MobileInstallationUninstall: Uninstalling com.xamarin.monocatalog
Jul 10 18:31:49 unknown CommCenter[17] <Notice>: No more assertions for PDP context 0. Returning it back to normal.
Jul 10 18:31:49 unknown CommCenter[17] <Notice>: Scheduling PDP tear down timer for (395154409.195080) (current time == 395154109.195093)
Jul 10 18:31:49 unknown librariand[532] <Warning>: primary account nischalk@360logica.com does not have the required dataclasses for syncing
Jul 10 18:31:53 unknown lockdownd[23] <Notice>: 0029e000 set_response_error: handle_get_value GetProhibited
Jul 10 18:31:53 unknown lockdownd[23] <Notice>: 0029e000 set_response_error: handle_get_value GetProhibited
Jul 10 18:32:14 unknown installd[536] <Error>: entitlement 'keychain-access-groups' has value not permitted by a provisioning profile
Jul 10 18:32:14 unknown installd[536] <Error>: entitlement 'application-identifier' has value not permitted by a provisioning profile
Jul 10 18:32:14 unknown SpringBoard[15] <Warning>: Reloading and rendering all application icons.
Jul 10 18:32:14 unknown wifid[29] <Error>: WiFi:[395154134.586031]: Client itunesstored is background application
Jul 10 18:32:15 unknown mobile_storage_proxy[567] <Error>: handle_lookup_image: Entry 2 of 4 does not have a disk image type
Jul 10 18:32:16 unknown MobileStorageMounter[568] <Notice>: (0x3ed6dd98) verify_dimage_mount_path: /Developer is not empty
Jul 10 18:32:16 unknown MobileStorageMounter[568] <Notice>: (0x3ed6dd98) perform_disk_image_mount: Could not verify the disk image mount path
Jul 10 18:32:16 unknown MobileStorageMounter[568] <Notice>: (0x3ed6dd98) handle_mount_disk_image: The disk image failed to verify and mount
Jul 10 18:32:16 unknown MobileStorageMounter[568] <Notice>: (0x3ed6dd98) handle_mount_disk_image: The disk image could not be verified
Jul 10 18:32:16 unknown mobile_storage_proxy[567] <Notice>: (0x3ed6dd98) MobileStorageMount: Could not extract mount path from response message
Jul 10 18:32:16 unknown mobile_storage_proxy[567] <Error>: handle_mount_image: Could not mount the disk image
Jul 10 18:32:16 unknown mobile_storage_proxy[567] <Error>: main: Could not mount the image
Jul 10 18:32:16 unknown com.apple.debugserver-64[572] <Warning>: debugserver-64 for armv6 Copyright (c) 2007-2009 Apple, Inc. All Rights Reserved.
Jul 10 18:32:16 unknown com.apple.debugserver-64[572] <Warning>: Connecting to com.apple.debugserver service...
Jul 10 18:32:16 unknown kernel[0] <Debug>: lockbot[562] Builtin profile: debugserver (sandbox)
Jul 10 18:32:19 unknown CommCenter[17] <Notice>: Client [com.apple.persistentconnection[apsd,59]] is telling PDP context 0 to go active.
Jul 10 18:32:19 unknown com.apple.debugserver-64[576] <Warning>: debugserver-64 for armv6 Copyright (c) 2007-2009 Apple, Inc. All Rights Reserved.
Jul 10 18:32:19 unknown com.apple.debugserver-64[576] <Warning>: Connecting to com.apple.debugserver service...
Jul 10 18:32:20 unknown com.apple.launchd[1] <Warning>: (UIKitApplication:com.xamarin.monocatalog[0x7bf3]) Spawned and waiting for the debugger to attach before continuing...
Jul 10 18:32:20 unknown com.apple.debugserver-64[576] <Warning>: Got a connection, waiting for debugger instructions for task "(null)".
Jul 10 18:32:20 unknown com.apple.debugserver-64[576] <Warning>: 1 [0240/1303]: error: ::read ( 4, 0x2fedc9d4, 1024 ) => -1 err = Bad file descriptor (0x00000009)
Jul 10 18:32:20 unknown com.apple.debugserver-64[572] <Warning>: 1 [023c/0303]: error: ::read ( 4, 0x2fe184b0, 1024 ) => 0 err = Bad file descriptor (0x00000009)
Jul 10 18:32:20 unknown mobile_installation_proxy[574] <Error>: main: Could not receive request from host.
Jul 10 18:32:20 unknown mobile_installation_proxy[570] <Error>: main: Could not receive request from host.
Jul 10 18:32:20 unknown kernel[0] <Debug>: lockbot[562] Builtin profile: debugserver (sandbox)
Jul 10 18:32:20 unknown kernel[0] <Debug>: launchd[577] Builtin profile: container (sandbox)
Jul 10 18:32:20 unknown kernel[0] <Debug>: launchd[577] Container: /private/var/mobile/Applications/7A396233-CF41-43F5-9D74-C713A35462A9 [69] (sandbox)
Jul 10 18:32:24 unknown monocatalog[577] <Critical>: * Assertion at ../../../../../mono/mono/mini/aot-runtime.c:2150, condition `version == 3' not met
Jul 10 18:32:24 unknown monocatalog[577] <Error>: Stacktrace:
Jul 10 18:32:24 unknown monocatalog[577] <Error>:
Native stacktrace:
Jul 10 18:32:24 unknown monocatalog[577] <Error>: 0 monocatalog 0x003af72b mono_handle_native_sigsegv + 214
Jul 10 18:32:24 unknown monocatalog[577] <Error>: 1 monocatalog 0x003b750d sigabrt_signal_handler + 112
Jul 10 18:32:24 unknown monocatalog[577] <Error>: 2 libsystem_c.dylib 0x32b6c7ed _sigtramp + 48
Jul 10 18:32:24 unknown monocatalog[577] <Error>: 3 libsystem_c.dylib 0x32b6220f pthread_kill + 54
Jul 10 18:32:24 unknown monocatalog[577] <Error>: 4 libsystem_c.dylib 0x32b5b29f abort + 94
Jul 10 18:32:24 unknown monocatalog[577] <Error>: 5 monocatalog 0x00393187 monoeg_assertion_message + 58
Jul 10 18:32:24 unknown monocatalog[577] <Error>: 6 monocatalog 0x0036e501 mono_aot_find_jit_info + 6808
Jul 10 18:32:24 unknown monocatalog[577] <Error>: 7 monocatalog 0x003f2d7b mono_jit_info_table_find + 582
Jul 10 18:32:24 unknown monocatalog[577] <Error>: 8 monocatalog 0x003ae479 mini_jit_info_table_find + 36
Jul 10 18:32:24 unknown monocatalog[577] <Error>: 9 monocatalog 0x003b94ef mini_add_method_trampoline + 38
Jul 10 18:32:24 unknown monocatalog[577] <Error>: 10 monocatalog 0x003bd61f mono_jit_runtime_invoke + 298
Jul 10 18:32:24 unknown monocatalog[577] <Error>: 11 monocatalog 0x003c1867 mono_runtime_invoke + 90
Jul 10 18:32:24 unknown monocatalog[577] <Error>: 12 monocatalog 0x003f7849 create_exception_two_strings + 140
Jul 10 18:32:24 unknown monocatalog[577] <Error>: 13 monocatalog 0x003f7867 mono_exception_from_name_two_strings + 18
Jul 10 18:32:24 unknown monocatalog[577] <Error>: 14 monocatalog 0x003cb2ab create_domain_objects + 102
Jul 10 18:32:24 unknown monocatalog[577] <Error>: 15 monocatalog 0x003cb52d mono_runtime_init + 344
Jul 10 18:32:24 unknown monocatalog[577] <Error>: 16 monocatalog 0x003bcea3 mini_init + 5530
Jul 10 18:32:24 unknown monocatalog[577] <Error>: 17 monocatalog 0x00395975 mono_jit_init_version + 8
Jul 10 18:32:24 unknown monocatalog[577] <Error>: 18 monocatalog 0x003fd24c main + 1900
Jul 10 18:32:24 unknown monocatalog[577] <Error>: 19 monocatalog 0x00002028 start + 40
Jul 10 18:32:24 unknown monocatalog[577] <Error>:
=================================================================
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.
=================================================================
Jul 10 18:32:25 unknown ReportCrash[578] <Notice>: Formulating crash report for process monocatalog[577]
Jul 10 18:32:25 unknown com.apple.launchd[1] <Warning>: (UIKitApplication:com.xamarin.monocatalog[0x7bf3]) Job appears to have crashed: Abort trap: 6
Jul 10 18:32:25 unknown com.apple.launchd[1] <Warning>: (UIKitApplication:com.xamarin.monocatalog[0x7bf3]) Throttling respawn: Will start in 2147483643 seconds
Jul 10 18:32:25 unknown SpringBoard[15] <Warning>: Application 'monocatalog' exited abnormally with signal 6: Abort trap: 6
Jul 10 18:32:25 unknown ReportCrash[578] <Notice>: Saved crashreport to /var/mobile/Library/Logs/CrashReporter/monocatalog_2013-07-10-183224_iPhone42.plist using uid: 0 gid: 0, synthetic_euid: 501 egid: 0
Jul 10 18:32:48 unknown UserEventAgent[12] <Warning>: DEBUG: Changing powered state: 0
Jul 10 18:32:49 unknown wifid[29] <Error>: WiFi:[395154169.119004]: Client itunesstored is background application
Jul 10 18:32:49 unknown aggregated[60] <Warning>: PLAggregateState Error: Leaving state pluggedin_screen_off even though we are not in it, doing nothing
Jul 10 18:32:49 unknown notification_proxy[357] <Error>: Could not receive size of message: 0 Invalid argument
Jul 10 18:32:49 unknown notification_proxy[357] <Error>: Could not receive message
Jul 10 18:32:49 unknown notification_proxy[355] <Error>: Could not receive size of message: 0 Invalid argument
Jul 10 18:32:49 unknown notification_proxy[355] <Error>: Could not receive message
Jul 10 18:32:49 unknown aggregated[60] <Warning>: PLAggregateState Error: Leaving state pluggedin_charging even though we are not in it, doing nothing
Jul 10 18:32:49 unknown aggregated[60] <Warning>: PLAggregateState Error: Leaving state unplugged_screen_off even though we are not in it, doing nothing
Jul 10 18:32:49 unknown ptpd[351] <Notice>: PTP interface has been deactivated.
Jul 10 18:32:49 unknown CommCenter[17] <Notice>: No more assertions for PDP context 0. Returning it back to normal.
Jul 10 18:32:49 unknown CommCenter[17] <Notice>: Scheduling PDP tear down timer for (395154469.301763) (current time == 395154169.301774)
Jul 10 18:32:49 unknown kernel[0] <Debug>: AppleSynopsysOTGDevice::handleUSBSuspend
Jul 10 18:32:49 unknown kernel[0] <Debug>: AppleD1881PMUPowerSource: AppleUSBCableDetect 0
Jul 10 18:32:49 unknown kernel[0] <Debug>: AppleD1881PMUPowerSource: AppleUSBCableType Detached
Jul 10 18:32:49 unknown kernel[0] <Debug>: AppleSynopsysOTGDevice::handleUSBCableDisconnect
Jul 10 18:32:49 unknown kernel[0] <Debug>: virtual IOReturn AppleUSBDeviceMux::message(UInt32, IOService*, void*) - kMessageInterfaceWasDeActivated
Jul 10 18:32:49 unknown kernel[0] <Debug>: AppleUSBDeviceMux::reportStats: USB mux statistics:
Jul 10 18:32:49 unknown kernel[0] <Debug>: USB mux: 8563 reads / 0 errors, 6535 writes / 0 errors
Jul 10 18:32:49 unknown kernel[0] <Debug>: USB mux: 0 short packets, 0 dups
Jul 10 18:32:49 unknown kernel[0] <Debug>: void AppleUSBDeviceMux::asyncWriteComplete(BulkUSBBuffer*, IOReturn, UInt32) Error sending 162 byte packet: 0xe0004050, failing
Jul 10 18:33:19 unknown CommCenter[17] <Notice>: Client [com.apple.persistentconnection[apsd,59]] is telling PDP context 0 to go active.
Jul 10 18:33:48 unknown SpringBoard[15] <Notice>: Posting 'com.apple.iokit.hid.displayStatus' notifyState=0
Jul 10 18:33:48 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 3->255
Jul 10 18:33:49 unknown UserEventAgent[12] <Warning>: DEBUG: Changing screen blanked state: 1
Jul 10 18:34:04 unknown CommCenter[17] <Notice>: Telling CSI to go low power.
Jul 10 18:34:05 unknown kernel[0] <Debug>: AppleSynopsysOTGDevice::handleUSBCableDisconnect
Jul 10 18:34:05 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateWillChangeToGated(): cap 0x8000, stateNum 0, dev 0x815bf800 (this 0, provider 1)
Jul 10 18:34:05 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOffSystem() : Powering Off and sleeping
Jul 10 18:34:05 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOff(): fStateFlags(34822)
Jul 10 18:34:05 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Added Unicast IP filter
Jul 10 18:34:05 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Added WOMP filter for offset 42 (ID=103)
Jul 10 18:34:05 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Added WOMP filter for offset -108 (ID=104)
Jul 10 18:34:05 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Unicast IP filter enabled
Jul 10 18:34:05 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Enabled WOMP filter 0 (ID=103)
Jul 10 18:34:05 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Enabled WOMP filter 1 (ID=104)
Jul 10 18:34:05 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Enabled the '!ICMP' packet filter
Jul 10 18:34:05 unknown kernel[0] <Debug>: AppleBCMWLAN Sleeping on BSS: @ 0xc121f400, BSSID = 1c:7e:e5:5a:86:0b, rssi = -66, rate = 54 (100%), channel = 11, encryption = 0xc, ap = 1, failures = 0, age = 190, ssid[ 7] = "360Wifi"
Jul 10 18:34:05 unknown kernel[0] <Debug>: AppleBCMWLANBusInterfaceHSIC::prepareForWoW(): Sending disconnect command..
Jul 10 18:34:05 unknown kernel[0] <Debug>: AppleBCMWLANBusInterfaceHSIC::sendDisconnectCommand()
Jul 10 18:34:05 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOff(): Associated & WoW enabled, WiFi will remain up
Jul 10 18:34:05 unknown kernel[0] <Debug>: virtual void AppleRGBOUT::do_power_state_change(): fSoft: 0 fHard: 0 swapBusy: 0 fController: 0 -> 0
Jul 10 18:34:05 unknown kernel[0] <Debug>: AppleSynopsysOTGDevice::handleUSBCableDisconnect
Jul 10 18:34:05 unknown kernel[0] <Debug>: USBF: 4358.772 AppleUSBEHCIARM::message: failed StopPort(1)
Jul 10 18:35:00 unknown kernel[0] <Debug>: AppleEmbeddedUSBNub::terminate: [usb-ehci] Sending kAppleUSBMessageTypeNubTerminate message to interested clients
Jul 10 18:35:00 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateDidChangeToGated(): stateNum 0, pol 0x815bf800 (this 0, provider 1)
Jul 10 18:35:00 unknown CommCenter[17] <Notice>: Telling CSI to exit low power.
Jul 10 18:34:05 unknown kernel[0] <Debug>: pmu wake events: usb
Jul 10 18:35:00 unknown kernel[0] <Debug>: virtual void AppleRGBOUT::do_power_state_change(): fSoft: 0 fHard: 1 swapBusy: 0 fController: 0 -> 0
Jul 10 18:35:00 unknown kernel[0] <Debug>: AppleSynopsysOTGDevice::handleUSBCableDisconnect
Jul 10 18:35:00 unknown kernel[0] <Debug>: AppleSynopsysUSBEHCI[0xc0a5b000]::UIMInitialize - HSIC ports enabled
Jul 10 18:35:00 unknown aggregated[60] <Warning>: PLAggregateState Error: Leaving state unplugged_screen_on even though we are not in it, doing nothing
Jul 10 18:35:00 unknown aggregated[60] <Warning>: PLAggregateState Error: Leaving state unplugged_awake even though we are not in it, doing nothing
Jul 10 18:35:00 unknown aggregated[60] <Warning>: PLAggregateState Error: Leaving state pluggedin_screen_on even though we are not in it, doing nothing
Jul 10 18:35:00 unknown aggregated[60] <Warning>: PLAggregateState Error: Leaving state unplugged_asleep even though we are not in it, doing nothing
Jul 10 18:35:00 unknown SpringBoard[15] <Notice>: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
Jul 10 18:35:00 unknown UserEventAgent[12] <Warning>: DEBUG: Changing screen blanked state: 0
Jul 10 18:35:00 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 255->3 (deferring until bootloaded)
Jul 10 18:35:00 unknown UserEventAgent[12] <Warning>: DEBUG: Changing powered state: 1
Jul 10 18:35:00 unknown SpringBoard[15] <Notice>: MultitouchHID: device bootloaded
Jul 10 18:35:00 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 3->3
Jul 10 18:35:01 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateWillChangeToGated(): cap 0x8000, stateNum 1, dev 0x815bf800 (this 0, provider 1)
Jul 10 18:35:01 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateDidChangeToGated(): stateNum 1, pol 0x815bf800 (this 0, provider 1)
Jul 10 18:35:01 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateDidChangeToGated(): No fBus, deferring reconnect bus...
Jul 10 18:35:01 unknown kernel[0] <Debug>: AppleD1881PMUPowerSource: AppleUSBCableDetect 1
Jul 10 18:35:01 unknown kernel[0] <Debug>: AppleD1881PMUPowerSource: AppleUSBCableType USBHost
Jul 10 18:35:01 unknown kernel[0] <Debug>: AppleBaseband::resetDetectInterrupt with 0
Jul 10 18:35:01 unknown kernel[0] <Debug>: AppleSynopsysOTGDevice::handleUSBReset
Jul 10 18:35:01 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOnSystem() : Powering On
Jul 10 18:35:01 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOn(): stateFlags(24823)
Jul 10 18:35:01 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOn(): Tearing down WoW mode
Jul 10 18:35:01 unknown kernel[0] <Debug>: AppleBCMWLAN Woke on same BSS: @ 0xc121f400, BSSID = 1c:7e:e5:5a:86:0b, rssi = -58, rate = 54 (100%), channel = 11, encryption = 0xc, ap = 1, failures = 0, age = 191, ssid[ 7] = "360Wifi"
Jul 10 18:35:01 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedExit(): Disabled the '!ICMP' packet filter
Jul 10 18:35:01 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedExit(): Disabled the '!ICMP' packet filter
Jul 10 18:35:01 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedExit(): Disabled packet filters
Jul 10 18:35:01 unknown kernel[0] <Debug>: en0: BSSID changed to 1c:7e:e5:5a:86:0b
Jul 10 18:35:01 unknown kernel[0] <Debug>: launchd[583] Builtin profile: ptpd (sandbox)
Jul 10 18:35:01 unknown kernel[0] <Debug>: set_crc_notification_state 0
Jul 10 18:35:01 unknown ptpd[583] <Notice>: PTP interface has been activated at high speed.
Jul 10 18:35:01 unknown lockdownd[23] <Notice>: 2ff91000 set_response_error: handle_get_value GetProhibited
Jul 10 18:35:01 unknown lockdownd[23] <Notice>: 2ff91000 set_response_error: handle_get_value GetProhibited
Jul 10 18:35:01 unknown lockdownd[23] <Notice>: 015d2000 copy_phonenumber: CTSettingCopyMyPhoneNumber() returned NULL
Jul 10 18:35:01 unknown lockdownd[23] <Notice>: 015d2000 copy_iccid: invalid ICCID from CT/no ICCID available
Jul 10 18:35:01 unknown lockdownd[23] <Error>: libMobileGestalt copyMobileEquipmentIdentifier: No MEID in CT mobile equipment info dictionary - <CFBasicHash 0xe624bb0 [0x3f795650]>{type = mutable dict, count = 1,
entries =>
11 : <CFString 0xe621c00 [0x3f795650]>{contents = "kCTMobileEquipmentInfoIMEI"} = <CFString 0xe61fa00 [0x3f795650]>{contents = "013070007710591"}
}
Jul 10 18:35:01 unknown lockdownd[23] <Notice>: 015d2000 copy_meid: MobileGestalt failed to provide an MEID but returned no error (?)
Jul 10 18:35:02 unknown timed[584] <Notice>: (Note ) CoreTime: Received time 07/10/2013 07:01:16±-6-0-.-0-0 -f-r-o-m -"-M-o-b-i-l-e-L-o-c-k-d-o-w-n-"
Jul 10 18:35:02 unknown timed[584] <Notice>: (Note ) CoreTime: Not setting system time to 07/10/2013 07:01:20 from NTP because should not set system time
Jul 10 18:35:02 unknown timed[584] <Notice>: (Note ) CoreTime: Want active time in -0.00hrs. Need active time in 74.55hrs.
Jul 10 18:35:02 unknown wifid[29] <Error>: WiFi:[395154302.809975]: Client itunesstored is background application
Jul 10 18:35:02 unknown CommCenter[17] <Notice>: No more assertions for PDP context 0. Returning it back to normal.
Jul 10 18:35:02 unknown CommCenter[17] <Notice>: Scheduling PDP tear down timer for (395154602.986963) (current time == 395154302.986974)
Jul 10 18:35:03 unknown timed[584] <Notice>: (Note ) CoreTime: Want active time in -0.00hrs. Need active time in 74.55hrs.
Jul 10 18:35:08 unknown SpringBoard[15] <Notice>: Posting 'com.apple.iokit.hid.displayStatus' notifyState=0
Jul 10 18:35:08 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 3->255
Jul 10 18:35:08 unknown UserEventAgent[12] <Warning>: DEBUG: Changing screen blanked state: 1
Jul 10 18:35:28 unknown installd[594] <Error>: entitlement 'keychain-access-groups' has value not permitted by a provisioning profile
Jul 10 18:35:28 unknown installd[594] <Error>: entitlement 'application-identifier' has value not permitted by a provisioning profile
Jul 10 18:35:28 unknown SpringBoard[15] <Warning>: Killing com.xamarin.monocatalog for termination assertion
Jul 10 18:35:30 unknown installd[594] <Error>: entitlement 'keychain-access-groups' has value not permitted by a provisioning profile
Jul 10 18:35:30 unknown installd[594] <Error>: entitlement 'application-identifier' has value not permitted by a provisioning profile
Jul 10 18:35:30 unknown SpringBoard[15] <Warning>: Reloading application state for 'com.xamarin.monocatalog' as its modification date or path has changed
Jul 10 18:35:30 unknown SpringBoard[15] <Warning>: Reloading and rendering all application icons.
Jul 10 18:35:30 unknown wifid[29] <Error>: WiFi:[395154330.953686]: Client itunesstored is background application
Jul 10 18:35:31 unknown mobile_storage_proxy[603] <Error>: handle_lookup_image: Entry 2 of 4 does not have a disk image type
Jul 10 18:35:32 unknown MobileStorageMounter[604] <Notice>: (0x3ed6dd98) verify_dimage_mount_path: /Developer is not empty
Jul 10 18:35:32 unknown MobileStorageMounter[604] <Notice>: (0x3ed6dd98) perform_disk_image_mount: Could not verify the disk image mount path
Jul 10 18:35:32 unknown MobileStorageMounter[604] <Notice>: (0x3ed6dd98) handle_mount_disk_image: The disk image failed to verify and mount
Jul 10 18:35:32 unknown MobileStorageMounter[604] <Notice>: (0x3ed6dd98) handle_mount_disk_image: The disk image could not be verified
Jul 10 18:35:32 unknown mobile_storage_proxy[603] <Notice>: (0x3ed6dd98) MobileStorageMount: Could not extract mount path from response message
Jul 10 18:35:32 unknown mobile_storage_proxy[603] <Error>: handle_mount_image: Could not mount the disk image
Jul 10 18:35:32 unknown mobile_storage_proxy[603] <Error>: main: Could not mount the image
Jul 10 18:35:32 unknown com.apple.debugserver-64[608] <Warning>: debugserver-64 for armv6 Copyright (c) 2007-2009 Apple, Inc. All Rights Reserved.
Jul 10 18:35:32 unknown com.apple.debugserver-64[608] <Warning>: Connecting to com.apple.debugserver service...
Jul 10 18:35:32 unknown CommCenter[17] <Notice>: Client [com.apple.persistentconnection[apsd,59]] is telling PDP context 0 to go active.
Jul 10 18:35:33 unknown kernel[0] <Debug>: lockbot[586] Builtin profile: debugserver (sandbox)
Jul 10 18:35:35 unknown com.apple.debugserver-64[612] <Warning>: debugserver-64 for armv6 Copyright (c) 2007-2009 Apple, Inc. All Rights Reserved.
Jul 10 18:35:35 unknown com.apple.debugserver-64[612] <Warning>: Connecting to com.apple.debugserver service...
Jul 10 18:35:36 unknown kernel[0] <Debug>: lockbot[586] Builtin profile: debugserver (sandbox)
Jul 10 18:35:36 unknown SpringBoard[15] <Notice>: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
Jul 10 18:35:36 unknown UserEventAgent[12] <Warning>: DEBUG: Changing screen blanked state: 0
Jul 10 18:35:36 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 255->3 (deferring until bootloaded)
Jul 10 18:35:36 unknown SpringBoard[15] <Notice>: MultitouchHID: device bootloaded
Jul 10 18:35:36 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 3->3
Jul 10 18:35:36 unknown com.apple.launchd[1] <Warning>: (UIKitApplication:com.xamarin.monocatalog[0xe2f9]) Spawned and waiting for the debugger to attach before continuing...
Jul 10 18:35:36 unknown com.apple.debugserver-64[612] <Warning>: Got a connection, waiting for debugger instructions for task "(null)".
Jul 10 18:35:36 unknown com.apple.debugserver-64[612] <Warning>: 1 [0264/1303]: error: ::read ( 4, 0x2ff7c9d4, 1024 ) => -1 err = Bad file descriptor (0x00000009)
Jul 10 18:35:36 unknown mobile_installation_proxy[610] <Error>: main: Could not receive request from host.
Jul 10 18:35:36 unknown com.apple.debugserver-64[608] <Warning>: 1 [0260/0303]: error: ::read ( 4, 0x2fe994b0, 1024 ) => 0 err = Bad file descriptor (0x00000009)
Jul 10 18:35:36 unknown mobile_installation_proxy[606] <Error>: main: Could not receive request from host.
Jul 10 18:35:37 unknown kernel[0] <Debug>: set_crc_notification_state 0
Jul 10 18:35:37 unknown kernel[0] <Debug>: launchd[614] Builtin profile: container (sandbox)
Jul 10 18:35:37 unknown kernel[0] <Debug>: launchd[614] Container: /private/var/mobile/Applications/7A396233-CF41-43F5-9D74-C713A35462A9 [69] (sandbox)
Jul 10 18:35:40 unknown monocatalog[614] <Critical>: * Assertion at ../../../../../mono/mono/mini/aot-runtime.c:2150, condition `version == 3' not met
Jul 10 18:35:40 unknown monocatalog[614] <Error>: Stacktrace:
Jul 10 18:35:40 unknown monocatalog[614] <Error>:
Native stacktrace:
Jul 10 18:35:40 unknown monocatalog[614] <Error>: 0 monocatalog 0x003af72b mono_handle_native_sigsegv + 214
Jul 10 18:35:40 unknown monocatalog[614] <Error>: 1 monocatalog 0x003b750d sigabrt_signal_handler + 112
Jul 10 18:35:40 unknown monocatalog[614] <Error>: 2 libsystem_c.dylib 0x32b6c7ed _sigtramp + 48
Jul 10 18:35:40 unknown monocatalog[614] <Error>: 3 libsystem_c.dylib 0x32b6220f pthread_kill + 54
Jul 10 18:35:40 unknown monocatalog[614] <Error>: 4 libsystem_c.dylib 0x32b5b29f abort + 94
Jul 10 18:35:40 unknown monocatalog[614] <Error>: 5 monocatalog 0x00393187 monoeg_assertion_message + 58
Jul 10 18:35:40 unknown monocatalog[614] <Error>: 6 monocatalog 0x0036e501 mono_aot_find_jit_info + 6808
Jul 10 18:35:40 unknown monocatalog[614] <Error>: 7 monocatalog 0x003f2d7b mono_jit_info_table_find + 582
Jul 10 18:35:40 unknown monocatalog[614] <Error>: 8 monocatalog 0x003ae479 mini_jit_info_table_find + 36
Jul 10 18:35:40 unknown monocatalog[614] <Error>: 9 monocatalog 0x003b94ef mini_add_method_trampoline + 38
Jul 10 18:35:40 unknown monocatalog[614] <Error>: 10 monocatalog 0x003bd61f mono_jit_runtime_invoke + 298
Jul 10 18:35:40 unknown monocatalog[614] <Error>: 11 monocatalog 0x003c1867 mono_runtime_invoke + 90
Jul 10 18:35:40 unknown monocatalog[614] <Error>: 12 monocatalog 0x003f7849 create_exception_two_strings + 140
Jul 10 18:35:40 unknown monocatalog[614] <Error>: 13 monocatalog 0x003f7867 mono_exception_from_name_two_strings + 18
Jul 10 18:35:40 unknown monocatalog[614] <Error>: 14 monocatalog 0x003cb2ab create_domain_objects + 102
Jul 10 18:35:40 unknown monocatalog[614] <Error>: 15 monocatalog 0x003cb52d mono_runtime_init + 344
Jul 10 18:35:40 unknown monocatalog[614] <Error>: 16 monocatalog 0x003bcea3 mini_init + 5530
Jul 10 18:35:40 unknown monocatalog[614] <Error>: 17 monocatalog 0x00395975 mono_jit_init_version + 8
Jul 10 18:35:40 unknown monocatalog[614] <Error>: 18 monocatalog 0x003fd24c main + 1900
Jul 10 18:35:40 unknown monocatalog[614] <Error>: 19 monocatalog 0x00002028 start + 40
Jul 10 18:35:40 unknown monocatalog[614] <Error>:
=================================================================
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.
=================================================================
Jul 10 18:35:41 unknown ReportCrash[615] <Notice>: Formulating crash report for process monocatalog[614]
Jul 10 18:35:41 unknown com.apple.launchd[1] <Warning>: (UIKitApplication:com.xamarin.monocatalog[0xe2f9]) Job appears to have crashed: Abort trap: 6
Jul 10 18:35:41 unknown com.apple.launchd[1] <Warning>: (UIKitApplication:com.xamarin.monocatalog[0xe2f9]) Throttling respawn: Will start in 2147483643 seconds
Jul 10 18:35:41 unknown SpringBoard[15] <Warning>: Application 'monocatalog' exited abnormally with signal 6: Abort trap: 6
Jul 10 18:35:41 unknown ReportCrash[615] <Notice>: Saved crashreport to /var/mobile/Library/Logs/CrashReporter/monocatalog_2013-07-10-183540_iPhone42.plist using uid: 0 gid: 0, synthetic_euid: 501 egid: 0
>
Jul 10 18:36:00 iPhone42 imagent[48] <Warning>: [Warning] Async loading of bag failed: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0xc6510d0 {NSErrorFailingURLStringKey=http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1, NSErrorFailingURLKey=http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1, NSLocalizedDescription=The request timed out., NSUnderlyingError=0xc658ad0 "The request timed out."}
Jul 10 18:36:00 iPhone42 imagent[48] <Warning>: [Warning] Bag loading failed! Error (NSURLErrorDomain:-1001): The request timed out. http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment