[Mono-bugs] [Bug 324781] TcpChannel deadlocks on Windows

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Nov 5 11:01:33 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=324781#c2


Andreia Gaita <avidigal at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |avidigal at novell.com




--- Comment #2 from Andreia Gaita <avidigal at novell.com>  2007-11-05 09:01:32 MST ---
The sample definitely locks on mono/windows. Here's the tail of the trace:

 . . . LEAVE: System.Runtime.Remoting.Channels.Tcp.TcpChannel:Init
(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IClientChannelSinkProvider,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)
 . . LEAVE: System.Runtime.Remoting.Channels.Tcp.TcpChannel:.ctor (int)
 LEAVE: Test.Program:Main (string[])
LEAVE: (wrapper runtime-invoke) Test.Program:runtime_invoke_void_string[]
(object,intptr,intptr,intptr)[OBJECT:00000000]
ENTER: (wrapper runtime-invoke)
System.Threading.ThreadStart:runtime_invoke_void
(object,intptr,intptr,intptr)([System.Threading.ThreadStart:01B88750],
01FFFF80, 00000000, 012F5070, )
 ENTER: (wrapper delegate-invoke) System.MulticastDelegate:invoke_void
()(this:01B88750[System.Threading.ThreadStart 324781.exe], )
 . ENTER:
System.Runtime.Remoting.Channels.Tcp.TcpServerChannel:WaitForConnections
()(this:013F2EA8[System.Runtime.Remoting.Channels.Tcp.TcpServerChannel
324781.exe], )
 . . ENTER: System.Net.Sockets.TcpListener:AcceptSocket
()(this:01BAD180[System.Net.Sockets.TcpListener 324781.exe], )
 . . . ENTER: System.Net.Sockets.Socket:Accept
()(this:01B88780[System.Net.Sockets.Socket 324781.exe], )
 . . . . ENTER: (wrapper managed-to-native)
System.Net.Sockets.Socket:Accept_internal (intptr,int&)(0000028C,
[BYREF:01FFFE6C], )


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