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

Re: [reSIProcate] Request for help with crashes in header processing


On 9/13/05, Dennis Dupont <ddupont@xxxxxxxxxxxxxxx> wrote:
> I have been struggling for a week with crashes in resiprocate that I am
> unable to debug.  Any help someone more familiar with the code could
> provide would be *most* appreciated as I am rapidly approaching a major
> deployment.  I am using the 0.9.0-5019 public tarball and I am not using
> 

One thing to check is that you are building with a consistent value of
RESIP_LOCAL_DATA_SIZE defined when you build your application as when
you compiled the library. This is used in Data.hxx.

Have you tried valgrind? 

Can you reproduce the problem with any of the test programs - such as
testStack? Can you simplify your application and get the same behavior
out of it? Can you provide any hints as to what your application does?

Thanks
Jason