https://bugs.winehq.org/show_bug.cgi?id=53952
--- Comment #4 from leijin168@gmail.com --- It is easy for me to repro. but I am not sure how easy it is for you because
1. IQFeed.exe, you need to pay in order to download data. 2. I also wrote a python program to talk to IQfeed.exe sockets to retrieve the data. This python program is pretty messy because it contains other libraries (for local data storage, which means you need to have mongodb setup, etc.) I can simplify for repro, but that is a non-trivial effort.
Since I can consistently repro this, do you have any instructions for me to set up a debugger session or dump, or log things?
I was very good at windbg.exe long time ago. (LOL).