Symptoms
Assume that you run a complex query in Microsoft SQL Server 2012 or in Microsoft SQL Server 2014, and it takes a long time to compile the query. In this situation, a "Non-yielding Scheduler" condition occurs during the query compilation. Additionally, a mini dump file is generated.
Note SQL Server performance may decrease at that time. The "Non-yielding Scheduler" condition disappears when the query compilation is completed.Resolution
The issue was first fixed in the following cumulative update of SQL Server.
Cumulative Update 5 for SQL Server 2014 /en-us/help/3011055
Cumulative Update 3 for SQL Server 2012 SP2 /en-us/help/3002049
Each new cumulative update for SQL Server contains all the hotfixes and all the security fixes that were included with the previous cumulative update. Check out the latest cumulative updates for SQL Server:
Status
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.