filed here: http://code.google.com/p/android/issues/detail?id=4450&can=4&colspec=ID%20Type%20Status%20Owner%20Summary%20Stars
On Oct 30, 5:54 pm, "[email protected]" <[email protected]> wrote: > It's all written in Java, I will file a bug thanks. > > On Oct 30, 5:05 pm, fadden <[email protected]> wrote: > > > > > On Oct 30, 4:46 pm, "[email protected]" <[email protected]> > > wrote: > > > > I am creating a MinMax (recursive) algorithm to play Tic Tac Toe and I > > > occasionally get this.....it's confusing me. Does anyone have any > > > ideas? > > > > 10-30 23:39:08.023: INFO/DEBUG(539): Build fingerprint: 'generic/sdk/ > > > generic/:1.6/DRC63C/12719:eng/test-keys' > > > 10-30 23:39:08.023: INFO/DEBUG(539): pid: 805, tid: 805 >>> > > > com.djs.android.tictactoe <<< > > > 10-30 23:39:08.023: INFO/DEBUG(539): signal 11 (SIGSEGV), fault addr > > > f800f820 > > [...] > > > 10-30 23:39:08.202: INFO/DEBUG(539): #00 pc 0005e64e / > > > system/lib/libdvm.so > > > 10-30 23:39:08.212: INFO/DEBUG(539): #01 pc 0005e5c2 / > > > system/lib/libdvm.so > > > That's peculiar. It appears to be crashing in the VM. > > > Do you have any native code, or is it all written in Java? > > > If possible, please file a bug on b.android.com and attach an > > installable APK that demonstrates the problem. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

