2013/5/3 David Seikel <onef...@gmail.com>

> On Thu, 2 May 2013 18:24:43 +0200 Leif Middelschulte
> <leif.middelschu...@gmail.com> wrote:
>
> > Hi,
> >
> > I've written an 'all script' lua edje, which creates/modifies/deletes
> > a couple of objects.
> >
> > Everything seems fine, until the application is closed (not
> > crashing), when it complains about exceeding lua's memory limit. Is
> > this expected?
> >
> > If not, do you need me to provide code, or is it even a known issue?
>
> Don't think I've seen that before.  Please provide code.
>
> Edje Lua tracks how much memory you have allocated to each Lua script,
> and will complain about that if you exceed it, but that should not be
> happening when you are shutting down.
>

Sorry for taking this long. See the attached edc. If you confirm this, I
can open a ticket, if necessary.

Thanks for looking into this.

>
> --
> A big old stinking pile of genius that no one wants
> coz there are too many silver coated monkeys in the world.
>
>
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite
> It's a free troubleshooting tool designed for production
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap2
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>


-- 
Leif

Attachment: lua_leak.edc
Description: Binary data

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to