[Mono-bugs] [Bug 328830] BackgroundWorker: RunWorkerCompletedEventArgs. Result should rethrow exception from DoWork
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Aug 20 07:08:52 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=328830
User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=328830#c13
--- Comment #13 from Gert Driesen <gert.driesen at pandora.be> 2008-08-20 05:08:51 MDT ---
It fails for me using SVN HEAD on Windows XP Professional SP2 and OpenSuse 10.3
with the following error:
Unhandled Exception: System.Reflection.TargetInvocationException: Exception has
been thrown by the target of an invocation. ---> System.Exception: When
exceptio
n in DoWork, DoWorkEventArgs.Cancel is ignored/false.
at Assert.IsFalse (Boolean value, System.String msg) [0x00000]
at BkgndWkr1.bkgndWkr_RunWorkerCompleted (System.Object sender,
System.Compone
ntModel.RunWorkerCompletedEventArgs e) [0x00000]
at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted
(System.Compone
ntModel.RunWorkerCompletedEventArgs e) [0x00000]
at System.ComponentModel.BackgroundWorker.<CompleteWorker>m__1 (System.Object
darg) [0x00000]
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(ob
ject,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invoke
Attr, System.Reflection.Binder binder, System.Object[] parameters,
System.Global
ization.CultureInfo culture) [0x00000]
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list