[Mono-bugs] [Bug 323671] Exceptions from BeginGetRequest callbacks not seen
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Mar 30 22:00:38 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=323671
http://bugzilla.novell.com/show_bug.cgi?id=323671#c3
Gonzalo Paniagua Javier <gonzalo at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gonzalo at novell.com
--- Comment #3 from Gonzalo Paniagua Javier <gonzalo at novell.com> 2010-03-31 02:00:36 UTC ---
Brian, can you try running that app like:
mono --trace=kkk app.exe
The output should have something like:
EXCEPTION handling: blah
List here the exceptions that you get.
The problem is that we don't always propagate exceptions thrown in threadpool
threads.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list