Hi,

i'm experiencing a VERY strange bug: after a lot of tests i've founded the
source of my problem and it appers to be a stupid line of code that i use
to update a "clock" on the main activity.

dateTimeTextView.Text = DateTime.Now.ToString("dddd, dd MMMM yyyy
HH:mm").ToUpper();

Here there is the error
JNI ERROR (app bug): local reference table overflow (max=512)

I execute this code inside a thread and when i do the call i use
RunOnUiThread.

After some time it crashes

Thanks for your help.


Best Regards,
Daniele

-- 
Daniele Salvatore Albano
---
IT Consultant
Website Design and Development
Software Engineer and Developer
Linux Servers SetUp And Administration
Embedded Network Solutions

http://www.daccii.it
http://www.itechcon.it
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to