[OpenSIPS-Devel] [opensips] running out of pkg_mem (#651)

Richard Revels rrevels at bandwidth.com
Tue Oct 13 21:48:46 CEST 2015


FYI make clean and make realclean don't clean up the
modules/cachedb_cassandra directory which leads to an undefined symbol
error on startup because I wasn't paying attention.

[root at opensips-dev-01.lab1 opensips-2-git]# tree |grep "\.o"
├── curses.out
│   ├── dictionary.opensips
│   │   ├── cachedb_cassandra_dbase.o
│   │   ├── cassandra_constants.o
│   │   ├── Cassandra.o
│   │   ├── cassandra_types.o
│   ├── opensipsctl.oracle
│   ├── opensipsdbctl.oracle
│   ├── opensipsdbfunc.oracle




On Mon, Sep 28, 2015 at 5:40 AM, Bogdan Andrei IANCU <
notifications at github.com> wrote:

> @etamme <https://github.com/etamme> , have you tried to enable the memory
> debugging:
> http://www.opensips.org/Documentation/TroubleShooting-OutOfMem
> And fire a USR1 signal to the process complaining of lack of memory in
> order to force it to do a mem dump ? Some patterns in the used memory may
> reveal the problem.
>
>> Reply to this email directly or view it on GitHub
> <https://github.com/OpenSIPS/opensips/issues/651#issuecomment-143692120>.
>
> _______________________________________________
> Devel mailing list
> Devel at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20151013/2116c5f8/attachment-0001.htm>


More information about the Devel mailing list