Skip to content
This repository was archived by the owner on Jun 8, 2024. It is now read-only.
This repository was archived by the owner on Jun 8, 2024. It is now read-only.

ConsoleTest Exception on Windows 10 #103

@ali-hm

Description

@ali-hm

Here is the result of running console test on windows 10 20H2.

Open.NAT Information: 0 : Start Discovery
Open.NAT Information: 0 : Searching for: PmpSearcher
System.Net.Sockets Error: 0 : [7956] Socket#6044116::UpdateStatusAfterSocketError() - Fault
System.Net.Sockets Error: 0 : [7956] Exception in Socket#6044116::SendTo - The system detected an invalid pointer address in attempting to use a pointer argument in a call.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): The system detected an invalid pointer address in attempting to use a pointer argument in a call
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [7956] Socket#59817589::UpdateStatusAfterSocketError() - NetworkUnreachable
System.Net.Sockets Error: 0 : [7956] Exception in Socket#59817589::SendTo - A socket operation was attempted to an unreachable network.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): A socket operation was attempted to an unreachable network
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [7956] Socket#48209832::UpdateStatusAfterSocketError() - Fault
System.Net.Sockets Error: 0 : [7956] Exception in Socket#48209832::SendTo - The system detected an invalid pointer address in attempting to use a pointer argument in a call.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): The system detected an invalid pointer address in attempting to use a pointer argument in a call
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [7956] Socket#5773521::UpdateStatusAfterSocketError() - Fault
System.Net.Sockets Error: 0 : [7956] Exception in Socket#5773521::SendTo - The system detected an invalid pointer address in attempting to use a pointer argument in a call.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): The system detected an invalid pointer address in attempting to use a pointer argument in a call
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [7956] Socket#54135081::UpdateStatusAfterSocketError() - NetworkUnreachable
System.Net.Sockets Error: 0 : [7956] Exception in Socket#54135081::SendTo - A socket operation was attempted to an unreachable network.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): A socket operation was attempted to an unreachable network
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [7956] Socket#6044116::UpdateStatusAfterSocketError() - Fault
System.Net.Sockets Error: 0 : [7956] Exception in Socket#6044116::SendTo - The system detected an invalid pointer address in attempting to use a pointer argument in a call.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): The system detected an invalid pointer address in attempting to use a pointer argument in a call
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [7956] Socket#48209832::UpdateStatusAfterSocketError() - Fault
System.Net.Sockets Error: 0 : [7956] Exception in Socket#48209832::SendTo - The system detected an invalid pointer address in attempting to use a pointer argument in a call.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): The system detected an invalid pointer address in attempting to use a pointer argument in a call
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [7956] Socket#5773521::UpdateStatusAfterSocketError() - Fault
System.Net.Sockets Error: 0 : [7956] Exception in Socket#5773521::SendTo - The system detected an invalid pointer address in attempting to use a pointer argument in a call.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): The system detected an invalid pointer address in attempting to use a pointer argument in a call
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [7956] Socket#63094882::UpdateStatusAfterSocketError() - ConnectionReset
System.Net.Sockets Error: 0 : [7956] Exception in Socket#63094882::ReceiveFrom - An existing connection was forcibly closed by the remote host.
Open.NAT Information: 0 : Start Discovery
Open.NAT Information: 0 : Searching for: PmpSearcher
System.Net.Sockets Error: 0 : [13040] Socket#6044116::UpdateStatusAfterSocketError() - Fault
System.Net.Sockets Error: 0 : [13040] Exception in Socket#6044116::SendTo - The system detected an invalid pointer address in attempting to use a pointer argument in a call.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): The system detected an invalid pointer address in attempting to use a pointer argument in a call
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [13040] Socket#59817589::UpdateStatusAfterSocketError() - NetworkUnreachable
System.Net.Sockets Error: 0 : [13040] Exception in Socket#59817589::SendTo - A socket operation was attempted to an unreachable network.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): A socket operation was attempted to an unreachable network
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [13040] Socket#48209832::UpdateStatusAfterSocketError() - Fault
System.Net.Sockets Error: 0 : [13040] Exception in Socket#48209832::SendTo - The system detected an invalid pointer address in attempting to use a pointer argument in a call.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): The system detected an invalid pointer address in attempting to use a pointer argument in a call
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [13040] Socket#5773521::UpdateStatusAfterSocketError() - Fault
System.Net.Sockets Error: 0 : [13040] Exception in Socket#5773521::SendTo - The system detected an invalid pointer address in attempting to use a pointer argument in a call.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): The system detected an invalid pointer address in attempting to use a pointer argument in a call
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [13040] Socket#54135081::UpdateStatusAfterSocketError() - NetworkUnreachable
System.Net.Sockets Error: 0 : [13040] Exception in Socket#54135081::SendTo - A socket operation was attempted to an unreachable network.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): A socket operation was attempted to an unreachable network
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [13040] Socket#6044116::UpdateStatusAfterSocketError() - Fault
System.Net.Sockets Error: 0 : [13040] Exception in Socket#6044116::SendTo - The system detected an invalid pointer address in attempting to use a pointer argument in a call.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): The system detected an invalid pointer address in attempting to use a pointer argument in a call
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [13040] Socket#48209832::UpdateStatusAfterSocketError() - Fault
System.Net.Sockets Error: 0 : [13040] Exception in Socket#48209832::SendTo - The system detected an invalid pointer address in attempting to use a pointer argument in a call.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): The system detected an invalid pointer address in attempting to use a pointer argument in a call
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [13040] Socket#5773521::UpdateStatusAfterSocketError() - Fault
System.Net.Sockets Error: 0 : [13040] Exception in Socket#5773521::SendTo - The system detected an invalid pointer address in attempting to use a pointer argument in a call.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): The system detected an invalid pointer address in attempting to use a pointer argument in a call
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [13040] Socket#63094882::UpdateStatusAfterSocketError() - ConnectionReset
System.Net.Sockets Error: 0 : [13040] Exception in Socket#63094882::ReceiveFrom - An existing connection was forcibly closed by the remote host.
Open.NAT Information: 0 : Start Discovery
Open.NAT Information: 0 : Start Discovery
Open.NAT Information: 0 : Searching for: PmpSearcher
System.Net.Sockets Error: 0 : [1984] Socket#6044116::UpdateStatusAfterSocketError() - Fault
System.Net.Sockets Error: 0 : [1984] Exception in Socket#6044116::SendTo - The system detected an invalid pointer address in attempting to use a pointer argument in a call.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): The system detected an invalid pointer address in attempting to use a pointer argument in a call
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [1984] Socket#59817589::UpdateStatusAfterSocketError() - NetworkUnreachable
System.Net.Sockets Error: 0 : [1984] Exception in Socket#59817589::SendTo - A socket operation was attempted to an unreachable network.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): A socket operation was attempted to an unreachable network
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [1984] Socket#48209832::UpdateStatusAfterSocketError() - Fault
System.Net.Sockets Error: 0 : [1984] Exception in Socket#48209832::SendTo - The system detected an invalid pointer address in attempting to use a pointer argument in a call.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): The system detected an invalid pointer address in attempting to use a pointer argument in a call
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [1984] Socket#5773521::UpdateStatusAfterSocketError() - Fault
System.Net.Sockets Error: 0 : [1984] Exception in Socket#5773521::SendTo - The system detected an invalid pointer address in attempting to use a pointer argument in a call.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): The system detected an invalid pointer address in attempting to use a pointer argument in a call
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [1984] Socket#54135081::UpdateStatusAfterSocketError() - NetworkUnreachable
System.Net.Sockets Error: 0 : [1984] Exception in Socket#54135081::SendTo - A socket operation was attempted to an unreachable network.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): A socket operation was attempted to an unreachable network
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [1984] Socket#6044116::UpdateStatusAfterSocketError() - Fault
System.Net.Sockets Error: 0 : [1984] Exception in Socket#6044116::SendTo - The system detected an invalid pointer address in attempting to use a pointer argument in a call.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): The system detected an invalid pointer address in attempting to use a pointer argument in a call
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [1984] Socket#48209832::UpdateStatusAfterSocketError() - Fault
System.Net.Sockets Error: 0 : [1984] Exception in Socket#48209832::SendTo - The system detected an invalid pointer address in attempting to use a pointer argument in a call.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): The system detected an invalid pointer address in attempting to use a pointer argument in a call
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [1984] Socket#5773521::UpdateStatusAfterSocketError() - Fault
System.Net.Sockets Error: 0 : [1984] Exception in Socket#5773521::SendTo - The system detected an invalid pointer address in attempting to use a pointer argument in a call.
Open.NAT Error: 0 : Error searching PmpSearcher - Details:
Open.NAT Error: 0 : System.Net.Sockets.SocketException (0x80004005): The system detected an invalid pointer address in attempting to use a pointer argument in a call
at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes, IPEndPoint endPoint)
at Open.Nat.PmpSearcher.Discover(UdpClient client, CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Pmp\PmpSearcher.cs:line 116
at Open.Nat.Searcher.Discover(CancellationToken cancelationToken) in D:\Open.NAT-master\Open.Nat\Discovery\Searcher.cs:line 86
System.Net.Sockets Error: 0 : [1984] Socket#63094882::UpdateStatusAfterSocketError() - ConnectionReset
System.Net.Sockets Error: 0 : [1984] Exception in Socket#63094882::ReceiveFrom - An existing connection was forcibly closed by the remote host.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions