Access Violation When Repeatedly Opening and Closing Conferences with NetMeeting SDK (268755)
The information in this article applies to:
- Microsoft NetMeeting 3.01 for Windows NT 4.0
- Microsoft NetMeeting 3.01 for Windows 98 Second Edition
- Microsoft NetMeeting 3.01 for Windows 2000
This article was previously published under Q268755 SYMPTOMS When you use the Microsoft NetMeeting Software Development
Kit (SDK) with NetMeeting 3.01 to write a NetMeeting program that repeatedly
opens and closes conferences, an access violation may occur in
Conf.exe. For additional
information, click the article number below to view the article in the
Microsoft Knowledge Base: 283256 NetMeeting 3.01 SP2 Is Available for Some Versions of Windows
CAUSE The access violation occurs while NetMeeting is processing
a linked list of conference members to update the call roster during a close
operation. NetMeeting "walks off" the end of the linked list and generates an
access violation. This occurs because of a synchronization problem that makes
it possible for another thread to reallocate blocks of memory released by the
roster-list cleanup code before the cleanup code finishes traversing the list.
This makes it impossible to determine the end of the list in the roster-list
cleanup code. RESOLUTIONTo resolve this problem, obtain the latest service
pack for Windows 2000. For additional information, click the following article
number to view the article in the Microsoft Knowledge Base: 260910 How to Obtain the Latest Windows 2000 Service Pack
The English version of this fix should have the
following file attributes or later:
Date Time Version Size File Name
---------------------------------------------------
1/30/2001 06:56p 4.4.0.3385 62,224 Nmcom.dll
STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
at the beginning of this article.
This problem was first corrected in Windows 2000 Service
Pack 3.
Modification Type: | Minor | Last Reviewed: | 9/23/2005 |
---|
Keywords: | kbHotfixServer kbQFE kbAppCompatibility kbbug kberrmsg kbfix kbWin2000sp3fix KB268755 |
---|
|