[Bug 274] New: 3.5.4.1 memory leak
https://bugzilla.balabit.com/show_bug.cgi?id=274 Summary: 3.5.4.1 memory leak Product: syslog-ng Version: 3.5.x Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: unspecified Component: syslog-ng AssignedTo: bazsi@balabit.hu ReportedBy: erempel@uvic.ca Type of the Report: --- Estimated Hours: 0.0 in our production environment our syslog process consumed 8GB of RAM while not queueing any messages. We take 10 minute syslog-ng-ctl stats snapshots and 15 minute process (ps -ef) style snapshots. There is definitely a memory leak there somewhere. We run multiple pattern databases, with multiple json output streams along side regular file destinations. What would you like from me to track it down? - valgrind - core dump - recompile with debuggin? If you provide the flags, I'll provide the data :-) -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=274 Gergely Nagy <algernon@balabit.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |algernon@balabit.hu AssignedTo|bazsi@balabit.hu |algernon@balabit.hu --- Comment #1 from Gergely Nagy <algernon@balabit.hu> 2014-03-27 09:55:55 --- There's a leak in value-pairs, which is used by $(format-json), which was just discovered by a colleague (Viktor Tusa). Can you try applying this patch https://github.com/talien/syslog-ng/commit/6a6a442585fcdf534cc448706a1be2d46... ? That should fix the leak, I believe. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=274 Gergely Nagy <algernon@balabit.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=274 Evan Rempel <erempel@uvic.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution| |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from Evan Rempel <erempel@uvic.ca> 2014-03-27 21:24:47 --- Yup, that patch seems to have addressed the issue. Thanks. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla@bugzilla.balabit.com