Ionut, I pulled the latest and I am seeing the same issue. It's definitely caused when db isn't defined in the acc modparams.
Thanks, Tito On Tue, Apr 26, 2016 at 7:22 AM, Ionut Ionita <[email protected]> wrote: > Pushed this commit [0] yesterday which might have caused a memleak. Can > you try fetching it and tell me if the problem continues? > > [0] > https://github.com/OpenSIPS/opensips/commit/41bcd2559b29a23e96636c6c2dfc5628f69ae5b7 > > Regards, > Ionut Ionita > OpenSIPS Developer > > On 04/26/2016 11:12 AM, Tito Cumpen wrote: > > Please advise if there is anything else required here. > On Apr 21, 2016 3:36 PM, "Tito Cumpen" <[email protected]> wrote: > >> Ionut, >> >> Here it is with memlog = 1 >> >> On Thu, Apr 21, 2016 at 3:20 PM, Tito Cumpen <[email protected]> wrote: >> >>> Ionut, >>> >>> Here is the console input after enabling DBG_QM_MALLOC . I couldn't find >>> the two compile flags specified for opensips 2.2. In the documents >>> >>> >>> Thanks, >>> Tito >>> >>> On Thu, Apr 21, 2016 at 6:09 AM, Ionut Ionita < >>> <[email protected]>[email protected]> wrote: >>> >>>> Can you try troubleshooting the leak(if there is one)?[0] >>>> >>>> [0] http://www.opensips.org/Documentation/TroubleShooting-OutOfMem >>>> >>>> Ionut Ionita >>>> OpenSIPS Developer >>>> >>>> On 04/21/2016 01:47 AM, Tito Cumpen wrote: >>>> >>>> Ionut, >>>> >>>> I get this error Apr 20 22:41:38 [5760] ERROR:core:fm_malloc: not >>>> enough free pkg memory (1502776 bytes left), please increase the "-M" >>>> command line parameter! >>>> when I comment : >>>> >>>> >>>> #modparam("acc", >>>> # "db_url", " <http://localhost/mycdr.php> >>>> http://localhost/mycdr.php) >>>> >>>> >>>> opensips appears to work fine when I set this param. Any idea why this >>>> is happening? >>>> >>>> On Fri, Apr 8, 2016 at 7:20 AM, Ionut Ionita < >>>> <[email protected]>[email protected]> wrote: >>>> >>>>> Hi Tito, >>>>> >>>>> What's the error you get? >>>>> >>>>> Regards, >>>>> >>>>> -- >>>>> Ionut Ionita >>>>> OpenSIPS Developer >>>>> >>>>> >>>>> >>>>> On 04/07/2016 03:33 AM, Tito Cumpen wrote: >>>>> >>>>> Group, >>>>> >>>>> I am having issues running the lastest opensips 2.2 from head if i >>>>> chose to run acc with evi only. >>>>> >>>>> If I don't define acc db like this : >>>>> >>>>> modparam("acc", >>>>> "db_url", "mysql://opensips:opensips@localhost/opensips") >>>>> >>>>> opensips complains about: >>>>> >>>>> do_accounting("evi", "missed"); >>>>> >>>>> Is it possible to run acc with only evi? >>>>> >>>>> >>>>> acc events are working as expected. Just want to remove the necessity >>>>> to store acc info in mysql. >>>>> >>>>> >>>>> >>>>> Thanks, >>>>> Tito >>>>> >>>>> >>>>> _______________________________________________ >>>>> Users mailing >>>>> [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 >>>> [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 > [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
