[Mono-bugs] [Bug 80839][Maj] Changed - Mono 1.2.3 Solaris build has problems with Socket.BeginConnect
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Feb 15 14:01:12 EST 2007
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 daniel.lundqvist at packetfront.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80839
--- shadow/80839 2007-02-13 17:54:41.000000000 -0500
+++ shadow/80839.tmp.8483 2007-02-15 14:01:12.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 80839
Product: Mono: Class Libraries
Version: 1.2
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: psingh at fnfr.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -17,6 +17,15 @@
Summary: Mono 1.2.3 Solaris build has problems with Socket.BeginConnect
Using Mono 1.2.3 on Solaris 10, UltraSparc causes Socket.BeginConnect to
never call the Connection completed delegate sometimes.
We can reproduce this when connecting using TCP socket with one of our
Linux servers all the time.
+
+------- Additional Comments From daniel.lundqvist at packetfront.com 2007-02-15 14:01 -------
+I have the same problem (I think), but this is with using Npgsql on
+Solaris 8 or 10.
+
+My application work when running on Linux and connects to a database
+but same software hangs on connection running on Solaris 8 or 10. From
+my investigations this seem to be a threading issue on Solaris (might
+be way off though).
More information about the mono-bugs
mailing list