https://bugzilla.novell.com/show_bug.cgi?id=682619
https://bugzilla.novell.com/show_bug.cgi?id=682619#c15 Sebastien Pouliot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #421470|0 |1 is obsolete| | Attachment #421538|0 |1 is obsolete| | Attachment #421539|0 |1 is obsolete| | Attachment #421540|0 |1 is obsolete| | Attachment #421541|0 |1 is obsolete| | --- Comment #15 from Sebastien Pouliot <[email protected]> 2011-03-31 19:34:04 UTC --- Created an attachment (id=422567) --> (http://bugzilla.novell.com/attachment.cgi?id=422567) patch to save certificates and exception logs Great :) Since the errors (including the original one) occurs when building a chain the attached patch* will trap any exception and write the certificate (binary) and the exception (text) into two separate files (same name, different extension). This will makes it easier for me to duplicate the issue and safer than trying to keep the URL around (e.g. not sure if the app is multithreaded) Simply attach the files to the bug report and I'll fix the issues as they come up... until you can't find nothing more ;-) Thanks! * feel free to edit where the files are created instead of the current '.' directory -- 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
