Showing results for April 27, 2012 - The Old New Thing

Apr 27, 2012
Post comments count0
Post likes count0

A process shutdown puzzle, Episode 2

Raymond Chen
Raymond Chen

A customer reported that their program would very sporadically crash in the function . The customer was kind enough to provide a stack trace at the point of the crash: The customer wondered, "Could the problem be that my cleanup group does not have a callback? MSDN seems to suggest that this is okay." The exception being thrown is , but that...

Code