04-03-2012, 03:04 AM
That's really weird - the zlib_fail_debugging branch seems to have fixed the problem, but there is absolutely nothing in that branch that could have logically done so - I have only copied out the uncompress() function into the sources and added logging in case of errors - the program flow is still the same. Weird weird weird.
The crash is rather understandable, considering that you get an "early warning" beforehand - the line "Cannot bind a Control socket for a cSocketThread" is a dead giveaway. Now the question is, why can't it bind the socket?
The crash is rather understandable, considering that you get an "early warning" beforehand - the line "Cannot bind a Control socket for a cSocketThread" is a dead giveaway. Now the question is, why can't it bind the socket?