[Mono-devel-list] Problem with ThreadAbortException handling

Matthias Sessler sessler at informatik.tu-muenchen.de
Tue Mar 11 08:49:32 EST 2003


Hi

>looks like a bug - please can you file a bug report
>(bugzilla.ximian.com), maybe adding a small test case showing the bug?
>
Ok i filled a bug report
(http://bugzilla.ximian.com/show_bug.cgi?id=39474).

During my the construction of the test case i found out, the problem is a
bit different. If during the excetution of the finally lockafter a
ThreadAbortException another exception is occurs, this exception can be
caught as it should be, but after the catch block, mono rethrows
ThreadStateExecption while the ms clr continues the excecution of the
finally block.

Regards
Matthias Sessler



More information about the Mono-devel-list mailing list