AVAX-software.com Forums: ContextSwitchDeadLock Was Detected - AVAX-software.com Forums

Jump to content

Page 1 of 1

ContextSwitchDeadLock Was Detected

#1 User is offline   bradwery Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 3
  • Joined: 09-April 10

Posted 09 April 2010 - 04:52 PM

It appears that Windows 7 is not supported so I'm trying to evaluate on an XP VM.

I setup x, y, and z arrays that each contain 5000 points. I want to dray a poly line with this data:

AvaxHandle = cAvax1.Add_PolyLine(ref x1, ref y1, ref z1);

Add_Polyline hangs for a long time then I get this error:

------
The CLR has been unable to transition from COM context 0x20ba28 to COM context 0x20bb98 for 60 seconds. The thread that owns the destination context/apartment is most likely either doing a non pumping wait or processing a very long running operation without pumping Windows messages. This situation generally has a negative performance impact and may even lead to the application becoming non responsive or memory usage accumulating continually over time. To avoid this problem, all single threaded apartment (STA) threads should use pumping wait primitives (such as CoWaitForMultipleHandles) and routinely pump messages during long running operations.
------

#2 User is offline   elias Icon

  • Newbie
  • Icon
  • Group: Support
  • Posts: 45
  • Joined: 24-October 08
  • Gender:Male

Posted 12 April 2010 - 12:12 PM

The problem is fixed. You can download the latest version.

The problem you report at 'BadImageFormatException' post still exists?

Page 1 of 1


Fast Reply

  

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users