I have tried to guard against this NRE for 1.9.3. Jonathan
On 11/8/2011 1:47 AM, [email protected] wrote: > Log of a bug when I try to open one solution with 1.9.2 intalled > > Exception Type: System.NullReferenceException > Exception Message: Object reference not set to an instance of an object. > Exception Stack Trace: at > MonoTools.Engine.MonoToolsSession.OnDebuggerException(Exception ex) > at Mono.Debugging.Client.DebuggerSession.HandleException(Exception ex) > at Mono.Debugging.Soft.SoftDebuggerSession.HandleException(Exception ex) > at > Mono.Debugging.Soft.SoftDebuggerSession.OnConnectionError(Exception ex) > at > Mono.Debugging.Soft.SoftDebuggerSession.<>c__DisplayClass6.<StartConnecting>b__5(IAsyncResult > ar) > at > System.Runtime.Remoting.Messaging.AsyncResult.SyncProcessMessage(IMessage msg) > at > System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage > msg, IMessageSink replySink) > at > System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.ThreadPoolCallBack(Object > o) > at > System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object > state) > at System.Threading.ExecutionContext.Run(ExecutionContext > executionContext, ContextCallback callback, Object state, Boolean > preserveSyncCtx) > at > System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() > at System.Threading.ThreadPoolWorkQueue.Dispatch() > > > ------------------------- > > Installed Extensions > NuGet Package Manager > State=Enabled > Version=1.5.20902.9026 > > MonoDroid for Visual Studio > State=Enabled > Version=1.0 > > VSCommands 2010 > State=Enabled > Version=3.7.3.6 > > SQL Server Compact Toolbox > State=Enabled > Version=2.4.0.5 > > Productivity Power Tools > State=Enabled > Version=10.0.20626.18 > > Regex Editor > State=Enabled > Version=1.5 > > Mindscape Web Workbench > State=Enabled > Version=2.0.348.18753 > > > > ------------------------- > > Environment Data > VisualStudio.Version=10.0 > VisualStudio.Edition=Ultimate > VisualStudio.FullName=C:\Program Files (x86)\Microsoft Visual Studio > 10.0\Common7\IDE\devenv.exe > VisualStudio.RegistryRoot=Software\Microsoft\VisualStudio\10.0 > VisualStudio.LocaleId=1033 > VisualStudio.DisplayMode=vsDisplayMDITabs > Time.UTC=08/11/2011 07:45:58 > Time.Local=08/11/2011 05:45:58 > OS.Architecture=x86 > Environment.Version=4.0.30319.17020 > Environment.HasShutdownStarted=False > Environment.OSVersion.Platform=Win32NT > Environment.OSVersion=6.1.7601.65536 > CurrentThread.Id=1 > CurrentThread.Name=[null] > CurrentThread.ThreadState=Background > CurrentThread.IsBackground=True > CurrentThread.UICulture=English (United States) > CurrentThread.Culture=Portuguese (Brazil) > Process.PagedMemorySizeMB=412,61328125 > Process.MaxWorkingSetMB=1,34765625 > Process.NonpagedSystemMemorySizeMB=0,233791351318359 > Process.PagedSystemMemorySizeMB=1,34069061279297 > Process.PrivateMemorySizeMB=412,61328125 > Process.VirtualMemorySizeMB=1053,26953125 > Process.WorkingSetMB=464,59765625 > Process.UpTime=00:11:09.9833208 > > > > _______________________________________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
