16 Jan
2012
16 Jan
'12
9:36 p.m.
On Mon, 2012-01-09 at 10:38 +0100, pedro castro wrote:
Hi,
I have syslog-ng running on Windows 2008 and it is working fine until it crash.
The process stopped and it is not able to run againg
This is the message i got.
(process:2304): GLib-ERROR (recursed) **: /usr/src/ports-git/trunk/gnome/glib2.0/glib2.0-2.24.1-1/src/glib-2.24.1/glib/gmem.c:137: failed to allocate 352 bytes
aborting...
Hmmm.. is it running under cygwin? This error message explains nothing about the root cause of the crash. It merely tells you that it couldn't allocate more memory. Either because of a genuine memory leak or it really needs this much memory. What is the RSS of the syslog-ng process? Can you tell us your syslog-ng version? -- Bazsi