1
Reply

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

Glenn Reed

Glenn Reed

Dec 3 2008 5:50 PM
2.4k
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)