syslog-ng over Windows 2008 abort running
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... Any ideas?
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
Hi, For the version here you have the output of "syslog-ng.exe -V" $ /usr/sbin/syslog-ng.exe -V syslog-ng 3.2.1 Installer-Version: 3.2.1 Revision: Compile-Date: Dec 9 2010 14:40:34 Enable-Threads: off Enable-Debug: off Enable-GProf: off Enable-Memtrace: off Enable-Sun-STREAMS: off Enable-IPv6: on Enable-Spoof-Source: off Enable-TCP-Wrapper: on Enable-SSL: on Enable-SQL: off Enable-Linux-Caps: off Enable-Pcre: on Enable-Pacct: off On windows Event log appears the following: (sorry in spanish) No se encuentra la descripción del Id. de suceso ( 0 ) en el origen ( syslog-ng ). Es posible que el equipo local no tenga la información de Registro o archivos DLL de mensajes necesarios para mostrar mensajes desde un equipo remoto. Es posible que pueda usar el indicador /AUXSOURCE= para recuperar esta descripción; consulte Ayuda y soporte técnico para obtener más detalles. La siguiente información es parte del suceso: syslog-ng: PID 5396: service `syslog-ng' failed: signal 6 raised. What do you mean with What is the RSS of the syslog-ng process? Thank you and Regards
From: bazsi@balabit.hu To: syslog-ng@lists.balabit.hu Date: Mon, 16 Jan 2012 22:36:32 +0100 Subject: Re: [syslog-ng] syslog-ng over Windows 2008 abort running
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
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
On Wed, 2012-01-18 at 13:37 +0100, pedro castro wrote:
Hi,
For the version here you have the output of "syslog-ng.exe -V"
$ /usr/sbin/syslog-ng.exe -V syslog-ng 3.2.1 Installer-Version: 3.2.1 Revision: Compile-Date: Dec 9 2010 14:40:34 Enable-Threads: off Enable-Debug: off Enable-GProf: off Enable-Memtrace: off Enable-Sun-STREAMS: off Enable-IPv6: on Enable-Spoof-Source: off Enable-TCP-Wrapper: on Enable-SSL: on Enable-SQL: off Enable-Linux-Caps: off Enable-Pcre: on Enable-Pacct: off
Hmm,, this is a cygwin installation, but if I remember correctly, cygwin carries a newer version than 3.2.1. Can you upgrade it? -- Bazsi
participants (2)
-
Balazs Scheidler
-
pedro castro