Open keithchew opened 10 months ago
Just an update. I can confirm the crash always happens, so it must be a bug when the command is MONITOR, perhaps it is a streaming command as opposed to others which are not. Commenting out the assert line prevents the crash, but a better solution is to probably fix it properly. I found that occasionally the the stream does not capture all the traffic. so perhaps there is more to this issue than just a crash.
Testing on v6.3.4, steps below for crash (not all the time, but quite reproducible):
Stack trace:
I haven't traced into the cause yet, but wanted to report this first just in case the bug has already been identified/fixed.