Tasnime / andar

Automatically exported from code.google.com/p/andar
0 stars 0 forks source link

unregisterARObject method raises an exception #109

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
My app registers and unregisters objects from a Spinner control.

Sometimes the library raises an exception RuntimeException due to an error in 
the native code. It seems we have some trouble with the race conditions in 
Slimclist.c. 

Perhaps the list is not thread safe.

Original issue reported on code.google.com by stephane...@gmail.com on 1 Aug 2013 at 3:54