[reSIProcate] Initialization seg fault
Hello,
I am getting a run-time (initialization) seg fault with the checkout
done late last week. I do not get this with the version checked out on
March 25th.
Does anyone know what could be causing this? What is the recommended
practice for updating to the latest code base? I have been doing it
every 3-4 weeks.
Thanks
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16386 (LWP 16180)]
0x40ac5e1b in resip::Data::rawCaseInsensitiveHash(char const*, unsigned)
() from ../lib/simplesd.so
(gdb) where
#0 0x40ac5e1b in resip::Data::rawCaseInsensitiveHash(char const*,
unsigned) () from ../lib/simplesd.so
#1 0x40ac5f5d in resip::Data::caseInsensitivehash() const ()
from ../lib/simplesd.so
#2 0x40ad588c in __gnu_cxx::hash<resip::Mime>::operator()(resip::Mime
const&) const () from ../lib/simplesd.so
#3 0x40af1961 in __gnu_cxx::hashtable<std::pair<resip::Mime const,
resip::ContentsFactoryBase*>, resip::Mime, __gnu_cxx::hash<resip::Mime>,
std::_Select1st<std::pair<resip::Mime const,
resip::ContentsFactoryBase*> >, std::equal_to<resip::Mime>,
std::allocator<resip::ContentsFactoryBase*>
>::_M_bkt_num_key(resip::Mime const&, unsigned) const ()
from ../lib/simplesd.so
#4 0x40af1852 in __gnu_cxx::hashtable<std::pair<resip::Mime const,
resip::ContentsFactoryBase*>, resip::Mime, __gnu_cxx::hash<resip::Mime>,
std::_Select1st<std::pair<resip::Mime const,
resip::ContentsFactoryBase*> >, std::equal_to<resip::Mime>,
std::allocator<resip::ContentsFactoryBase*>
>::_M_bkt_num_key(resip::Mime const&) const () from ../lib/simplesd.so
#5 0x40af1fda in __gnu_cxx::hashtable<std::pair<resip::Mime const,
resip::ContentsFactoryBase*>, resip::Mime, __gnu_cxx::hash<resip::Mime>,
std::_Select1st<std::pair<resip::Mime const,
resip::ContentsFactoryBase*> >, std::equal_to<resip::Mime>,
std::allocator<resip::ContentsFactoryBase*>
>::_M_bkt_num(std::pair<resip::Mime const, resip::ContentsFactoryBase*>
const&) const () from ../lib/simplesd.so
#6 0x40af1a81 in __gnu_cxx::hashtable<std::pair<resip::Mime const,
resip::ContentsFactoryBase*>, resip::Mime, __gnu_cxx::hash<resip::Mime>,
std::_Select1st<std::pair<resip::Mime const,
resip::ContentsFactoryBase*> >, std::equal_to<resip::Mime>,
std::allocator<resip::ContentsFactoryBase*>
>::find_or_insert(std::pair<resip::Mime const,
resip::ContentsFactoryBase*> const&) () from ../lib/simplesd.so
#7 0x40af1742 in __gnu_cxx::hash_map<resip::Mime,
resip::ContentsFactoryBase*, __gnu_cxx::hash<resip::Mime>,
std::equal_to<resip::Mime>, std::allocator<resip::ContentsFactoryBase*>
>::operator[](resip::Mime const&) () from ../lib/simplesd.so
#8 0x40bec92e in
resip::ContentsFactory<resip::PlainContents>::ContentsFactory() ()
from ../lib/simplesd.so
#9 0x40bec03f in resip::PlainContents::init() ()
from ../lib/simplesd.so
#10 0x40bec7d6 in __static_initialization_and_destruction_0(int, int) ()
from ../lib/simplesd.so
#11 0x40bec88a in _GLOBAL__I__ZN5resip13PlainContents5EmptyE ()
from ../lib/simplesd.so
#12 0x40c92a65 in __do_global_ctors_aux () from ../lib/simplesd.so
#13 0x40a8ac5d in _init () from ../lib/simplesd.so
--
Sandeep Sharma <ssharma@xxxxxxxxxx>