.net - QTAgent32.exe has stopped working -


i have vs2012/.net4.5 solution huge number of unit tests

when running unit tests solution randomly getting "qtagent32.exe has stopped working" error message , unit tests hangs @ point.

my unit tests mstest , run them using resharper menu vs. resharper edition 7.1.3, not sure if matters. vs 2012 sp 3

eventually found reason

one piece of code written incorrectly , under curcumstances caused endless recursion , stack overflow. if getting same error "qtagent32.exe has stopped working" try check call stak @ point.


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -