diegows / wanproxy

My Wanproxy repo - WAN Accelerator using dictionary and gzip compression.
http://www.wanproxy.org/
Other
12 stars 3 forks source link

Assertion at pipe_producer.cc:109 #7

Open diegows opened 12 years ago

diegows commented 12 years ago

The assert the triggered when there is some specific bytes in the stream. I think that the encoder or the decoder isn't correctly handling the EOS byte in the data transferred.

How to reproduce. The linked files trigger the assertion. I configured the Wanproxy server at proxy of the echo server (inetd) and then I transferred the files using netcat to reproduce the error.

It's pending to identify the pattern better, when the linked files help to reproduce.

diegows commented 12 years ago

https://github.com/diegows/misc/raw/master/issues-attachments/wanproxy-eos-bug-issue7.tar.gz