< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate-users] resip Crash


Doesn't look familiar to me.  Make sure your threading model is correct:  http://www.resiprocate.org/DUM_Threading

Scott

On Wed, Oct 12, 2016 at 12:00 PM, Michelle Du <michelle.du@xxxxxxxxxxxxx> wrote:

Hello,

 

Does the following call stack look familiar to anyone? The ‘Mutex’ is a NULL ptr. We’re using resip version 1.8.5. We can move to latest version. But just wondering if anyone run into this crash before?

 

Thanks a lot!

Michelle

 

 

STACK_TEXT: 

06c2f7c4 013d0d9d 530807b0 530807ac 06c2f7e0 ntdll!RtlDeleteCriticalSection+0x61

06c2f7d4 0129285f 530807a0 06c2f7ec 0129280f mrccclient_v2!resip::Mutex::~Mutex+0x1d

06c2f7e0 0129280f 530807a0 06c2f83c 0125167c mrccclient_v2!resip::sp_counted_base_impl<resip::SipMessage *,resip::checked_deleter<resip::SipMessage> >::~sp_counted_base_impl<resip::SipMessage *,resip::checked_deleter<resip::SipMessage> >+0xf

06c2f7ec 0125167c 00000001 0125316d 74b9345e mrccclient_v2!resip::sp_counted_base_impl<resip::SipMessage *,resip::checked_deleter<resip::SipMessage> >::`scalar deleting destructor'+0xf

06c2f7f4 0125316d 74b9345e 05ab9088 01fc0868 mrccclient_v2!resip::sp_counted_base::destruct+0xc [v:\ccadm_anthill02_vxml_mtc\3rdpartyvob\sip\include\rutil\sharedcount.hxx @ 97]

06c2f820 012e7978 879d7bf9 53081880 06c2f8a4 mrccclient_v2!resip::sp_counted_base::release+0x8d [v:\ccadm_anthill02_vxml_mtc\3rdpartyvob\sip\include\rutil\sharedcount.hxx @ 129]

06c2f83c 012eae72 53081878 06c2f854 012eadcf mrccclient_v2!std::pair<resip::Data const ,resip::SharedPtr<resip::SipMessage> >::~pair<resip::Data const ,resip::SharedPtr<resip::SipMessage> >+0x38

06c2f848 012eadcf 53081878 06c2f860 012ea9cd mrccclient_v2!std::_List_nod<std::pair<resip::Data const ,resip::SharedPtr<resip::SipMessage> >,std::allocator<std::pair<resip::Data const ,resip::SharedPtr<resip::SipMessage> > > >::_Node::~_Node+0x12

06c2f854 012ea9cd 00000000 06c2f870 012e8c00 mrccclient_v2!std::_List_nod<std::pair<resip::Data const ,resip::SharedPtr<resip::SipMessage> >,std::allocator<std::pair<resip::Data const ,resip::SharedPtr<resip::SipMessage> > > >::_Node::`scalar deleting destructor'+0xf

06c2f860 012e8c00 53081878 53992ff0 06c2f888 mrccclient_v2!std::_Destroy<std::_List_nod<std::pair<resip::Data const ,resip::SharedPtr<resip::SipMessage> >,std::allocator<std::pair<resip::Data const ,resip::SharedPtr<resip::SipMessage> > > >::_Node>+0xd

06c2f870 012e9335 53081878 53992ff0 530807d8 mrccclient_v2!std::allocator<std::_List_nod<std::pair<resip::Data const ,resip::SharedPtr<resip::SipMessage> >,std::allocator<std::pair<resip::Data const ,resip::SharedPtr<resip::SipMessage> > > >::_Node>::destroy+0x10

06c2f888 012e8b5f 53992ff0 06c2f8b0 012e7fb5 mrccclient_v2!std::list<std::pair<resip::Data const ,resip::SharedPtr<resip::SipMessage> >,std::allocator<std::pair<resip::Data const ,resip::SharedPtr<resip::SipMessage> > > >::clear+0x85

06c2f894 012e7fb5 879d7b75 53992ff0 06c2f8c0 mrccclient_v2!std::list<std::pair<resip::Data const ,resip::SharedPtr<resip::SipMessage> >,std::allocator<std::pair<resip::Data const ,resip::SharedPtr<resip::SipMessage> > > >::_Tidy+0xf

06c2f8b0 012e761a 879d7b09 53992fec 06c2fa2c mrccclient_v2!std::list<std::pair<resip::Data const ,resip::SharedPtr<resip::SipMessage> >,std::allocator<std::pair<resip::Data const ,resip::SharedPtr<resip::SipMessage> > > >::~list<std::pair<resip::Data const ,resip::SharedPtr<resip::SipMessage> >,std::allocator<std::pair<resip::Data const ,resip::SharedPtr<resip::SipMessage> > > >+0x35

06c2f8cc 012e61ef 53992fec 06c2fa38 012da552 mrccclient_v2!stdext::_Hash<stdext::_Hmap_traits<resip::Data,resip::SharedPtr<resip::SipMessage>,stdext::hash_compare<resip::Data,std::less<resip::Data> >,std::allocator<std::pair<resip::Data const ,resip::SharedPtr<resip::SipMessage> > >,0> >::~_Hash<stdext::_Hmap_traits<resip::Data,resip::SharedPtr<resip::SipMessage>,stdext::hash_compare<resip::Data,std::less<resip::Data> >,std::allocator<std::pair<resip::Data const ,resip::SharedPtr<resip::SipMessage> > >,0> >+0x4a

06c2f8d8 012da552 879d79fd 42982778 53991f38 mrccclient_v2!stdext::hash_map<resip::Data,resip::SharedPtr<resip::SipMessage>,stdext::hash_compare<resip::Data,std::less<resip::Data> >,std::allocator<std::pair<resip::Data const ,resip::SharedPtr<resip::SipMessage> > > >::~hash_map<resip::Data,resip::SharedPtr<resip::SipMessage>,stdext::hash_compare<resip::Data,std::less<resip::Data> >,std::allocator<std::pair<resip::Data const ,resip::SharedPtr<resip::SipMessage> > > >+0xf

06c2fa38 012f602c 879d7991 53991f38 06c2febc mrccclient_v2!resip::InviteSession::~InviteSession+0x152

06c2fa54 012f5f4f 53991f38 06c2fa94 012d9d6a mrccclient_v2!resip::ClientInviteSession::~ClientInviteSession+0x5c

06c2fa60 012d9d6a 00000001 66376664 06c2febc mrccclient_v2!resip::ClientInviteSession::`scalar deleting destructor'+0xf

06c2fa94 01266d4d 879d7d0d 05ab9088 06c2fa98 mrccclient_v2!resip::DestroyUsage::destroy+0xba

06c2fec8 01268385 4782eaf8 879d7cc5 06c2fed0 mrccclient_v2!resip::DialogUsageManager::internalProcess+0x28d

06c2ff00 01251b5f 000003e8 05ab9138 74b9345e mrccclient_v2!resip::DialogUsageManager::process+0xa5

06c2ff30 013d1367 05ab9088 06c2ff74 74b93433 mrccclient_v2!MRCPClientV2::CSipSessionController::Impl::thread+0x4f

06c2ff3c 74b93433 05ab9088 f216b8df 74b9345e mrccclient_v2!resip::ThreadIf::run+0x47




NOTICE: The information contained in this electronic mail transmission is intended by Convergys Corporation for the use of the named individual or entity to which it is directed and may contain information that is privileged or otherwise confidential. If you have received this electronic mail transmission in error, please delete it from your system without copying or forwarding it, and notify the sender of the error by reply email or by telephone (collect), so that the sender's address records can be corrected.