Closed GoogleCodeExporter closed 9 years ago
These crashes happen after the memory was released. We just fixed an issue of
this type with threads and its rather impossible to know what caused it without
a test case.
We need to "trace" all mark operations to see why something wasn't marked. As
you can guess this creates a lot of overhead that sometimes results in a crash
not being reproducible while observed... That's why the test case must be as
simple as possible.
Original comment by shai.almog
on 16 Mar 2015 at 4:38
It appears this bug has been fixed by this check-in:
https://code.google.com/p/codenameone/source/detail?r=2222
Feel free to close.
Original comment by mallo...@gmail.com
on 26 Mar 2015 at 4:58
Original comment by shai.almog
on 27 Mar 2015 at 5:41
Original issue reported on code.google.com by
mallo...@gmail.com
on 15 Mar 2015 at 11:54Attachments: