[ 
https://issues.apache.org/jira/browse/QPID-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658982#action_12658982
 ] 

Robert Greig commented on QPID-1550:
------------------------------------

Backtrace:

>       qpidbroker.exe!qpid::sys::Socket::close()  Line 221 + 0x3 bytes C++
        qpidbroker.exe!qpid::sys::windows::AsynchIO::close()  Line 610  C++
        
qpidbroker.exe!qpid::sys::windows::AsynchIO::writeComplete(qpid::sys::AsynchWriteResult
 * result=0x00a06600)  Line 681  C++
        
qpidbroker.exe!qpid::sys::windows::AsynchIO::completion(qpid::sys::AsynchIoResult
 * result=0x00a06600)  Line 711        C++
        
qpidbroker.exe!boost::_mfi::mf1<void,qpid::sys::windows::AsynchIO,qpid::sys::AsynchIoResult
 *>::operator()(qpid::sys::windows::AsynchIO * p=0x009c5158, 
qpid::sys::AsynchIoResult * a1=0x00a09608)  Line 162 + 0x10 bytes       C++
        
qpidbroker.exe!boost::_bi::list2<boost::_bi::value<qpid::sys::windows::AsynchIO 
*>,boost::arg<1> 
>::operator()<boost::_mfi::mf1<void,qpid::sys::windows::AsynchIO,qpid::sys::AsynchIoResult
 *>,boost::_bi::list1<qpid::sys::AsynchIoResult * &> >(boost::_bi::type<void> 
__formal={...}, 
boost::_mfi::mf1<void,qpid::sys::windows::AsynchIO,qpid::sys::AsynchIoResult *> 
& f={...}, boost::_bi::list1<qpid::sys::AsynchIoResult * &> & a={...}, 
boost::_bi::type<void> __formal={...})  Line 293        C++
        
qpidbroker.exe!boost::_bi::bind_t<void,boost::_mfi::mf1<void,qpid::sys::windows::AsynchIO,qpid::sys::AsynchIoResult
 *>,boost::_bi::list2<boost::_bi::value<qpid::sys::windows::AsynchIO 
*>,boost::arg<1> > >::operator()<qpid::sys::AsynchIoResult 
*>(qpid::sys::AsynchIoResult * & a1=0x00a09608)  Line 33     C++
        
qpidbroker.exe!boost::detail::function::void_function_obj_invoker1<boost::_bi::bind_t<void,boost::_mfi::mf1<void,qpid::sys::windows::AsynchIO,qpid::sys::AsynchIoResult
 *>,boost::_bi::list2<boost::_bi::value<qpid::sys::windows::AsynchIO 
*>,boost::arg<1> > >,void,qpid::sys::AsynchIoResult 
*>::invoke(boost::detail::function::function_buffer & function_obj_ptr={...}, 
qpid::sys::AsynchIoResult * a0=0x00a09608)  Line 153      C++
        qpidbroker.exe!boost::function1<void,qpid::sys::AsynchIoResult 
*>::operator()(qpid::sys::AsynchIoResult * a0=0x00a09608)  Line 989 + 0x17 
bytes C++
        qpidbroker.exe!qpid::sys::AsynchWriteResult::complete()  Line 156       
C++
        qpidbroker.exe!qpid::sys::AsynchResult::success(unsigned int 
bytesTransferred=16)  Line 56 + 0xf bytes  C++
        qpidbroker.exe!qpid::sys::Poller::wait(qpid::sys::Duration 
timeout={...})  Line 152 + 0x12 bytes        C++
        qpidbroker.exe!qpid::sys::Dispatcher::run()  Line 41    C++
        qpidbroker.exe!`anonymous namespace'::runRunnable(void * p=0x0012fa68)  
Line 32 + 0xf bytes     C++
        qpidbroker.exe!_callthreadstartex()  Line 348 + 0xf bytes       C
        qpidbroker.exe!_threadstartex(void * ptd=0x009c55d0)  Line 331  C


> C++ broker crashes periodically when handling connection closure
> ----------------------------------------------------------------
>
>                 Key: QPID-1550
>                 URL: https://issues.apache.org/jira/browse/QPID-1550
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: M4
>         Environment: Windows XP SP2, Visual Studio 2008 SP 1. .NET WCF client 
> (trunk)
>            Reporter: Robert Greig
>            Assignee: Steve Huston
>         Attachments: qpid-broker-log.txt
>
>
> Periodically when running the .NET WCF client against the C++ broker running 
> on windows, the broker crashes.
> This occurs every 10 runs or thereabouts.
> Logs and stacks attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to