Activity log for bug #1197380

Date Who What changed Old value New value Message
2013-07-03 12:12:21 Louis Bouchard bug added bug
2013-07-03 12:14:26 Louis Bouchard bug added subscriber Sustaining Engineering
2013-07-03 12:14:37 Louis Bouchard bug added subscriber Canonical Support
2013-07-03 12:16:22 Louis Bouchard attachment added queue_send.py https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1197380/+attachment/3723024/+files/queue_send.py
2013-07-03 12:16:44 Louis Bouchard attachment added queue_receive.py https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1197380/+attachment/3723025/+files/queue_receive.py
2013-07-16 08:52:31 Louis Bouchard rabbitmq-server (Ubuntu): assignee Louis Bouchard (louis-bouchard)
2013-07-16 08:52:37 Louis Bouchard rabbitmq-server (Ubuntu): status New In Progress
2013-07-16 08:53:35 Louis Bouchard description rabbitmq-server seems to be leaking memory. This has been tested with Precise, Raring and Saucy Run the following reproducer (attached to the bug) : $ while true do ./queue_send.py done;./queue_receive.py a. Actual Results: Free memory decrease and RSS of the rabbitmq-server process increase rabbitmq-server seems to be leaking memory. This has been tested with Precise, Raring and Saucy Run the following reproducer (attached to the bug) : In one terminal :  $ while true  do  ./queue_send.py  done In a second terminal : $ ./queue_receive.py  a. Actual Results: Free memory decrease and RSS of the rabbitmq-server process increase
2013-07-16 09:12:27 Louis Bouchard attachment added rabbitmq-memleak.png https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1197380/+attachment/3738568/+files/rabbitmq-memleak.png
2013-08-22 11:46:15 Louis Bouchard rabbitmq-server (Ubuntu): status In Progress Invalid
2014-02-07 15:48:42 Curtis Hovey removed subscriber Registry Administrators