[Rubycocoa-devel 767] Re: memory leak

Zurück zum Archiv-Index

Fujimoto Hisa hisa****@fobj*****
Mon Feb 26 22:19:15 JST 2007


On 2007/02/24, at 14:00, Fujimoto Hisa wrote:
> I found memoy leak on the current (1589 and later) maybe.
>
> You can observe by the Activity Monitor.app, A real memory increases
> by about 3MB after executing the following code:
>
>   100000.times { OSX::NSObject.alloc.init }
>
> The modification for the leak seems to be implemented in range from
> r0113 to r0114 of the svn repos. I couldn't find the point for the
> cause, seems around libffi. But this message may be a hint to fix
> it. Maybe Laurent can fix the issue later ;)

oops! I'm sorry the svn revision was wrong.

the modifiction for the cause of the leak seems:

   r1412 to r1414

at 2007-01-13 in ChangeLog.

--
hisa




More information about the Rubycocoa-devel mailing list
Zurück zum Archiv-Index