[Mono-bugs] [Bug 78597][Nor] Changed - SSL re-negotiation failure with Postgres
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Aug 5 12:23:39 EDT 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78597
--- shadow/78597 2006-08-04 08:46:36.000000000 -0400
+++ shadow/78597.tmp.722 2006-08-05 12:23:39.000000000 -0400
@@ -506,6 +506,22 @@
OTOH it's possible that you get the same "visible" exception (for a
different "internal" reason). Anyway to print the extra data you need
to edit Npgsql not to throw an exception (for unknown data).
I'll make a more complex test with Apache today and monitor everything
with ethereal. Thanks!
+
+------- Additional Comments From sebastien at ximian.com 2006-08-05 12:23 -------
+Now I'm really confused. It seems my patch works with Postgres 8.1.4
+that I just compiled under SLED10. I'm not hitting any of my error
+breakpoints and the application just runs forever (which is normal
+with the endless loop).
+
+However it didn't work with the Progress 8.0.1(*) I had compiled under
+NLD9.
+
+(*) I'm not 100% sure about that version, but it's the version I
+indicated while writing the README from:
+mcs/class/Mono.Security/Test/tools/npgsql/README
+
+Fx/Michael, can you duplicate the problem and/or success ?
+Thanks
More information about the mono-bugs
mailing list