[Bug 1197380] Re: Memory leak when using rabbitmq-server

Louis Bouchard louis.bouchard at canonical.com
Tue Jul 16 08:52:31 UTC 2013


** Changed in: rabbitmq-server (Ubuntu)
     Assignee: (unassigned) => Louis Bouchard (louis-bouchard)

** Changed in: rabbitmq-server (Ubuntu)
       Status: New => In Progress

** Description changed:

  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
+ In one terminal :
+  $ while true
+  do
+  ./queue_send.py
+  done
  
-  a. Actual Results:
+ In a second terminal :
+  $ ./queue_receive.py
+ 
+  a. Actual Results:
  
  Free memory decrease and RSS of the rabbitmq-server process increase

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in Ubuntu.
https://bugs.launchpad.net/bugs/1197380

Title:
  Memory leak when using rabbitmq-server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1197380/+subscriptions



More information about the Ubuntu-server-bugs mailing list