Share via


CLR SPY and Customer Debug Probes: The Thread Changing Apartment State Probe

The last blog touched on apartment states of managed threads, which the CLR tracks for COM interoperability purposes.  But if an application changes the apartment state of a thread being tracked by the CLR (via unmanaged code or direct calls to CoUninitialize/CoInitialize), the runtime won't be aware of this change.  Its information for that thread would become stale, and the CLR may not behave correctly as a result.  The Thread Changing Apartment State probe (or simply the "Apartment probe") helps the CLR detect and report when this situation occurs.

Whenever the CLR bases a decision on the apartment state of a thread, this probe makes the runtime ask COM what the thread's current apartment state really is, and then compare it to the apartment state the CLR had recorded it to be.  If there's a difference, you'll get a message like the following:

  Thread (0x658) used to be in the MTA, but the application has CoUninitialized and the thread is now in a STA.

The hexadecimal number is a thread ID, matching what you would see in a debugger.  Note that even with this additional information, the CLR still won't correct its cached apartment state information to match what COM says the apartment state is.  That way, the application exhibits the same run-time behavior you'd get without the probe enabled.

This probe checks for another class of problems, too: situations in which the CLR knows the correct apartment state, but the developer might not.  Whenever the CLR attempts to set the apartment state of a thread that was already initialized to a different state, this probe makes it warn you that the attempt didn't succeed.  In v1.1, this type of warning doesn't appear in every situation that you might expect it to, but here's a simple C# example that always provokes the message:

  Thread t = new Thread(new ThreadStart(SomeMethod));
t.ApartmentState = ApartmentState.MTA;
t.ApartmentState = ApartmentState.STA; // This does nothing.

The message we get is:

  Unstarted thread is trying to set the apartment state to STA, but it has already been set to MTA.

The example from the previous blog does not produce any output from this probe, but if you add the following line right after the printf (and also use the System::Threading namespace):

  Thread::CurrentThread->ApartmentState = ApartmentState::MTA;

You get the following message:

  Thread (0xc54) is trying to set the apartment state to MTA, but it has already been set to STA.

Note that in v1.1 all unmanaged hosts that instantiate managed components via COM Interop on an STA thread will cause this probe to emit this sort of warning.  That's because the CLR tries to initialize the thread to MTA and doesn't care if it fails.  This is an extra bit of noise that affects applications like Visual Studio .NET the first time it loads the CLR (typically when you open a new managed project) or Windows Media Player when running my favorite managed visualization.

Comments

  • Anonymous
    August 15, 2003
    Ad Typist - Home Based Internet Job/Part Time JobHere is a good news for those who are looking for part time jobs from a genuine company....'SMARTJOBS' (Delhi, India) is Presently Offering Home-Based Internet Jobs For Indians. No selling, no marketing....you are paid for your services.If You Have Basic Knowledge Of Internet Usage And Can Spare 10-12 Hrs / Week, Then Write Back to us Immediately and Get the Work Details & the Reg. Form. TodayReply to smartjobs4088@indiatimes.com

  • Anonymous
    September 08, 2003
    help me a lot

  • Anonymous
    September 09, 2003
    if didn`t work. I got error 31

  • Anonymous
    October 20, 2003
    Earn upto Rs 10,000 to Rs 15,000 per month by working 2 to 3 hrs a day. We provide the required training and help you to earn more while typing our ads. Full training is provided. Neither any experience nor any selling is required. You can either work from home or from café and you can also decide on the number of works you can work. Looks quite interesting, right? So why waste time, rush your enquiries to: smartjobs1928@indiatimes.com . Please write “ enquiry” in the subject column.

  • Anonymous
    October 28, 2003
    Earn upto Rs 10,000 to Rs 15,000 per month by working 2 to 3 hrs a day.We provide the required training and help you to earn more while typing our ads. Neither any experience nor any selling is required. Looks quite interesting, rite? So why waste time, rush your enquiries to: smartjobs1928@indiatimes.com . Please write “ enquiry” in the subject column.

  • Anonymous
    October 28, 2003
    EARN 10 LAKHS WITH 60 RUPEES WITH IN A MONTH. FOR DETAILS, SEND AN ENQUIRY TO ts19702000@yahoo.com

  • Anonymous
    November 01, 2003
    Thread (0x658) used to be in the MTA, but the application has CoUninitialized and the thread is now in a STA. Quite nice.

  • Anonymous
    April 11, 2004
    The example from the previous blog does not produce any output from this probe.

  • Anonymous
    April 11, 2004
    Free books for students, teachers, and the classic enthusiast.

  • Anonymous
    July 06, 2004
    I liked very much to visit your Site.
    Congratulations for the layout.
    Best regards,

  • Anonymous
    July 27, 2004
    The comment has been removed

  • Anonymous
    July 27, 2004
    The comment has been removed

  • Anonymous
    July 15, 2006
    http://www.ringtones-rate.com/mp3/ ringtones site. Best free samsung ringtones, Cingular ringtones and more, Ringtones for free. from website .

  • Anonymous
    May 29, 2009
    PingBack from http://paidsurveyshub.info/story.php?title=adam-nathan-s-blog-clr-spy-and-customer-debug-probes-the-thread

  • Anonymous
    June 15, 2009
    PingBack from http://einternetmarketingtools.info/story.php?id=7238

  • Anonymous
    June 15, 2009
    PingBack from http://unemploymentofficeresource.info/story.php?id=15468