[zeromq-dev] windows service crash memory dump analysis

Martin Sustrik sustrik at 250bpm.com
Tue Nov 15 13:08:28 CET 2011


Hi Igor,

> 00000000`03d5c320  "Assertion failed: Bad address (."
> 00000000`03d5c340  ".\..\..\src\tcp_socket.cpp:93)."

There's some deeper bug causing this. WSAEFAULT means that the buffer 
supplied to send() function is not within the valid address space.

Any chance of reproducing the problem?

Martin



More information about the zeromq-dev mailing list