Hello Rob,

Wednesday, May 9, 2007, 10:21:10 AM, you wrote:

RS> Udo Giacomozzi wrote:

>> I see attachInterface() is called each time I open* a file and thus
>> Gnash is quickly eating up all my memory...

RS>   Udo, if you change noinst_LTLIBRARIES to lib_LTLIBRARIES in server/vm
RS> and parser, it'll work by turning off convenience libraries till this is
RS>  fully fixed.

Did that. I got some more .so files and Gnash runs loading extenstion.

However, this doesn't fix the problem, attachInterface() is still
called again and again and again...

I *don't* think this is related to linking anymore as the FileIO
extension *does* work - it just re-initialises itself continously as
it seems.

So I guess it's a bug in the C++ code.


Udo



_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to