FIX: Concurrent Xp_makewebtask May Cause an Access Violation (174853)
The information in this article applies to:
This article was previously published under Q174853
BUG #: 17166 (NT: 6.5)
SYMPTOMS
Concurrent execution of the xp_makewebtask extended stored procedure may
cause a handled access violation (AV) and cause SQL Server to stop
responding. If you encounter this problem, a message similar to the
following will appear in the SQL Server errorlog:
Stored function 'xp_makewebtask' in the library 'xpsqlweb.dll' generated
access violation; SQL Server is terminating process 12
WORKAROUND
To work around this problem, serialize execution of xp_makewebtask.
STATUS
Microsoft has confirmed this to be a problem in SQL Server 6.5. This problem has been corrected in Service Pack 5a for Microsoft SQL Server 6.5.For more information, click the following article number to view the article in the Microsoft Knowledge Base: 197177 INF: How to Obtain SQL Server 6.5 Service Pack 5a For more information, contact your primary support provider.
MORE INFORMATION
Modification Type: | Major | Last Reviewed: | 3/14/2006 |
---|
Keywords: | kbBug kbfix kbusage KB174853 |
---|
|