[ 
https://issues.apache.org/jira/browse/PROTON-800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14285396#comment-14285396
 ] 

ASF subversion and git services commented on PROTON-800:
--------------------------------------------------------

Commit 6df8ad3511e81b3b674e857632af35dd2e3e5883 in qpid-proton's branch 
refs/heads/master from Clifford Jansen
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=6df8ad3 ]

PROTON-800: proton-c reactor fixes for Windows, destructor ordering and 
selectables handling


> [Windows C] Reactor test times out
> ----------------------------------
>
>                 Key: PROTON-800
>                 URL: https://issues.apache.org/jira/browse/PROTON-800
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: 0.8
>         Environment: Windows Server 2012 R2, Visual Studio 2010 x64
>            Reporter: Chuck Rolke
>
> ctest -VV times out on the reactor test.
> Instrumenting and debugging shows the failure in test_reactor_acceptor
> Running Debug instead of RelWithDebInfo crashes with an AccVio
> {noformat}
> >     qpid-protond.dll!pni_iocpdesc_map_get(iocp_t * iocp, unsigned __int64 
> > s)  Line 773 + 0xa bytes  C++
>       qpid-protond.dll!pn_close(pn_io_t * io, unsigned __int64 socket)  Line 
> 350 + 0x16 bytes C++
>       qpid-protond.dll!pni_acceptor_finalize(pn_selectable_t * sel)  Line 56  
> C++
>       qpid-protond.dll!pn_selectable_finalize(void * obj)  Line 81    C++
>       qpid-protond.dll!pn_class_decref(const pn_class_t * clazz, void * 
> object)  Line 100     C++
>       qpid-protond.dll!pn_list_finalize(void * object)  Line 205      C++
>       qpid-protond.dll!pn_class_decref(const pn_class_t * clazz, void * 
> object)  Line 100     C++
>       qpid-protond.dll!pn_decref(void * object)  Line 253     C++
>       qpid-protond.dll!pn_reactor_finalize(pn_reactor_t * reactor)  Line 77   
> C++
>       qpid-protond.dll!pn_reactor_finalize_cast(void * object)  Line 113 + 
> 0x28 bytes C++
>       qpid-protond.dll!pn_class_decref(const pn_class_t * clazz, void * 
> object)  Line 100     C++
>       qpid-protond.dll!pn_decref(void * object)  Line 253     C++
>       qpid-protond.dll!pn_reactor_free(pn_reactor_t * reactor)  Line 132      
> C++
>       c-reactor-tests.exe!test_reactor_acceptor()  Line 171   C++
>       c-reactor-tests.exe!main(int argc, char * * argv)  Line 446     C++
>       c-reactor-tests.exe!__tmainCRTStartup()  Line 555 + 0x19 bytes  C
>       c-reactor-tests.exe!mainCRTStartup()  Line 371  C
>       kernel32.dll!00007ff90cc913d2()         
>       [Frames below may be incorrect and/or missing, no symbols loaded for 
> kernel32.dll]      
>       ntdll.dll!00007ff90e1003c4()    
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to