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

Re: [reSIProcate] HeaderNames issue


Hi Scott,

Please find, attached a snippet of code that triggers the crash. Below is the exact location where it crashes:
File name: rutil/ParseBuffer.cxx
Method name: ParseBuffer::fail(const char* file, unsigned int line, const Data& detail) const  
Line number: 957

The version of resiprocate we're using here at Cassisian is 1.8.5. As well, please note the "tgrp=" user parameter which is empty in the snippet, this is what triggers the segfault, feeding ParseBuffer with a non-empty user parameter makes the bug go away.

best regards,
-Yannick

2013/1/17 <slgodin@xxxxxxxxx>
sample code that illustrates this trap?

Attachment: testSipMessage.cxx
Description: Binary data