Skip to content

Instantly share code, notes, and snippets.

@jimmgarrido
Created March 22, 2017 15:19
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 jimmgarrido/af0f891971b4c7c27df5c114ed09504d to your computer and use it in GitHub Desktop.
Save jimmgarrido/af0f891971b4c7c27df5c114ed09504d to your computer and use it in GitHub Desktop.
bugzilla53513
'App2.Win.exe' (CoreCLR: DefaultDomain): Loaded 'C:\windows\system32\mscorlib.ni.dll'. Cannot find or open the PDB file.
'App2.Win.exe' (CoreCLR: .): Loaded 'C:\data\ProgramData\Microsoft\Windows\AppRepository\Packages\04fde59c-73ce-4a10-82f0-1d843b451da4_1.0.0.0_neutral__bjvgmam6xchta\NI\App2.Win.ni.EXE'. Symbols loaded.
'App2.Win.exe' (CoreCLR: .): Loaded 'C:\windows\system32\WinMetadata\Windows.winmd'. Cannot find or open the PDB file.
'App2.Win.exe' (CoreCLR: .): Loaded 'C:\data\ProgramData\Microsoft\Windows\AppRepository\Packages\04fde59c-73ce-4a10-82f0-1d843b451da4_1.0.0.0_neutral__bjvgmam6xchta\NI\Xamarin.Forms.Platform.WinRT.Phone.ni.DLL'. Cannot find or open the PDB file.
'App2.Win.exe' (CoreCLR: .): Loaded 'C:\data\ProgramData\Microsoft\Windows\AppRepository\Packages\04fde59c-73ce-4a10-82f0-1d843b451da4_1.0.0.0_neutral__bjvgmam6xchta\NI\Xamarin.Forms.Platform.WinRT.ni.DLL'. Cannot find or open the PDB file.
'App2.Win.exe' (CoreCLR: .): Loaded 'C:\windows\system32\System.Runtime.WindowsRuntime.NI.DLL'. Cannot find or open the PDB file.
'App2.Win.exe' (CoreCLR: .): Loaded 'C:\data\ProgramData\Microsoft\Windows\AppRepository\Packages\04fde59c-73ce-4a10-82f0-1d843b451da4_1.0.0.0_neutral__bjvgmam6xchta\NI\Xamarin.Forms.Core.ni.DLL'. Cannot find or open the PDB file.
'App2.Win.exe' (CoreCLR: .): Loaded 'C:\windows\system32\SYSTEM.NI.DLL'. Cannot find or open the PDB file.
'App2.Win.exe' (CoreCLR: .): Loaded 'C:\windows\system32\SYSTEM.RUNTIME.NI.DLL'. Cannot find or open the PDB file.
'App2.Win.exe' (CoreCLR: .): Loaded 'C:\windows\system32\SYSTEM.THREADING.TASKS.NI.DLL'. Cannot find or open the PDB file.
'App2.Win.exe' (CoreCLR: .): Loaded 'C:\windows\system32\System.Runtime.WindowsRuntime.UI.Xaml.NI.DLL'. Cannot find or open the PDB file.
'App2.Win.exe' (CoreCLR: .): Loaded 'C:\windows\system32\SYSTEM.CORE.NI.DLL'. Cannot find or open the PDB file.
'App2.Win.exe' (CoreCLR: .): Loaded 'C:\data\ProgramData\Microsoft\Windows\AppRepository\Packages\04fde59c-73ce-4a10-82f0-1d843b451da4_1.0.0.0_neutral__bjvgmam6xchta\NI\App2.ni.DLL'. Symbols loaded.
'App2.Win.exe' (CoreCLR: .): Loaded 'C:\data\ProgramData\Microsoft\Windows\AppRepository\Packages\04fde59c-73ce-4a10-82f0-1d843b451da4_1.0.0.0_neutral__bjvgmam6xchta\NI\Xamarin.Forms.Platform.ni.DLL'. Cannot find or open the PDB file.
'App2.Win.exe' (CoreCLR: .): Loaded 'C:\data\ProgramData\Microsoft\Windows\AppRepository\Packages\04fde59c-73ce-4a10-82f0-1d843b451da4_1.0.0.0_neutral__bjvgmam6xchta\NI\Xamarin.Forms.Xaml.ni.DLL'. Cannot find or open the PDB file.
'App2.Win.exe' (CoreCLR: .): Loaded 'C:\windows\system32\SYSTEM.RESOURCES.RESOURCEMANAGER.NI.DLL'. Cannot find or open the PDB file.
'App2.Win.exe' (CoreCLR: .): Loaded 'C:\windows\system32\SYSTEM.COLLECTIONS.NI.DLL'. Cannot find or open the PDB file.
'App2.Win.exe' (CoreCLR: .): Loaded 'C:\windows\system32\SYSTEM.RUNTIME.SERIALIZATION.NI.DLL'. Cannot find or open the PDB file.
Exception thrown: 'System.IO.FileNotFoundException' in mscorlib.ni.dll
'App2.Win.exe' (CoreCLR: .): Loaded 'C:\windows\system32\SYSTEM.IO.NI.DLL'. Cannot find or open the PDB file.
'App2.Win.exe' (CoreCLR: .): Loaded 'C:\windows\system32\SYSTEM.XML.NI.DLL'. Cannot find or open the PDB file.
Exception thrown: 'System.NullReferenceException' in App2.ni.DLL
Exception thrown: 'System.Exception' in App2.Win.ni.EXE
The thread 0x2e7c has exited with code 0 (0x0).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment