[Mono-bugs] [Bug 540536] New: System.Threading.Timer fails with Unhandled Exception: System.NotSupportedException: Linked away

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Sep 19 23:16:57 EDT 2009


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


           Summary: System.Threading.Timer fails with Unhandled Exception:
                    System.NotSupportedException: Linked away
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Runtime
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: ed at anuff.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Customer


Description of Problem:

System.Threading.Timer fails with the following exception:

Unhandled Exception: System.NotSupportedException: Linked away
  at System.Threading.WaitHandle.WaitOne (Int32 millisecondsTimeout, Boolean
exitContext) [0x00000] 
  at System.Threading.Timer.SchedulerThread () [0x00000] 


Steps to reproduce the problem:

The problem can be observed using the C# example from the MS documentation:

http://msdn.microsoft.com/en-us/library/system.threading.timer.aspx

Actual Results:

Unhandled Exception: System.NotSupportedException: Linked away

Expected Results:

The class should work as documented, System.Threading.Timer is not listed as an
unsupported class in MonoTouch.

How often does this happen? 

Every time

Additional Information:

-- 
Configure bugmail: http://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