Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Crash occurs when you call Automation procedures from CLR Objects in SQL Server 2005, SQL Server 2008, SQL Server 2008 R2, and SQL Server 2012


View products that this article applies to.

Symptoms

Assume that you are running Microsoft SQL Server 2005, Microsoft SQL Server 2008, Microsoft SQL Server 2008 R2, or Microsoft SQL Server 2012. You call some Automation procedures from a SQL Server common language runtime (CLR) object, such as sp_OACreate. In this situation, SQL Server may unexpectedly crash. Additionally, an error message that resembles the following is logged in the application event log: 

Information <Time stamp>Windows Error Reporting 1001 None
Fault bucket , type 0
Event Name: APPCRASH
Response: Not available
Cab Id: 0

Problem signature:
P1: sqlservr.exe
P2: 2009.100.4000.0
P3: 4fecc5ba
P4: StackHash_b620
P5: 6.1.7601.17725
P6: 4ec4aa8e
P7: c0000374
P8: 00000000000c40f2
P9:
P10:

Note This issue also occurs when a CLR object calls a Transact-SQL procedure that calls Automation procedures.

↑ Back to the top


Workaround

To work around this issue, do not directly or indirectly call Automation procedures from any SQL Server CLR objects.

↑ Back to the top


More Information

When an application calls Automation procedures, a message that resembles the following is logged in the SQL Server log:

When an application calls the SQL Server CLR, a message that resembles the following is logged in the SQL Server log:

Note The previous messages do not indicate that CLR objects call Automation procedures.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


Keywords: kbsurveynew, kbtshoot, kbexpertiseadvanced, kb

↑ Back to the top

Article Info
Article ID : 2796944
Revision : 1
Created on : 1/7/2017
Published on : 1/10/2013
Exists online : False
Views : 224