Thanks for the analysis! It doesn't look like I can get to this within the next couple of weeks, but I might be able to help you troubleshoot it. Since you have gotten this far in bisection, the difference between 5.02 and 5.03 is only 3 commits. Can you track down the actual offending commit? From there, we can dig deeper into which specific lines in that commit cause that.
Ytai On Thu, Aug 7, 2014 at 9:07 AM, Al B <[email protected]> wrote: > It is clear now that this was introduced after 5.02. > > The attached BAR2.zip file contains a lite version of IOIOSimpleApp for > testing purpose with the IOIOLibBT and IOIOLibAndroid library projects from > 5.02. If you run the app from Eclipse 4.3.2 or 4.4 (laptop connects to > Nexus S device via USB cable and Android device connects to IOIO via > Bluetooth), then the "INVALID HEAP ADDRESS IN dlfree" error is not thrown > when the IOIOSimpleApp is stopped. > > The attached BAR3.zip file contains the same IOIOSimpleApp, but with the > IOIOLibBT and IOIOLibAndroid library projects from 5.04. If you run it as > indicated above, then you get the "INVALID HEAP ADDRESS IN dlfree" error > when the IOIOSimpleApp is stopped. > > I get the exception with 5.04 and 5.03, but it works fine with 5.02 or > early. > > It seems to be related to the FixedReadBufferedInputStream implementation > since 5.02 or early versions doesn't include it. However, I'm not 100% > sure if that is the cause. > > My Nexus S device is running Android 4.1.2 so Ytai can track this down > since he uses the same device for his ShoeBot. > > -- > You received this message because you are subscribed to the Google Groups > "ioio-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/ioio-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "ioio-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
