Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created December 15, 2015 05:52
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 saurabh360/54636c27a36c59ad5711 to your computer and use it in GitHub Desktop.
Save saurabh360/54636c27a36c59ad5711 to your computer and use it in GitHub Desktop.
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
Please ensure your device is connected...
Connected to: iPhone
Launching /private/var/mobile/Containers/Bundle/Application/FA8A3C59-FF6B-476F-97ED-E56ED7E47D52/MemoryLeakTest.app -monodevelop-port 10000 -connection-mode usb
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/FA8A3C59-FF6B-476F-97ED-E56ED7E47D52/MemoryLeakTest.app/.monotouch-32/System.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/FA8A3C59-FF6B-476F-97ED-E56ED7E47D52/MemoryLeakTest.app/.monotouch-32/Xamarin.iOS.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/FA8A3C59-FF6B-476F-97ED-E56ED7E47D52/MemoryLeakTest.app/.monotouch-32/PLCrashReporterUnifiedBinding.dll
Thread started: Finalizer #2
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/FA8A3C59-FF6B-476F-97ED-E56ED7E47D52/MemoryLeakTest.app/.monotouch-32/AForge.Core.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/FA8A3C59-FF6B-476F-97ED-E56ED7E47D52/MemoryLeakTest.app/.monotouch-32/Mono.Dynamic.Interpreter.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/FA8A3C59-FF6B-476F-97ED-E56ED7E47D52/MemoryLeakTest.app/.monotouch-32/System.Core.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/FA8A3C59-FF6B-476F-97ED-E56ED7E47D52/MemoryLeakTest.app/.monotouch-32/Portable.Shim.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/FA8A3C59-FF6B-476F-97ED-E56ED7E47D52/MemoryLeakTest.app/.monotouch-32/Accord.Core.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/FA8A3C59-FF6B-476F-97ED-E56ED7E47D52/MemoryLeakTest.app/.monotouch-32/Accord.Math.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/FA8A3C59-FF6B-476F-97ED-E56ED7E47D52/MemoryLeakTest.app/.monotouch-32/Accord.Statistics.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/FA8A3C59-FF6B-476F-97ED-E56ED7E47D52/MemoryLeakTest.app/.monotouch-32/Accord.MachineLearning.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/FA8A3C59-FF6B-476F-97ED-E56ED7E47D52/MemoryLeakTest.app/.monotouch-32/System.Net.Http.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/FA8A3C59-FF6B-476F-97ED-E56ED7E47D52/MemoryLeakTest.app/.monotouch-32/Xamarin.Insights.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/FA8A3C59-FF6B-476F-97ED-E56ED7E47D52/MemoryLeakTest.app/.monotouch-32/MemoryLeakTest.exe
Thread started: #3
Thread started: #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 finished: <Thread Pool> #5
Thread started: <Thread Pool> #11
Thread finished: <Thread Pool> #11
2015-12-15 11:07:06.557 MemoryLeakTest[271:19084] Received memory warning.
2015-12-15 11:07:06.605 MemoryLeakTest[271:19084] ReceiveMemoryWarning - GC.GetTotalMemory = 445 MB
ReceiveMemoryWarning - GC.GetTotalMemory = 445 MB
2015-12-15 11:07:06.642 MemoryLeakTest[271:19084] Received memory warning.
2015-12-15 11:07:06.644 MemoryLeakTest[271:19084] ReceiveMemoryWarning - GC.GetTotalMemory = 402 MB
ReceiveMemoryWarning - GC.GetTotalMemory = 402 MB
2015-12-15 11:07:09.168 MemoryLeakTest[271:19084] Received memory warning.
2015-12-15 11:07:09.169 MemoryLeakTest[271:19084] ReceiveMemoryWarning - GC.GetTotalMemory = 403 MB
ReceiveMemoryWarning - GC.GetTotalMemory = 403 MB
2015-12-15 11:07:09.214 MemoryLeakTest[271:19084] Received memory warning.
2015-12-15 11:07:09.215 MemoryLeakTest[271:19084] ReceiveMemoryWarning - GC.GetTotalMemory = 402 MB
ReceiveMemoryWarning - GC.GetTotalMemory = 402 MB
2015-12-15 11:07:09.220 MemoryLeakTest[271:19084] Received memory warning.
2015-12-15 11:07:09.221 MemoryLeakTest[271:19084] ReceiveMemoryWarning - GC.GetTotalMemory = 402 MB
ReceiveMemoryWarning - GC.GetTotalMemory = 402 MB
Thread started: <Thread Pool> #12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment