I have an object I have developed for Lookout using the Object Developer's Kit. While using the object in Lookout under "Debug build", the object operates without any problems. Once I build the object using "Release build" and try utilizing the object it causes Lookout to crash. The crash does not occur immediately, and it seems to have something to do with attaching data members to the object. But as I said earlier, it does function properly under "Debug build".