[lxc-devel] [PATCH 2/2] fix some larger memory leaks in cgroup code

Serge Hallyn serge.hallyn at ubuntu.com
Wed Sep 25 19:58:51 UTC 2013


Quoting S.Çağlar Onur (caglar at 10ur.org):
> Uhh something is wrong with this commit
> (178938fe0ac891092205d76f67af855dcf7397af), both go bindings and some lxc
> tools started to seg fault
> sudo lxc-ps
> Segmentation fault (core dumped)
> Segmentation fault (core dumped)
> Segmentation fault (core dumped)
> Segmentation fault (core dumped)
> Segmentation fault (core dumped)
> Segmentation fault (core dumped)
> Segmentation fault (core dumped)
> Segmentation fault (core dumped)
> Segmentation fault (core dumped)
> Segmentation fault (core dumped)
> CONTAINER   PID TTY          TIME CMD
>           27168 pts/2    00:00:00 ps
>           27169 pts/2    00:00:00 awk
>           27061 pts/2    00:00:00 sudo
>           27062 pts/2    00:00:00 lxc-ps
> 
> reverting 178938fe0a makes things OK again.

Yeah I don't know why that didn't happen in my testing last night.
lxc-list also bugs out.  It seems to be the
lxc_cgroup_process_info_free(info).




More information about the lxc-devel mailing list