Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
First bug in my code : gevent::EventManager::tick() — Gideros Forum

First bug in my code : gevent::EventManager::tick()

jeromegsqjeromegsq Member
edited May 2015 in General questions
Hello,

I post my application on the google play and the console send me this error :

'samsung/dssaxcx/dxsawifi:4.4.2/KOT49H/T230XXU0ANJ4:user/release-keys'
Revision: '3'
pid: 9901, tid: 9914, name: Thread-784 >>> com.dragonflyapps.whackazombie <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000888
[15:37:25] user: backtrace:
#00 pc 00065ab2 /data/app-lib/com.dragonflyapps.whackazombie-1/libgideros.so (gevent_CallbackList::dispatchEvent(int, void*)+145)
#01 pc 00065ccf /data/app-lib/com.dragonflyapps.whackazombie-1/libgideros.so (gevent::EventManager::tick()+90)

I think it come from gideros but i don't know anything about it.
Can someone explain me the problem please ?

https://play.google.com/store/apps/details?id=com.dragonflyapps.whackazombie
Sign In or Register to comment.