[Mono-bugs] [Bug 415608] Intermittent hang when calling WaitHandle. WaitOne with a timeout specified

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Dec 8 20:24:24 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=415608

User sharris at nvidia.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=415608#c18


Sean Harris <sharris at nvidia.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
           Severity|Critical                                        |Major
             Status|RESOLVED                                        |REOPENED
           Priority|P5 - None                                       |P2 - High
         Resolution|FIXED                                           |
            Version|1.9                                             |2.0.x




--- Comment #18 from Sean Harris <sharris at nvidia.com>  2008-12-08 18:24:20 MST ---
We are able to repro on 2.0.1 on SLES 10.  It appers to be less frequent, but
is still happening.  Here's a complete stack trace from kill -QUIT:

Full thread dump:

"" tid=0x0x2b542df61b30 this=0x0x2aaaaaad0c00:
  at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal
(intptr,int,bool) <0x00058>
  at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal
(intptr,int,bool) <0xffffffff>
  at System.Threading.WaitHandle.WaitOne () <0x00073>
  at System.Net.Sockets.Socket.EndSend
(System.IAsyncResult,System.Net.Sockets.SocketError&) <0x000aa>
  at System.Net.Sockets.Socket.EndSend (System.IAsyncResult) <0x00027>
  at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult) <0x0003f>
  at System.Net.WebConnection.EndWrite (System.IAsyncResult) <0x0003f>
  at System.Net.WebConnectionStream.WriteRequest () <0x001c7>
  at System.Net.WebConnectionStream.Close () <0x0014b>
  at System.IO.StreamWriter.Dispose (bool) <0x00054>
  at System.IO.StreamWriter.Close () <0x00020>
  at System.Xml.XmlTextWriter.Close () <0x00066>
  at System.Web.Services.Protocols.SoapHttpClientProtocol.SendRequest
(System.IO.Stream,System.Web.Services.Protocols.SoapClientMessage,System.Web.Services.Protocols.SoapExtension[])
<0x00151>
  at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke
(string,object[]) <0x0019b>
  at
ConfigurationManagement.ChangelistApprovalClient.ChangelistApprovalService.GetApproval
(ConfigurationManagement.ChangelistApprovalClient.Submission) <0x00063>
  at (wrapper remoting-invoke-with-check)
ConfigurationManagement.ChangelistApprovalClient.ChangelistApprovalService.GetApproval
(ConfigurationManagement.ChangelistApprovalClient.Submission) <0xffffffff>
  at ConfigurationManagement.ChangelistApprovalClient.ApprovalWorker.Execute ()
<0x0018b>
  at
ConfigurationManagement.ChangelistApprovalClient.ApprovalServiceClient.GetApproval
(string[]) <0x0020b>
  at ChangelistApprovalTrigger.Program.Main (string[]) <0x000b7>
  at (wrapper runtime-invoke)
ChangelistApprovalTrigger.Program.runtime_invoke_int_string[]
(object,intptr,intptr,intptr) <0xffffffff>

"" tid=0x0x406c6940 this=0x0x2aaaac1f4c00:


-- 
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