Page MenuHomeFeedback Tracker

C# SSLStream.Read crashing the game
Closed, ResolvedPublic

Description

Hello,
I'm trying to create a DLL able to communicate with a distant server using c# ssl stream socket SSLStream. Everything goes fine with SSLStream.Write but every time i try to read data from the stream the game freezes for 3 seconds and crashes giving me this report:

Arma 3 Troubleshooting Report

Sorry for the inconvenience.
Please report this on Arma 3 Feedback Tracker (http://feedback.arma3.com). Thanks to you we may fix the issue faster.


----------------------
Process exit
----------------------
Exit code:           0xE0434F4D - STATUS_CLR_EXCEPTION
Running time:        00:01:04.1351830


----------------------
System information
----------------------
Date:                2022-06-06 22:36:17 / 2022-06-07 00:36:17 +02
Current dir:         C:\Program Files (x86)\Steam\steamapps\common\Arma 3
Command line:        "C:\Program Files (x86)\Steam\steamapps\common\Arma 3\arma3launcher.exe"
CLR version:         4.0.30319.42000
OS Version:          10.0.22000.0 (Microsoft Windows NT 10.0.22000.0)
OS 64 bit:           True
Process 64 bit:      False
Culture:             fr-FR
UI Culture:          fr-FR


----------------------
Last game report
----------------------
not provided

I tried to set a read timeout to 1 second on the SSLStream but it doesn't change anything.

Details

Severity
Crash
Resolution
Fixed
Reproducibility
Always
Operating System
Windows 10 x64
Category
Game Crash

Event Timeline

XTankKiller changed Severity from None to Crash.
XTankKiller changed Reproducibility from N/A to Always.
XTankKiller updated the task description. (Show Details)Jun 7 2022, 12:55 AM
XTankKiller added a subscriber: XTankKiller.

Please disregard this post, i managed to make it work.

Tenshi closed this task as Resolved.Jun 7 2022, 10:49 AM
Tenshi changed Resolution from Open to Fixed.