LoadRunner VuGen Crashes during Replay
I have been experiencing crashes after crashes during recent script development with LoadRunner VuGen (version 9.10)… I only have a work-around (sort of…) but I don’t have a solution to it. At least you know you are not alone…
The problem that I am running into, seems to be a memory leak in the replay browser. It seems that it is related to the complexity (or amount) of JavaScript that is on the pages. The more (or the more complex) the JavaScript, the better chance that you will run into memory access voilation.
So my solution is, to turn off replay browser, and rely more on printing debug messages. Once I turn off replay browser, VuGen doesn’t crash at all.



