Skip to content

Instantly share code, notes, and snippets.

@pjbeaman
Last active August 29, 2015 14:04
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 pjbeaman/63e2610c922f702bd2db to your computer and use it in GitHub Desktop.
Save pjbeaman/63e2610c922f702bd2db to your computer and use it in GitHub Desktop.
18814/19914 pre-HTTP hotfixes.
=== Xamarin Studio ===
Version 5.1.4 (build 0)
Installation UUID: a543a0ec-ca29-4f46-9d7a-9fb8715251af
Runtime:
Mono 3.4.0 ((no/954ed3c)
GTK+ 2.24.23 (Raleigh theme)
Package version: 304000214
=== Apple Developer Tools ===
Xcode 5.1.1 (5085)
Build 5B1008
=== Xamarin.Mac ===
Version: 1.8.0.8
=== Xamarin.Android ===
Version: 4.12.6 (Business Edition)
Android SDK: /Users/pjbeaman/Library/Developer/Xamarin/android-sdk-mac_x86
Supported Android versions:
2.1 (API level 7)
2.2 (API level 8)
2.3 (API level 10)
3.1 (API level 12)
3.2 (API level 13)
4.0 (API level 14)
4.0.3 (API level 15)
4.1 (API level 16)
4.2 (API level 17)
4.3 (API level 18)
4.4 (API level 19)
Java SDK: /usr
java version "1.6.0_65"
Java(TM) SE Runtime Environment (build 1.6.0_65-b14-462-11M4609)
Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-462, mixed mode)
=== Xamarin.iOS ===
Version: 7.2.3.39 (Business Edition)
Hash: fc6f56b
Branch:
Build date: 2014-05-19 19:10:29-0400
=== Build Information ===
Release ID: 501040000
Git revision: 7d45bbe2ee22625f125d0c52548524f02d005cca
Build date: 2014-07-14 12:15:53-04
Xamarin addins: c78f1d88e57baa928aeee1484d96e6f8edf8de33
=== Operating System ===
Mac OS X 10.8.5
Darwin PJS-IMAC.local 12.5.0 Darwin Kernel Version 12.5.0
Sun Sep 29 13:33:47 PDT 2013
root:xnu-2050.48.12~1/RELEASE_X86_64 x86_64
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
Please ensure your device is connected...
Connected to: XQAiPadMini711
Launching /private/var/mobile/Applications/E163DF3B-66A4-4D91-B1F4-9109DE6D87DE/CrashTest.app -monodevelop-port 10000 -connection-mode usb
Loaded assembly: /private/var/mobile/Applications/E163DF3B-66A4-4D91-B1F4-9109DE6D87DE/CrashTest.app/monotouch.dll [External]
Thread started: Finalizer #2
Loaded assembly: /private/var/mobile/Applications/E163DF3B-66A4-4D91-B1F4-9109DE6D87DE/CrashTest.app/System.dll [External]
Loaded assembly: /private/var/mobile/Applications/E163DF3B-66A4-4D91-B1F4-9109DE6D87DE/CrashTest.app/CrashTest.exe
Thread started: #3
Thread started: <Thread Pool> #4
Thread started: <Thread Pool> #5
Thread started: <Thread Pool> #6
Thread started: <Thread Pool> #7
Thread started: <Thread Pool> #8
Thread started: <Thread Pool> #9
Thread started: <Thread Pool> #10
Thread started: <Thread Pool> #11
Thread started: <Thread Pool> #12
Thread started: <Thread Pool> #13
Thread started: <Thread Pool> #14
Thread started: <Thread Pool> #15
Thread started: <Thread Pool> #16
Thread started: <Thread Pool> #17
Thread finished: <Thread Pool> #17
Thread finished: <Thread Pool> #17
Thread started: <Thread Pool> #18
2014-07-22 12:59:02.873 CrashTest[3148:9503] 12:59:02 PM - 200
2014-07-22 12:59:02.875 CrashTest[3148:9b03] 12:59:02 PM - 200
2014-07-22 12:59:02.876 CrashTest[3148:620b] 12:59:02 PM - 200
2014-07-22 12:59:02.877 CrashTest[3148:a703] 12:59:02 PM - 200
2014-07-22 12:59:02.877 CrashTest[3148:8f03] 12:59:02 PM - 200
2014-07-22 12:59:02.878 CrashTest[3148:a103] 12:59:02 PM - 200
2014-07-22 12:59:02.879 CrashTest[3148:780f] 12:59:02 PM - 200
2014-07-22 12:59:02.879 CrashTest[3148:730b] 12:59:02 PM - 200
2014-07-22 12:59:02.880 CrashTest[3148:7e03] 12:59:02 PM - 200
2014-07-22 12:59:02.881 CrashTest[3148:8903] 12:59:02 PM - 200
Thread finished: <Thread Pool> #13
Thread finished: <Thread Pool> #13
System.NullReferenceException: Object reference not set to an instance of an object
at System.Net.ServicePoint.SendRequest (System.Net.HttpWebRequest request, System.String groupName) [0x00072] in /Developer/MonoTouch/Source/mono/mcs/class/System/System.Net/ServicePoint.cs:430
at System.Net.HttpWebRequest.GetResponseAsyncCB2 (System.Net.WebAsyncResult aread) [0x00094] in /Developer/MonoTouch/Source/mono/mcs/class/System/System.Net/HttpWebRequest.cs:966
at System.Net.HttpWebRequest.BeginGetResponse (System.AsyncCallback callback, System.Object state) [0x000e8] in /Developer/MonoTouch/Source/mono/mcs/class/System/System.Net/HttpWebRequest.cs:919
at CrashTest.io.AsyncHttp.Execute (CrashTest.io.UrlParams urlParams) [0x00094] in /Users/pjbeaman/Downloads/CrashTest/CrashTest/AsyncHttp.cs:51
at CrashTest.CrashTestViewController.StartTest () [0x00024] in /Users/pjbeaman/Downloads/CrashTest/CrashTest/CrashTestViewController.cs:40
at CrashTest.CrashTestViewController.<ViewDidLoad>m__0 (System.Object sender, System.EventArgs e) [0x00001] in /Users/pjbeaman/Downloads/CrashTest/CrashTest/CrashTestViewController.cs:47
at MonoTouch.UIKit.UIControlEventProxy.Activated () [0x00007] in /Developer/MonoTouch/Source/monotouch/src/UIKit/.pmcs-compat.UIControl.cs:33
at 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/.pmcs-compat.UIApplication.cs:38
at CrashTest.Application.Main (System.String[] args) [0x00008] in /Users/pjbeaman/Downloads/CrashTest/CrashTest/Main.cs:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment