1
Answer

Is it possible for a thread to cause a supervisor thread to crash?

Glenn Reed

Glenn Reed

15y
2.4k
1
Hi all,

I seem to have a thread problem, that when it throws an exception, it causes the entire program to abort with a "Do you want to report this error to Microsoft" dialog box.  I thought exceptions didn't propagate any higher than the highest stack frame of the current thread.  Am I correct in this?

Thanks in advance,
Glenn.
Answers (1)