Thu Aug 23 01:30:04 PDT 2012
- Previous message: [Slony1-bugs] [Bug 275] monitor_thread leaks memory
- Next message: [Slony1-bugs] [Bug 275] monitor_thread leaks memory
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
http://www.slony.info/bugzilla/show_bug.cgi?id=275 --- Comment #4 from Ulrich Weber <ulrich.weber at sophos.com> 2012-08-23 01:30:04 PDT --- Unfortunately I don't have the valgrind output anymore. I was calling valgrind with this command: G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --num-callers=50 --leak-check=yes --trace-children=yes --log-file=/tmp/valgrind_slon.log --show-reachable=yes Somehow only the first slon process was printing leak summary. To get the leak summary of the second, forked slon process (which is leaking) I just killed that process to get the information with "kill -SEGV $PID". -- Configure bugmail: http://www.slony.info/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
- Previous message: [Slony1-bugs] [Bug 275] monitor_thread leaks memory
- Next message: [Slony1-bugs] [Bug 275] monitor_thread leaks memory
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-bugs mailing list