Discussion:
[Rock-dev] [rock] #484: rock-display memory leak
rock
2014-06-16 11:55:45 UTC
Permalink
#484: rock-display memory leak
-----------------------------+--------------------------
Reporter: christian.rauch | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: toolchain | Keywords: rock-display
-----------------------------+--------------------------
Using rock-display (next) without widgets for a couple of tasks (corridor
servoing with its dependencies, mars simulation) creates a massive
consumption of working memory (2.1 GB) after running for approx. 5
minutes.
If swapping is taking place, this renders the system non responsive as
continuously more and more working memory is allocated.

At some point, rock-display might crashing with:
{{{
/usr/lib/ruby/1.9.1/forwardable.rb:204: stack level too deep
(SystemStackError)
}}}
--
Ticket URL: <https://rock.opendfki.de/ticket/484>
rock <https://rock.opendfki.de>
rock: the robot construction kit
rock
2014-06-16 12:03:16 UTC
Permalink
#484: rock-display memory leak
-----------------------------+------------------
Reporter: christian.rauch | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: toolchain | Resolution:
Keywords: rock-display |
-----------------------------+------------------

Comment (by Alexander.Duda):

This is a problem with Typelib and should be fixed on master. I do not
know why it was not back ported.
--
Ticket URL: <http://rock.opendfki.de/ticket/484#comment:1>
rock <http://rock.opendfki.de>
rock: the robot construction kit
Sylvain Joyeux
2014-06-16 12:14:34 UTC
Permalink
No good reason. I've just pushed it to next.
Post by rock
#484: rock-display memory leak
-----------------------------+------------------
Type: defect | Status: new
Keywords: rock-display |
-----------------------------+------------------
This is a problem with Typelib and should be fixed on master. I do not
know why it was not back ported.
--
Ticket URL: <http://rock.opendfki.de/ticket/484#comment:1>
rock <http://rock.opendfki.de>
rock: the robot construction kit
_______________________________________________
Rock-dev mailing list
Rock-dev at dfki.de
http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.dfki.de/pipermail/rock-dev/attachments/20140616/126172fe/attachment.htm
rock
2014-06-16 12:15:19 UTC
Permalink
#484: rock-display memory leak
-----------------------------+---------------------
Reporter: christian.rauch | Owner:
Type: defect | Status: closed
Priority: major | Milestone:
Component: toolchain | Resolution: fixed
Keywords: rock-display |
-----------------------------+---------------------
Changes (by sylvain.joyeux):

* status: new => closed
* resolution: => fixed


Comment:

I've pushed the relevant commit to next.
--
Ticket URL: <https://rock.opendfki.de/ticket/484#comment:2>
rock <https://rock.opendfki.de>
rock: the robot construction kit
Loading...