Hi, No problem at all, thank you for helping!
After removing the in-dialog ping, OpenSIPS still segfaults. I recompiled OpenSIPS the way you told, but all still looks the same to me. What should i be looking for? Steven > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Vlad Paiu > Sent: maandag 3 oktober 2011 12:44 > To: OpenSIPS users mailling list > Subject: Re: [OpenSIPS-Users] Segfault in topology_hiding > from the dialog module > > Hello, > > Sorry for the late response.. > The backtrace shows some kind of memory corruption. First of > all, if you disable the in-dialog pinging while still leaving > the topology-hiding on ( don't think pinging + top_hiding is > supported yet ), does the problem still appear ? So strip the > 'P' and 'p' from the create_dialog() function calls and try > it this way.. > > If you still experience the same crashes with pinging > disabled, you should enable memory debugging and when > OpenSIPS will detect the memory corruption, it will > automatically abort. To do this, would be to enable mem, you > would have to edit Makefile.defs, uncomment the line with > -DDBG_QM_MALLOC \ and comment the line with -DF_MALLOC \ > > and then recompile OpenSIPS. Make sure that there are no > commented lines above the -DDBG_QM_MALLOC line.. > > Regards, > > Vlad Paiu > OpenSIPS Developer > > > On 10/03/2011 12:16 PM, Steven Lam, KeenSystems B.V. wrote: > > Today i did a svn checkout of OpenSIPS v1.7 build 8433 and > still have > > the same problem with the topology_hiding function :-( > > > > I must be doing something realy wrong as i do not hear > anyone else about this.. > > Is there someone who can point me to the problem? > > > > Thanks! > > Steven > > > > > >> -----Original Message----- > >> From: [email protected] > >> [mailto:[email protected]] On Behalf Of Steven Lam, > >> KeenSystems B.V.. > >> Sent: donderdag 22 september 2011 13:04 > >> To: [email protected] > >> Subject: [OpenSIPS-Users] Segfault in topology_hiding from > the dialog > >> module > >> > >> Hi, > >> > >> When using topology_hiding in OpenSIPS 1.7.0 (64bit), opensips > >> segfaults... > >> Is this a known problem or am i doing somthing wrong? > >> > >> You'll find my test opensips.conf, as well as the debug output > >> including a "bt full" from gdb here: > >> http://keenserver.nl/files/opensips.conf > >> http://keenserver.nl/files/debug-output.log > >> > >> I hope there is someone who can help me on this... > >> Thanks! > >> > >> Steven > >> > >> _______________________________________________ > >> Users mailing list > >> [email protected] > >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users > >> > >> > > _______________________________________________ > > Users mailing list > > [email protected] > > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
