Reply To: parameter changes in SIR does podium crash

#3455
duncanparsons
Participant

sadly, this is a fact… The host loads the dll into it’s own address space, and so if there is a bad exception, windows sees the host, not the dll, and zaps it!

the best host exception catching in the world will not stop some crashes!

o well, c’est la vie (or in this case, c’est la mort!)

DSP