Skip to content

Instantly share code, notes, and snippets.

View jgold6's full-sized avatar

Jonathan Goldberger jgold6

View GitHub Profile
@jgold6
jgold6 / DiagBuildOUtput.txt
Created August 25, 2016 22:21
Diagnostic build output
Cleaning Solution: HTPdfTest (Release|iPhone)
Build started 8/25/2016 12:14:54 PM.
__________________________________________________
Project "/Users/jongoldberger/Downloads/HTPdfTest/HTPdfTest/HTPdfTest.csproj" (Clean target(s)):
Initial Properties:
__CF_USER_TEXT_ENCODING = 0x1F5:0x0:0x0
Apple_PubSub_Socket_Render = /private/tmp/com.apple.launchd.GdqshbpBzB/Render
@jgold6
jgold6 / logcat3.txt
Created August 9, 2016 02:09
Seemingly relevant part of device log
08-08 21:39:38.481 I/MonoDroid(29735): UNHANDLED EXCEPTION:
08-08 21:39:38.511 I/MonoDroid(29735): System.TypeInitializationException: The type initializer for '<>c' threw an exception. ---> System.ExecutionEngineException: SIGILL
08-08 21:39:38.511 I/MonoDroid(29735): at LEX.Framework.Service.NavigationService+<>c..ctor () <0x7f7328fc78 + 0x00000> in <filename unknown>:0
08-08 21:39:38.511 I/MonoDroid(29735): at LEX.Framework.Service.NavigationService+<>c..cctor () <0x7f7328fc18 + 0x0001f> in <filename unknown>:0
08-08 21:39:38.511 I/MonoDroid(29735): --- End of inner exception stack trace ---
08-08 21:39:38.511 I/MonoDroid(29735): at LEX.Framework.Service.NavigationService.NavigateTo (System.String pageKey) <0x7f7328fbd8 + 0x0001f> in <filename unknown>:0
08-08 21:39:38.511 I/MonoDroid(29735): at LEX.ViewModel.Pages.EffectPageViewModel.set_SelectedEffect (LEX.Model.ExposureEffect value) <0x7f746699e0 + 0x0007b> in <filename unknown>:0
08-08 21:39:38.511 I/MonoDroid(29735): at LEX.View.Effect
@jgold6
jgold6 / StackTrace.txt
Created July 29, 2016 18:24
TLS Handshake error
Connection closed by peer
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in /Users/builder/data/lanes/3511/0831d928/source/mono/mcs/class/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs:143
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00047] in /Users/builder/data/lanes/3511/0831d928/source/mono/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:187
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in /Users/builder/data/lanes/3511/0831d928/source/mono/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:156
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in /Users/builder/data/lanes/3511/0831d928/source/mono/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskA
@jgold6
jgold6 / styles.xml
Created July 5, 2016 19:08
Android styles.xml from template X.Forms project
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<style name="MyTheme" parent="MyTheme.Base">
</style>
<!-- Base theme applied no matter what API -->
<style name="MyTheme.Base" parent="Theme.AppCompat.Light.DarkActionBar">
<!--If you are using revision 22.1 please use just windowNoTitle. Without android:-->
<item name="windowNoTitle">true</item>
<!--We will be using the toolbar so no need to show ActionBar-->
<item name="windowActionBar">false</item>
@jgold6
jgold6 / errors.txt
Created June 30, 2016 18:49
ActivityLog errors
<entry>
<record>460</record>
<time>2016/06/24 12:34:48.837</time>
<type>Error</type>
<source>Extension Manager</source>
<description>Error loading extension: This VSIX does not apply to any product installed on this machine. The problem could be that the VSIX manifest&apos;s format is not recognized, or that the manifest has been corrupted. Data at the root level is invalid. Line 1, position 1. </description>
<path>D:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO 14.0\COMMON7\IDE\EXTENSIONS\MICROSOFT\VSGRAPHICS\</path>
</entry>
<entry>
<record>461</record>
@jgold6
jgold6 / InstallLog.log
Created June 23, 2016 18:24
VS 2012 install failed
[2016-06-22 17:47:12.932] [Debug] Setting registry key 'SOFTWARE\Xamarin\AnalyticsAsked' to '1'
[2016-06-22 17:47:12.933] [Debug] Setting registry key 'SOFTWARE\Xamarin\AnalyticsConsent' to '1'
[2016-06-22 17:47:12.933] [Info] Installation ID: 7aed9ade-77f0-4525-b086-43ffbb4024ca
[2016-06-22 17:47:12.934] [Info] Operating system: Windows 10 v10.0.10586 (Windows 10 Pro; Microsoft Windows 10 v10.0.10586 (Windows 10 Pro; 64-bit)), 64-bit
[2016-06-22 17:47:12.934] [Info] Installer product: Xamarin
[2016-06-22 17:47:12.935] [Info] Installer version: 3.4.0.22 cycle7-stable (7aa13505fc98649946aec126d6dd13fe533bc6fc on 08/06/2016 13:38:01)
[2016-06-22 17:47:12.936] [Info] Status: in progress
[2016-06-22 17:47:12.936] [Debug] My location: C:\ProgramData\Package Cache\A1A38DF3AE39726D97F26B4384D3F7EE2F0FCAD0\WindowsInstaller.exe
[2016-06-22 17:47:13.541] [Info] Retrieving installation manifest.
[2016-06-22 17:47:13.542] [Info] Downloading from 'https://www.xamarin.com/installer_assets/v3/Windows/Universal//Installation
@jgold6
jgold6 / iOSDesigner.log
Created June 21, 2016 21:16
OUtlet/Action not regenerating error
This file has been truncated, but you can view the full file.
MDAddinsHash: 33f406fa2dcf214012c78cb846585f062b2e1d24
[2016-06-21 10:45:06.8] INFO: Starting full reload...
[2016-06-21 10:45:07.4] INFO: Beginning the boostrap process
[2016-06-21 10:45:07.6] PERF: - Registering services: 151ms
[2016-06-21 10:45:07.6] PERF: - Waited 0ms for device to finish creating
[2016-06-21 10:45:07.6] PERF: - Booting time: 72ms
[2016-06-21 10:45:07.6] PERF: - Registering services: 0ms
[2016-06-21 10:45:08.2] PERF: - Bridge loaded in 540.878ms
[2016-06-21 10:45:08.2] PERF: Total time for bootstrapping process: 793ms
@jgold6
jgold6 / NativeCrash-4.txt
Last active June 11, 2016 00:43
Case 348231 native stack trace
This one happened as soon as the Problem button was clicked:
ProblemAPP(2166,0x700000a32000) malloc: *** error for object 0x7fa18d7a1db0: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
Stacktrace:
at <unknown> <0xffffffff>
ProblemAPP(2166,0x7fff7991b000) malloc: *** error for object 0x7fa18d7a1c28: incorrect checksum for freed object - object was probably modified after being freed.
*** set a breakpoint in malloc_error_break to debug
@jgold6
jgold6 / Program.cs
Created March 28, 2016 18:26
Closure test 2
using System;
namespace ConsoleApp1
{
class MainClass
{
public static void Main (string [] args)
{
var myClass1 = new MyClass1 { Handle = new IntPtr(228) };
var myClass2 = Foo(myClass1);
@jgold6
jgold6 / toolbar.axml
Last active March 15, 2016 00:03
Toolbar.axml
<?xml version="1.0" encoding="utf-8"?>
<android.support.v7.widget.Toolbar xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/toolbar"
android:layout_width="match_parent"
android:layout_height="?attr/actionBarSize"
android:minHeight="?attr/actionBarSize"
android:background="?attr/colorPrimary"
android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar"
app:popupTheme="@style/ThemeOverlay.AppCompat.Light"