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

[reSIProcate] seg fault with S/MIME stuff


I get some problems with the body stuff when using S/MIME. On occation, I
get something a seg falt shown below - it is always on the encode of a body.
Any ideas?




Program received signal EXC_BAD_ACCESS, Could not access memory.
resip::LazyParser::checkParsed() const (this=0x154bb0) at LazyParser.cxx:72
72         if (!mIsParsed)
(gdb) where
#0  resip::LazyParser::checkParsed() const (this=0x154bb0) at
LazyParser.cxx:72
#1  0x0002fd84 in resip::operator<<(std::ostream&, resip::ParserCategory
const&) (stream=@0xbfff57a8, category=@0xed07223e) at ParserCategory.cxx:268
#2  0x00094ff4 in resip::Contents::encodeHeaders(std::ostream&) const
(this=0x3019600, str=@0xbfff57a8) at Contents.cxx:521
#3  0x00080418 in resip::MultipartMixedContents::encodeParsed(std::ostream&)
const (this=0x1e0e730, str=@0xbfff57a8) at
/usr/include/gcc/darwin/3.3/c++/bits/stl_list.h:176
#4  0x00046924 in resip::operator<<(std::ostream&, resip::LazyParser const&)
(s=@0x3001300, lp=@0xed07223e) at LazyParser.cxx:110
#5  0x000130bc in resip::TuIM::sendPage(resip::Data const&, resip::Uri
const&, bool, resip::Data const&) (this=0x0, text=@0x1e0e730,
dest=@0xbfff57a8, sign=1410296, encryptFor=@0x160308) at TuIM.cxx:229
#6  0x00003b8c in processStdin(resip::Uri*, bool, bool) (dest=0x18fec8,
sign=true, encryp=false) at limpc.cxx:408
#7  0x00006ca0 in myMain(int, char**) (argc=25, argv=0xbfffeeb0) at
limpc.cxx:954
#8  0x00003cd8 in main (argc=-318299586, argv=0xed07223e) at limpc.cxx:445