Here it is:

        ntdll.dll!7706f871()    
        [Frames below may be incorrect and/or missing, no symbols loaded
for ntdll.dll]  
        ntdll.dll!7706f871()    
        KernelBase.dll!75030816()       
>       libzmq.dll!zmq::signaler_t::make_fdpair(unsigned int *
r_=0x01e19614, unsigned int * w_=0x01e19610)  Line 245 + 0xe bytes
C++
        libzmq.dll!zmq::signaler_t::signaler_t()  Line 84 + 0x10 bytes
C++
        libzmq.dll!zmq::mailbox_t::mailbox_t()  Line 26 + 0x5c bytes
C++
        libzmq.dll!zmq::ctx_t::ctx_t(unsigned int io_threads_=1)  Line
43 + 0x9c bytes C++
        libzmq.dll!zmq_init(int io_threads_=1)  Line 140 + 0x30 bytes
C++
        zserver.sm!Run(wxString command={...})  Line 159 + 0xa bytes
C++
        sdb.exe!main(int argc=2, char * * argv=0x01e18c58)  Line 58 +
0x2d bytes      C++
        sdb.exe!__tmainCRTStartup()  Line 586 + 0x19 bytes      C
        sdb.exe!mainCRTStartup()  Line 403      C
        kernel32.dll!767e3677()         
        ntdll.dll!77089d72()    
        ntdll.dll!77089d45()    

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Martin Sustrik
Sent: Thursday, November 10, 2011 2:40 PM
To: ZeroMQ development list
Cc: Alexander Altshuler
Subject: Re: [zeromq-dev] 3.1 Hangs on Windows

On 11/10/2011 12:36 PM, Alexander Altshuler wrote:

> I recompile and link my test project with latest zmq 3.1
> At the moment it hangs on first line:
>
> void* context = zmq_init( 1 );

Please, attach the process to debugger and report the backtrace from the

point the application is hanging at.

Thanks!
Martin
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev


_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to