Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gnugo AI crash if keep put stones when AI is not return #120

Closed
icehong opened this issue Oct 17, 2014 · 0 comments
Closed

gnugo AI crash if keep put stones when AI is not return #120

icehong opened this issue Oct 17, 2014 · 0 comments

Comments

@icehong
Copy link
Contributor

icehong commented Oct 17, 2014

********** Crash dump: **********
Build fingerprint: 'samsung/t03gzs/t03g:4.3/JSS15J/N7100ZSUENE1:user/release-key
s'
pid: 22885, tid: 22942, name: Binder_3 >>> org.ligi.gobandroidhd.ai.gnugo <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
Stack frame I/DEBUG ( 1941): #00 pc 0001e824 /system/lib/libc.so
Stack frame I/DEBUG ( 1941): #1 pc 0001c76c /system/lib/libc.so (abort+
4)
Stack frame I/DEBUG ( 1941): #2 pc 000a9bb7 /data/app-lib/org.ligi.goba
ndroidhd.ai.gnugo-2/libgnuGo-3.8.so (abortgo+658)
Stack frame I/DEBUG ( 1941): #3 pc 00077129 /data/app-lib/org.ligi.goba
ndroidhd.ai.gnugo-2/libgnuGo-3.8.so (is_allowed_move+340)
Stack frame I/DEBUG ( 1941): #4 pc 000d0fa1 /data/app-lib/org.ligi.goba
ndroidhd.ai.gnugo-2/libgnuGo-3.8.so
Stack frame I/DEBUG ( 1941): #5 pc 000cfc01 /data/app-lib/org.ligi.goba
ndroidhd.ai.gnugo-2/libgnuGo-3.8.so (gtp_main_loop+200)
Stack frame I/DEBUG ( 1941): #6 pc 000d55ab /data/app-lib/org.ligi.goba
ndroidhd.ai.gnugo-2/libgnuGo-3.8.so (Java_org_ligi_gobandroidhd_ai_gnugo_GnuGoCo
nnection_playGTP+42)
Stack frame I/DEBUG ( 1941): #7 pc 0001e44c /system/lib/libdvm.so (dvmP
latformInvoke+112)
Stack frame I/DEBUG ( 1941): #8 pc 0004e913 /system/lib/libdvm.so (dvmC
allJNIMethod(unsigned int const_, JValue_, Method const_, Thread_)+398)
Stack frame I/DEBUG ( 1941): #9 pc 00027860 /system/lib/libdvm.so
Stack frame I/DEBUG ( 1941): #10 pc 0002bdf8 /system/lib/libdvm.so (dvmI
nterpret(Thread_, Method const_, JValue_)+184)
Stack frame I/DEBUG ( 1941): #11 pc 00060a89 /system/lib/libdvm.so (dvmC
allMethodV(Thread_, Method const_, Object_, bool, JValue_, std::va_list)+292)
Stack frame I/DEBUG ( 1941): #12 pc 0004d5bd /system/lib/libdvm.so
Stack frame I/DEBUG ( 1941): #13 pc 000755c3 /system/lib/libandroid_runt
ime.so
Stack frame I/DEBUG ( 1941): #14 pc 00079d7f /system/lib/libandroid_runt
ime.so
Stack frame I/DEBUG ( 1941): #15 pc 00017f91 /system/lib/libbinder.so (a
ndroid::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel

, unsigned int)+60)
Stack frame I/DEBUG ( 1941): #16 pc 0001bd11 /system/lib/libbinder.so (a
ndroid::IPCThreadState::executeCommand(int)+508)
Stack frame I/DEBUG ( 1941): #17 pc 0001c11f /system/lib/libbinder.so (a
ndroid::IPCThreadState::joinThreadPool(bool)+182)
Stack frame I/DEBUG ( 1941): #18 pc 00020199 /system/lib/libbinder.so
Stack frame I/DEBUG ( 1941): #19 pc 00011d7d /system/lib/libutils.so (an
droid::Thread::threadLoop(void)+216)
Stack frame I/DEBUG ( 1941): #20 pc 000555cd /system/lib/libandroid_runt
ime.so (android::AndroidRuntime::javaThreadShell(void
)+68)
Stack frame I/DEBUG ( 1941): #21 pc 00011871 /system/lib/libutils.so
Stack frame I/DEBUG ( 1941): #22 pc 0000cb58 /system/lib/libc.so (__thre
ad_entry+72)
Stack frame I/DEBUG ( 1941): #23 pc 0000ccd4 /system/lib/libc.so (pthrea
d_create+208)
Crash dump is completed

icehong added a commit to icehong/gobandroid that referenced this issue Oct 18, 2014
@icehong icehong closed this as completed Nov 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant