Bogdan,
I finally managed to upload the memory dumps to pastebin. Links are: Hopefully you can access them.
Memory dump right after OpenSER was started: http://pastebin.com/723872 Memory dump after OpenSER running for 20min: http://pastebin.com/723890 Memory dump after OpenSER running for 50min: http://pastebin.com/723902
The problem started to occur between the 20 and 50 minute samples. About 20 calls had been processed in that time.
Douglas.
-----Original Message----- From: Bogdan-Andrei Iancu [mailto:bogdan@voice-system.ro] Sent: Wednesday, June 21, 2006 10:14 AM To: Douglas Garstang Cc: Users@openser.org Subject: Re: [Users] Out of Memory
As written in the wiki, if you do not know how to interpret the result, you should post them on a ftp or http server and send the link to the list - also, important is to mention in which context did you get the mem dump - is the shutdown dump, a run time dump...
regards, bogdan
Douglas Garstang wrote:
Once I get the memory status, how do I interpret the results?
-----Original Message----- From: Bogdan-Andrei Iancu [mailto:bogdan@voice-system.ro] Sent: Wednesday, June 21, 2006 9:43 AM To: Douglas Garstang Cc: Users@openser.org Subject: Re: [Users] Out of Memory
Hi Douglas,
it was signal SIGUSR1 and not SIGHUP - I strongly advice you to go through http://openser.org/dokuwiki/doku.php?id=memory note you have to recompile and reinstall in order to be able to do memory debug.
also does not matter how much mem. your system has - openser will use by default only 1M per process. Refer to the wiki for how to
increase it.
Regards, Bogdan
Hi Douglas,
I when over the dumps you get, but there is no increasing memory consumption in time (some number of used mem chunks). Also the first line shows: Memory status (pkg): qm_status (0x8121ba0): heap size= 1048576 used= 21908, used+overhead=248632, free=799944
so only 25% is used from the 1M available.
Please check that you are actually sending the SIGUSR1 signal to the process that generated the memory error (it's about the per-process memory and not the shared one). So, wait for the error to occur, send the signal to the reporting process and please send me the log (no need to post again on web).
regards, bogdan
Douglas Garstang wrote:
Bogdan,
I finally managed to upload the memory dumps to pastebin. Links are: Hopefully you can access them.
Memory dump right after OpenSER was started: http://pastebin.com/723872 Memory dump after OpenSER running for 20min: http://pastebin.com/723890 Memory dump after OpenSER running for 50min: http://pastebin.com/723902
The problem started to occur between the 20 and 50 minute samples. About 20 calls had been processed in that time.
Douglas.
-----Original Message----- From: Bogdan-Andrei Iancu [mailto:bogdan@voice-system.ro] Sent: Wednesday, June 21, 2006 10:14 AM To: Douglas Garstang Cc: Users@openser.org Subject: Re: [Users] Out of Memory
As written in the wiki, if you do not know how to interpret the result, you should post them on a ftp or http server and send the link to the list - also, important is to mention in which context did you get the mem dump - is the shutdown dump, a run time dump...
regards, bogdan
Douglas Garstang wrote:
Once I get the memory status, how do I interpret the results?
-----Original Message----- From: Bogdan-Andrei Iancu [mailto:bogdan@voice-system.ro] Sent: Wednesday, June 21, 2006 9:43 AM To: Douglas Garstang Cc: Users@openser.org Subject: Re: [Users] Out of Memory
Hi Douglas,
it was signal SIGUSR1 and not SIGHUP - I strongly advice you to go through http://openser.org/dokuwiki/doku.php?id=memory note you have to recompile and reinstall in order to be able to do memory debug.
also does not matter how much mem. your system has - openser will use by default only 1M per process. Refer to the wiki for how to
increase it.
Regards, Bogdan