BinarySerializer icon indicating copy to clipboard operation
BinarySerializer copied to clipboard

Bad serialization under unknown conditions

Open ricebus opened this issue 5 years ago • 1 comments

Hi,

I'm sorry I'm being vague but I tried to resolve this issue and reproduce it in a few ways but I couldn't. Basically what I'm experiencing is that I have a 4MB byte array that I'm deserializing and when I get the data after about 200k bytes the array is empty (contains zeros). I tried to export the relevant packets with wireshark and then to open a solution to deserialize them separately without my whole client and it worked flawlessly so it must be some threading issue or something but I couldn't reproduce it.

What finally resolved the issue was that I downgraded from 8.4.3 to 7.5.7 and it worked. I can try and provide more information if it somehow helps.

George.

ricebus avatar Dec 01 '19 16:12 ricebus

Sorry I'm just getting time to look at this. If you are able to provide an example I'd like to take a look at it. Thanks.

jefffhaynes avatar Mar 22 '20 15:03 jefffhaynes