[Mono-bugs] [Bug 679744] New: debugging MonoTouch apps on an iPad not possible anymore afer a MT 3.2.5 + iOS 4.3 update

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Mar 15 09:12:57 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=679744

https://bugzilla.novell.com/show_bug.cgi?id=679744#c0


           Summary: debugging MonoTouch apps on an iPad not possible
                    anymore afer a MT 3.2.5 + iOS 4.3 update
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: iPad
        OS/Version: Apple iOS 4.2
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Runtime
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: philippe.monteil at dolce-vista.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Development
           Blocker: No


Description of Problem:
debugging MonoTouch apps on an iPad not possible anymore afer a MT 3.2.5 + iOS
4.3 update

Steps to reproduce the problem: systematic

Actual Results: 

System.Net.Sockets.SocketException: The requested address is not valid in this
context
  at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) [0x00000]
in <filename unknown>:0 
  at Mono.Debugger.Soft.VirtualMachineManager.BeginListen
(System.Net.IPEndPoint dbg_ep, System.Net.IPEndPoint con_ep,
System.AsyncCallback callback) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Debugger.Soft.RemoteSoftDebuggerSession.StartListening
(MonoDevelop.Debugger.Soft.RemoteDebuggerStartInfo dsi) [0x00000] in <filename
unknown>:0 
  at MonoDevelop.Debugger.Soft.IPhone.IPhoneDebuggerSession.OnRun
(Mono.Debugging.Client.DebuggerStartInfo startInfo) [0x00000] in <filename
unknown>:0 
  at Mono.Debugging.Client.DebuggerSession+<Run>c__AnonStorey6.<>m__2 ()
[0x00000] in <filename unknown>:0 


Expected Results:


How often does this happen? each time


Additional Information:

Monotouch 3.2.5

observed after an IPad update to iOS 4.3

The ~/.config/MonoDevelop/MonoDevelopProperties.xml includes a
<Property key="MonoTouch.Debugger.HostIP" value="w.x.y.z"/>
property which value has been adapted after the iOS 4.3 update,
whith an IP address tested using Ping....

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list