https://bugzilla.novell.com/show_bug.cgi?id=463285
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=463285#c2 --- Comment #2 from Zoltan Varga <[email protected]> 2009-01-02 09:46:57 MST --- What really happens is args.Data is null, so the foreach throws a NullReferenceException, thats why _error ++ is not incremented. Since this happens in background thread, no stack trace is printed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
