Hi,

I updated my sources today (sipxtapi-main branch). And, since then the 
application crahses inside sipxInitialize. The crash happens only during the 
debug build and everything is fine with the release build. 

The crash is not consistent, at times it happens during pInst->pCallManager = 
new CallManager(...), or sipxConfigGetAllLocalNetworkIps (), or 
pInst->pCallManager = new CallManager (...). Does anyone else has this problem?

The crash always takes me to the following lines in ossyslogtask.cpp:

/*
 * Clean up the entry of no ring buffer was installed.  Otherwise, the
 * ring buffer is responsible for clean up.
*/
   if (!mpRingBuffer)
      free(pEntry);    //<---Crashes here

I actually updated the sources after a long while (a month or so), so not sure 
what's causing the problem. 

Thanks,
Hitesh
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to