[Mono-bugs] [Bug 549884] New: application locks up when debugging code that runs on a secondary thread

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Oct 24 20:19:11 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=549884


           Summary: application locks up when debugging code that runs on
                    a secondary thread
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Tools
        AssignedTo: gnorton at novell.com
        ReportedBy: mike.bluestein at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us)
AppleWebKit/531.9 (KHTML, like Gecko) Version/4.0.3 Safari/531.9

Sample project included has a single button and a method that create a new
thread to run a simple method on when the button is touched. The breakpoint
before the thread is hit just fine. Continuing never reaches the breakpoint in
the threaded method and the app appears to freeze up.

This is in the simulator. I haven't tried the device yet.

Reproducible: Always

Steps to Reproduce:
1.set a breakpoint before the thread
2.set a breakpoint in the thread method
3.debug the app
Actual Results:  
app locks up

Expected Results:  
second breakpoint should be hit

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


More information about the mono-bugs mailing list