Closed shenanigans14 closed 10 years ago
Hoh boy… I released for 2.3+ kinda crossing my fingers and cringing, but I didn't expect any issues with 4+. Unfortunately a straight-up crash is gonna be very hard to diagnose, since (1) you're not going to be able to see the errors, (2) I can't reproduce on my end. I'll see about adding error reporting somehow. In the meantime, I'd recommend MagicMicky's 3rd party app for ya.
On Thu, May 1, 2014 at 9:14 AM, shenanigans14 notifications@github.comwrote:
I'm running Android 4.1.2. When I open up the app, if I click on anything other than the banner ad, it automatically closes. Some of the time I can scroll through the habit list, but if I click on one, it will just exit. (I'm not sure if this is enough info for you---this is not an area I know much about!)
— Reply to this email directly or view it on GitHubhttps://github.com/HabitRPG/habitrpg-mobile/issues/200 .
I've been having the same problem since the latest update. (I'm running 4.1.1). The version from yesterday morning seemed to be working fine, I assume it's something to do with the ads.
Here's some info from logcat if it helps:
04-30 22:31:07.604 I/ActivityManager(284): Start proc com.ocdevel.habitrpg for activity com.ocdevel.habitrpg/.HabitRPG: pid=10159 uid=10201 gids={3003, 1028}
04-30 22:31:07.636 D/dalvikvm(122): GC_EXPLICIT freed 38K, 4% free 10735K/11075K, paused 2ms+2ms, total 35ms
04-30 22:31:07.636 D/dalvikvm(122): WAIT_FOR_CONCURRENT_GC blocked 0ms
04-30 22:31:07.651 D/dalvikvm(122): GC_EXPLICIT freed <1K, 4% free 10735K/11075K, paused 1ms+2ms, total 20ms
04-30 22:31:07.651 D/dalvikvm(122): WAIT_FOR_CONCURRENT_GC blocked 0ms
04-30 22:31:07.675 D/dalvikvm(122): GC_EXPLICIT freed <1K, 4% free 10735K/11075K, paused 1ms+1ms, total 22ms
04-30 22:31:07.807 D/dalvikvm(10159): GC_CONCURRENT freed 185K, 3% free 11055K/11335K, paused 18ms+4ms, total 39ms
04-30 22:31:07.807 D/dalvikvm(10159): WAIT_FOR_CONCURRENT_GC blocked 16ms
04-30 22:31:07.901 D/dalvikvm(10159): GC_CONCURRENT freed 141K, 3% free 11381K/11655K, paused 11ms+13ms, total 38ms
04-30 22:31:07.979 I/CordovaLog(10159): Changing log level to DEBUG(3)
04-30 22:31:07.979 I/CordovaLog(10159): Found start page location: index.html
04-30 22:31:07.979 D/Whitelist(10159): Unlimited access to network resources
04-30 22:31:07.979 D/CordovaActivity(10159): CordovaActivity.onCreate()
04-30 22:31:07.995 I/dalvikvm(10159): Could not find method org.apache.cordova.CordovaWebView.setWebContentsDebuggingEnabled, referenced from method org.apache.cordova.CordovaWebView.setup
04-30 22:31:07.995 W/dalvikvm(10159): VFY: unable to resolve static method 14049: Lorg/apache/cordova/CordovaWebView;.setWebContentsDebuggingEnabled (Z)V
04-30 22:31:07.995 D/dalvikvm(10159): VFY: replacing opcode 0x71 at 0x00be
04-30 22:31:08.026 D/dalvikvm(9827): GC_CONCURRENT freed 478K, 19% free 11820K/14535K, paused 13ms+18ms, total 70ms
04-30 22:31:08.057 D/CordovaWebView(10159): CordovaWebView is running on device made by: samsung
04-30 22:31:08.065 D/JsMessageQueue(10159): Set native->JS mode to 2
04-30 22:31:08.065 I/CordovaWebView(10159): Disabled addJavascriptInterface() bridge since Android version is old.
04-30 22:31:08.097 D/CordovaActivity(10159): CordovaActivity.init()
04-30 22:31:08.112 D/CordovaWebView(10159): >>> loadUrl(file:///android_asset/www/index.html)
04-30 22:31:08.112 D/PluginManager(10159): init()
04-30 22:31:08.120 D/CordovaWebView(10159): >>> loadUrlNow()
04-30 22:31:08.120 I/CordovaLog(10159): Changing log level to DEBUG(3)
04-30 22:31:08.120 I/CordovaLog(10159): Found start page location: index.html
04-30 22:31:08.120 D/Whitelist(10159): Unlimited access to network resources
04-30 22:31:08.120 D/CordovaActivity(10159): Resuming the App
04-30 22:31:08.120 D/CordovaActivity(10159): CB-3064: The errorUrl is null
04-30 22:31:08.143 D/SoftKeyboardDetect(10159): Ignore this event
04-30 22:31:08.214 D/libEGL (10159): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
04-30 22:31:08.245 D/libEGL (10159): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
04-30 22:31:08.261 D/libEGL (10159): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
04-30 22:31:08.432 D/OpenGLRenderer(10159): Enabling debug mode 0
04-30 22:31:08.432 D/dalvikvm(9827): GC_CONCURRENT freed 284K, 18% free 11922K/14535K, paused 13ms+2ms, total 40ms
04-30 22:31:08.495 I/ActivityManager(284): Displayed com.ocdevel.habitrpg/.HabitRPG: +911ms
04-30 22:31:08.503 D/SoftKeyboardDetect(10159): Ignore this event
04-30 22:31:08.565 D/CordovaActivity(10159): onMessage(onPageStarted,file:///android_asset/www/index.html)
04-30 22:31:08.745 D/dalvikvm(10159): GC_CONCURRENT freed 179K, 3% free 11732K/12039K, paused 12ms+6ms, total 47ms
04-30 22:31:09.136 D/CordovaLog(10159): file:///android_asset/www/cordova.js: Line 966 : Falling back on PROMPT mode since _cordovaNative is missing. Expected for Android 3.2 and lower only.
04-30 22:31:09.136 I/Web Console(10159): Falling back on PROMPT mode since _cordovaNative is missing. Expected for Android 3.2 and lower only. at file:///android_asset/www/cordova.js:966
04-30 22:31:11.292 D/chromium(10159): Unknown chromium error: -6
04-30 22:31:11.393 D/dalvikvm(10159): GC_CONCURRENT freed 512K, 6% free 11699K/12359K, paused 2ms+2ms, total 19ms
04-30 22:31:11.550 D/PluginManager(10159): exec() call to unknown plugin: StatusBar
04-30 22:31:11.550 D/CordovaActivity(10159): onMessage(spinner,stop)
04-30 22:31:11.573 D/TilesManager(10159): new EGLContext from framework: 5aaccc58
04-30 22:31:11.573 D/GLWebViewState(10159): Reinit shader
04-30 22:31:11.573 D/GLWebViewState(10159): Reinit transferQueue
04-30 22:31:11.604 I/App (10159): WARNING: Back Button Default Behavior will be overridden. The backbutton event will be fired!
04-30 22:31:11.628 D/PluginManager(10159): exec() call to unknown plugin: StatusBar
04-30 22:31:12.214 W/PluginManager(10159): THREAD WARNING: exec() call to AdMob.createBannerView blocked the main thread for 17ms. Plugin should use CordovaInterface.getThreadPool().
04-30 22:31:12.214 D/SoftKeyboardDetect(10159): Ignore this event
04-30 22:31:12.245 W/dalvikvm(10159): VFY: unable to resolve static field 155 (common_google_play_services_install_title) in Lcom/google/android/gms/R$string;
04-30 22:31:12.245 D/dalvikvm(10159): VFY: replacing opcode 0x60 at 0x004b
04-30 22:31:12.245 W/dalvikvm(10159): VFY: unable to resolve static field 151 (common_google_play_services_enable_title) in Lcom/google/android/gms/R$string;
04-30 22:31:12.245 D/dalvikvm(10159): VFY: replacing opcode 0x60 at 0x0056
04-30 22:31:12.245 W/dalvikvm(10159): VFY: unable to resolve static field 166 (common_google_play_services_update_title) in Lcom/google/android/gms/R$string;
04-30 22:31:12.245 D/dalvikvm(10159): VFY: replacing opcode 0x60 at 0x0061
04-30 22:31:12.245 W/dalvikvm(10159): VFY: unable to resolve static field 163 (common_google_play_services_unsupported_title) in Lcom/google/android/gms/R$string;
04-30 22:31:12.245 D/dalvikvm(10159): VFY: replacing opcode 0x60 at 0x0073
04-30 22:31:12.245 W/dalvikvm(10159): VFY: unable to resolve static field 159 (common_google_play_services_network_error_title) in Lcom/google/android/gms/R$string;
04-30 22:31:12.245 D/dalvikvm(10159): VFY: replacing opcode 0x60 at 0x0085
04-30 22:31:12.245 W/dalvikvm(10159): VFY: unable to resolve static field 157 (common_google_play_services_invalid_account_title) in Lcom/google/android/gms/R$string;
04-30 22:31:12.245 D/dalvikvm(10159): VFY: replacing opcode 0x60 at 0x00af
04-30 22:31:12.245 W/dalvikvm(10159): VFY: unable to resolve static field 163 (common_google_play_services_unsupported_title) in Lcom/google/android/gms/R$string;
04-30 22:31:12.245 D/dalvikvm(10159): VFY: replacing opcode 0x60 at 0x00ce
04-30 22:31:12.245 W/dalvikvm(10159): VFY: unable to resolve static field 152 (common_google_play_services_install_button) in Lcom/google/android/gms/R$string;
04-30 22:31:12.245 D/dalvikvm(10159): VFY: replacing opcode 0x60 at 0x000f
04-30 22:31:12.245 W/dalvikvm(10159): VFY: unable to resolve static field 149 (common_google_play_services_enable_button) in Lcom/google/android/gms/R$string;
04-30 22:31:12.245 D/dalvikvm(10159): VFY: replacing opcode 0x60 at 0x0016
04-30 22:31:12.245 W/dalvikvm(10159): VFY: unable to resolve static field 164 (common_google_play_services_update_button) in Lcom/google/android/gms/R$string;
04-30 22:31:12.245 D/dalvikvm(10159): VFY: replacing opcode 0x60 at 0x001d
04-30 22:31:12.253 W/dalvikvm(10159): VFY: unable to resolve static field 160 (common_google_play_services_unknown_issue) in Lcom/google/android/gms/R$string;
04-30 22:31:12.253 D/dalvikvm(10159): VFY: replacing opcode 0x60 at 0x0007
04-30 22:31:12.253 W/dalvikvm(10159): VFY: unable to resolve static field 154 (common_google_play_services_install_text_tablet) in Lcom/google/android/gms/R$string;
04-30 22:31:12.253 D/dalvikvm(10159): VFY: replacing opcode 0x60 at 0x0018
04-30 22:31:12.253 W/dalvikvm(10159): VFY: unable to resolve static field 153 (common_google_play_services_install_text_phone) in Lcom/google/android/gms/R$string;
04-30 22:31:12.253 D/dalvikvm(10159): VFY: replacing opcode 0x60 at 0x0038
04-30 22:31:12.253 W/dalvikvm(10159): VFY: unable to resolve static field 150 (common_google_play_services_enable_text) in Lcom/google/android/gms/R$string;
04-30 22:31:12.253 D/dalvikvm(10159): VFY: replacing opcode 0x60 at 0x003f
04-30 22:31:12.253 W/dalvikvm(10159): VFY: unable to resolve static field 165 (common_google_play_services_update_text) in Lcom/google/android/gms/R$string;
04-30 22:31:12.253 D/dalvikvm(10159): VFY: replacing opcode 0x60 at 0x0046
04-30 22:31:12.253 W/dalvikvm(10159): VFY: unable to resolve static field 162 (common_google_play_services_unsupported_text) in Lcom/google/android/gms/R$string;
04-30 22:31:12.253 D/dalvikvm(10159): VFY: replacing opcode 0x60 at 0x0066
04-30 22:31:12.253 W/dalvikvm(10159): VFY: unable to resolve static field 158 (common_google_play_services_network_error_text) in Lcom/google/android/gms/R$string;
04-30 22:31:12.253 D/dalvikvm(10159): VFY: replacing opcode 0x60 at 0x006d
04-30 22:31:12.253 W/dalvikvm(10159): VFY: unable to resolve static field 156 (common_google_play_services_invalid_account_text) in Lcom/google/android/gms/R$string;
04-30 22:31:12.253 D/dalvikvm(10159): VFY: replacing opcode 0x60 at 0x0074
04-30 22:31:12.253 W/dalvikvm(10159): VFY: unable to resolve static field 161 (common_google_play_services_unsupported_date_text) in Lcom/google/android/gms/R$string;
04-30 22:31:12.253 D/dalvikvm(10159): VFY: replacing opcode 0x60 at 0x007b
04-30 22:31:12.253 W/dalvikvm(10159): VFY: unable to resolve static field 160 (common_google_play_services_unknown_issue) in Lcom/google/android/gms/R$string;
04-30 22:31:12.253 D/dalvikvm(10159): VFY: replacing opcode 0x60 at 0x000c
04-30 22:31:12.261 E/GooglePlayServicesUtil(10159): The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.
04-30 22:31:12.347 D/dalvikvm(10159): GC_CONCURRENT freed 332K, 4% free 11878K/12359K, paused 3ms+2ms, total 22ms
04-30 22:31:12.347 D/dalvikvm(10159): WAIT_FOR_CONCURRENT_GC blocked 5ms
04-30 22:31:12.487 D/dalvikvm(10159): DexOpt: --- BEGIN 'ads2086814054.jar' (bootstrap=0) ---
04-30 22:31:12.628 D/dalvikvm(10189): DexOpt: load 4ms, verify+opt 9ms, 147284 bytes
04-30 22:31:12.659 D/dalvikvm(10159): DexOpt: --- END 'ads2086814054.jar' (success) ---
04-30 22:31:12.659 D/dalvikvm(10159): DEX prep '/data/data/com.ocdevel.habitrpg/cache/ads2086814054.jar': unzip in 0ms, rewrite 168ms
04-30 22:31:12.698 I/Ads (10159): Use AdRequest.Builder.addTestDevice("023D7CDFEA6309071F527C94061F36C4") to get test ads on this device.
04-30 22:31:12.698 I/dalvikvm(10159): Could not find method android.webkit.WebSettings.getDefaultUserAgent, referenced from method acd.a
04-30 22:31:12.698 W/dalvikvm(10159): VFY: unable to resolve static method 3899: Landroid/webkit/WebSettings;.getDefaultUserAgent (Landroid/content/Context;)Ljava/lang/String;
04-30 22:31:12.698 D/dalvikvm(10159): VFY: replacing opcode 0x71 at 0x0011
04-30 22:31:12.722 I/Ads (10159): Starting ad request.
04-30 22:31:12.776 I/dalvikvm(10159): Could not find method android.webkit.WebSettings.setMediaPlaybackRequiresUserGesture, referenced from method acl.<init>
04-30 22:31:12.776 W/dalvikvm(10159): VFY: unable to resolve virtual method 3914: Landroid/webkit/WebSettings;.setMediaPlaybackRequiresUserGesture (Z)V
04-30 22:31:12.776 D/dalvikvm(10159): VFY: replacing opcode 0x6e at 0x003d
04-30 22:31:12.815 D/dalvikvm(10159): GC_CONCURRENT freed 239K, 4% free 12046K/12423K, paused 6ms+1ms, total 27ms
04-30 22:31:12.815 W/PluginManager(10159): THREAD WARNING: exec() call to AdMob.requestAd blocked the main thread for 581ms. Plugin should use CordovaInterface.getThreadPool().
04-30 22:31:12.815 I/Choreographer(10159): Skipped 33 frames! The application may be doing too much work on its main thread.
04-30 22:31:12.815 D/SoftKeyboardDetect(10159): Ignore this event
04-30 22:31:12.972 E/GooglePlayServicesUtil(10159): The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.
04-30 22:31:13.011 D/chromium(10159): Unknown chromium error: -6
04-30 22:31:13.026 D/CordovaWebViewClient(10159): onPageFinished(file:///android_asset/www/index.html#/app/habit)
04-30 22:31:13.026 D/CordovaActivity(10159): onMessage(onPageFinished,file:///android_asset/www/index.html#/app/habit)
04-30 22:31:13.143 E/GooglePlayServicesUtil(10159): The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.
04-30 22:31:13.151 E/GooglePlayServicesUtil(10159): The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.
04-30 22:31:13.245 I/dalvikvm(9199): Could not find method android.webkit.WebSettings.getDefaultUserAgent, referenced from method acd.a
04-30 22:31:13.245 W/dalvikvm(9199): VFY: unable to resolve static method 3899: Landroid/webkit/WebSettings;.getDefaultUserAgent (Landroid/content/Context;)Ljava/lang/String;
04-30 22:31:13.245 D/dalvikvm(9199): VFY: replacing opcode 0x71 at 0x0011
04-30 22:31:13.276 I/dalvikvm(9199): Could not find method android.webkit.WebSettings.setMediaPlaybackRequiresUserGesture, referenced from method acl.<init>
04-30 22:31:13.276 W/dalvikvm(9199): VFY: unable to resolve virtual method 3914: Landroid/webkit/WebSettings;.setMediaPlaybackRequiresUserGesture (Z)V
04-30 22:31:13.276 D/dalvikvm(9199): VFY: replacing opcode 0x6e at 0x003d
04-30 22:31:14.979 D/dalvikvm(9199): GC_CONCURRENT freed 299K, 4% free 11969K/12423K, paused 12ms+13ms, total 46ms
04-30 22:31:14.979 D/webviewglue(9199): nativeDestroy view: 0x5be18740
04-30 22:31:16.104 I/Ads (10159): Scheduling ad refresh 60000 milliseconds from now.
04-30 22:31:16.104 I/Ads (10159): Ad finished loading.
04-30 22:31:16.104 W/AdMob (10159): BannerAdLoaded
04-30 22:31:19.331 D/dalvikvm(10159): GC_CONCURRENT freed 132K, 3% free 12324K/12679K, paused 16ms+3ms, total 42ms
04-30 22:31:19.339 D/webviewglue(10159): nativeDestroy view: 0x5cbf70c8
04-30 22:31:24.690 F/libc (10159): Fatal signal 11 (SIGSEGV) at 0x00000008 (code=1), thread 10159 (cdevel.habitrpg)
04-30 22:31:24.800 I/DEBUG (119): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
04-30 22:31:24.800 I/DEBUG (119): Build fingerprint: 'google/mysid/toro:4.0.4/IMM76K/336647:user/release-keys'
04-30 22:31:24.800 I/DEBUG (119): pid: 10159, tid: 10159, name: cdevel.habitrpg >>> com.ocdevel.habitrpg <<<
04-30 22:31:24.800 I/DEBUG (119): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000008
04-30 22:31:25.050 I/DEBUG (119): r0 00000008 r1 5bde7498 r2 00000010 r3 00000004
04-30 22:31:25.050 I/DEBUG (119): r4 5ac41008 r5 5ac41e38 r6 00000001 r7 00000004
04-30 22:31:25.050 I/DEBUG (119): r8 00000008 r9 00000001 sl 00000004 fp 00000001
04-30 22:31:25.050 I/DEBUG (119): ip 00000001 sp be8dc248 lr 5bd3988c pc 5bd62774 cpsr 80000010
04-30 22:31:25.050 I/DEBUG (119): d0 3f80000000000000 d1 3f6a60ddbf638e39
04-30 22:31:25.050 I/DEBUG (119): d2 0000000000000000 d3 0000000000000000
04-30 22:31:25.050 I/DEBUG (119): d4 0000000000000000 d5 000000003f800000
04-30 22:31:25.050 I/DEBUG (119): d6 bf638e393f6a60dd d7 3f8000003f800000
04-30 22:31:25.050 I/DEBUG (119): d8 4220000042480000 d9 437f000042480000
04-30 22:31:25.050 I/DEBUG (119): d10 0000000000000000 d11 0000000000000000
04-30 22:31:25.050 I/DEBUG (119): d12 0000000000000000 d13 0000000000000000
04-30 22:31:25.050 I/DEBUG (119): d14 0000000000000000 d15 0000000000000000
04-30 22:31:25.050 I/DEBUG (119): d16 0000000800000000 d17 0000000000000000
04-30 22:31:25.050 I/DEBUG (119): d18 0000000000000000 d19 0000000000000000
04-30 22:31:25.050 I/DEBUG (119): d20 0000000000000000 d21 0000000000000000
04-30 22:31:25.050 I/DEBUG (119): d22 0000000000000000 d23 0000000000000000
04-30 22:31:25.050 I/DEBUG (119): d24 3ff08b43a2b00000 d25 4000000006800000
04-30 22:31:25.050 I/DEBUG (119): d26 0000000000000000 d27 0000000000000000
04-30 22:31:25.050 I/DEBUG (119): d28 4090280000000000 d29 0000000000000000
04-30 22:31:25.050 I/DEBUG (119): d30 c000000007a80000 d31 0000000000000000
04-30 22:31:25.050 I/DEBUG (119): scr 20000010
04-30 22:31:25.050 I/DEBUG (119):
04-30 22:31:25.050 I/DEBUG (119): backtrace:
04-30 22:31:25.050 I/DEBUG (119): #00 pc 00034774 /system/vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
04-30 22:31:25.050 I/DEBUG (119): #01 pc 0000b888 /system/vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
04-30 22:31:25.050 I/DEBUG (119):
04-30 22:31:25.050 I/DEBUG (119): stack:
04-30 22:31:25.050 I/DEBUG (119): be8dc208 03d00000
04-30 22:31:25.050 I/DEBUG (119): be8dc20c 00000000
04-30 22:31:25.050 I/DEBUG (119): be8dc210 5aaa1768
04-30 22:31:25.050 I/DEBUG (119): be8dc214 5ab74868
04-30 22:31:25.050 I/DEBUG (119): be8dc218 5ac41ee4
04-30 22:31:25.050 I/DEBUG (119): be8dc21c 00000008
04-30 22:31:25.050 I/DEBUG (119): be8dc220 00000002
04-30 22:31:25.050 I/DEBUG (119): be8dc224 00000004
04-30 22:31:25.050 I/DEBUG (119): be8dc228 5ac41ee4
04-30 22:31:25.050 I/DEBUG (119): be8dc22c 5ac41008
04-30 22:31:25.050 I/DEBUG (119): be8dc230 5ac41e34
04-30 22:31:25.050 I/DEBUG (119): be8dc234 00000000
04-30 22:31:25.050 I/DEBUG (119): be8dc238 00000004
04-30 22:31:25.050 I/DEBUG (119): be8dc23c 00000023
04-30 22:31:25.050 I/DEBUG (119): be8dc240 df0027ad
04-30 22:31:25.050 I/DEBUG (119): be8dc244 00000000
04-30 22:31:25.050 I/DEBUG (119): #00 be8dc248 5ac41008
04-30 22:31:25.050 I/DEBUG (119): ........ ........
04-30 22:31:25.050 I/DEBUG (119): #01 be8dc248 5ac41008
04-30 22:31:25.050 I/DEBUG (119): be8dc24c 5bd3988c /system/vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
04-30 22:31:25.050 I/DEBUG (119): be8dc250 5ac41008
04-30 22:31:25.050 I/DEBUG (119): be8dc254 00000004
04-30 22:31:25.050 I/DEBUG (119): be8dc258 00000004
04-30 22:31:25.057 I/DEBUG (119): be8dc25c 00000000
04-30 22:31:25.057 I/DEBUG (119): be8dc260 00000005
04-30 22:31:25.057 I/DEBUG (119): be8dc264 5bd3b98c /system/vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
04-30 22:31:25.057 I/DEBUG (119): be8dc268 5ac41008
04-30 22:31:25.057 I/DEBUG (119): be8dc26c 00000004
04-30 22:31:25.057 I/DEBUG (119): be8dc270 00000000
04-30 22:31:25.057 I/DEBUG (119): be8dc274 5bd8906c /system/vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
04-30 22:31:25.057 I/DEBUG (119): be8dc278 00000005
04-30 22:31:25.057 I/DEBUG (119): be8dc27c 5bd3ca70 /system/vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so (glDrawArrays+804)
04-30 22:31:25.057 I/DEBUG (119): be8dc280 00000004
04-30 22:31:25.057 I/DEBUG (119): be8dc284 00000000
04-30 22:31:25.057 I/DEBUG (119):
04-30 22:31:25.057 I/DEBUG (119): memory near r1:
04-30 22:31:25.057 I/DEBUG (119): 5bde7478 ffffffff ffffffff ffffffff ffffffff ................
04-30 22:31:25.057 I/DEBUG (119): 5bde7488 ffffffff ffffffff ffffffff ffffffff ................
04-30 22:31:25.057 I/DEBUG (119): 5bde7498 ffffffff ffffffff ffffffff ffffffff ................
04-30 22:31:25.057 I/DEBUG (119): 5bde74a8 ffffffff ffffffff ffffffff ffffffff ................
04-30 22:31:25.057 I/DEBUG (119): 5bde74b8 ffffffff ffffffff ffffffff ffffffff ................
04-30 22:31:25.057 I/DEBUG (119):
04-30 22:31:25.057 I/DEBUG (119): memory near r4:
04-30 22:31:25.057 I/DEBUG (119): 5ac40fe8 00000000 00000000 00000000 00000000 ................
04-30 22:31:25.057 I/DEBUG (119): 5ac40ff8 00000000 00000000 00000000 00000f9b ................
04-30 22:31:25.057 I/DEBUG (119): 5ac41008 00000018 0000e7f5 00001c80 00001100 ................
04-30 22:31:25.057 I/DEBUG (119): 5ac41018 00001100 00000028 0000040a 00000280 ....(...........
04-30 22:31:25.057 I/DEBUG (119): 5ac41028 00000009 00000280 00000009 00000004 ................
04-30 22:31:25.057 I/DEBUG (119):
04-30 22:31:25.057 I/DEBUG (119): memory near r5:
04-30 22:31:25.057 I/DEBUG (119): 5ac41e18 00000000 00000000 00000000 00000000 ................
04-30 22:31:25.057 I/DEBUG (119): 5ac41e28 00000000 00000000 5ac41c0c 5ac41cb4 ...........Z...Z
04-30 22:31:25.057 I/DEBUG (119): 5ac41e38 5ac41ce4 00000000 00000000 00000000 ...Z............
04-30 22:31:25.057 I/DEBUG (119): 5ac41e48 00000000 00000000 00000000 00000000 ................
04-30 22:31:25.057 I/DEBUG (119): 5ac41e58 00000002 00000003 00000003 00000004 ................
04-30 22:31:25.057 I/DEBUG (119):
04-30 22:31:25.057 I/DEBUG (119): memory near sp:
04-30 22:31:25.057 I/DEBUG (119): be8dc228 5ac41ee4 5ac41008 5ac41e34 00000000 ...Z...Z4..Z....
04-30 22:31:25.057 I/DEBUG (119): be8dc238 00000004 00000023 df0027ad 00000000 ....#....'......
04-30 22:31:25.057 I/DEBUG (119): be8dc248 5ac41008 5bd3988c 5ac41008 00000004 ...Z...[...Z....
04-30 22:31:25.057 I/DEBUG (119): be8dc258 00000004 00000000 00000005 5bd3b98c ...............[
04-30 22:31:25.057 I/DEBUG (119): be8dc268 5ac41008 00000004 00000000 5bd8906c ...Z........l..[
04-30 22:31:25.057 I/DEBUG (119):
04-30 22:31:25.057 I/DEBUG (119): code around pc:
04-30 22:31:25.057 I/DEBUG (119): 5bd62754 e781410c e28cc001 e15c0003 3afffffa .A........\....:
04-30 22:31:25.057 I/DEBUG (119): 5bd62764 e8bd8010 e92d4010 e3a0c000 ea000004 .....@-.........
04-30 22:31:25.057 I/DEBUG (119): 5bd62774 e5904000 e5014008 e5904004 e0800002 .@...@...@......
04-30 22:31:25.057 I/DEBUG (119): 5bd62784 e5014004 e15c0003 e2811008 e28cc001 .@....\.........
04-30 22:31:25.057 I/DEBUG (119): 5bd62794 3afffff6 e8bd8010 e92d4010 e3a0c000 ...:.....@-.....
04-30 22:31:25.057 I/DEBUG (119):
04-30 22:31:25.057 I/DEBUG (119): code around lr:
04-30 22:31:25.057 I/DEBUG (119): 5bd3986c e3530000 1a000005 e1a03007 e59c0018 ..S......0......
04-30 22:31:25.057 I/DEBUG (119): 5bd3987c e59c101c e59c2014 e1a0e00f e59cf024 ..... ......$...
04-30 22:31:25.057 I/DEBUG (119): 5bd3988c e2866001 e2855004 e5942e50 e3a03001 .`...P..P....0..
04-30 22:31:25.057 I/DEBUG (119): 5bd3989c e1560002 3affffeb e2840eed e1a01008 ..V....:........
04-30 22:31:25.057 I/DEBUG (119): 5bd398ac e280000c e1a02003 e8bd41f0 eaffe178 ..... ...A..x...
04-30 22:31:25.073 I/dalvikvm(9827): Jit: resizing JitTable from 4096 to 8192
04-30 22:31:25.136 D/dalvikvm(9827): GC_CONCURRENT freed 323K, 18% free 12017K/14535K, paused 16ms+4ms, total 49ms
04-30 22:31:26.237 I/BootReceiver(284): Copying /data/tombstones/tombstone_04 to DropBox (SYSTEM_TOMBSTONE)
04-30 22:31:26.300 I/WindowState(284): WIN DEATH: Window{437e31c0 com.ocdevel.habitrpg/com.ocdevel.habitrpg.HabitRPG paused=false}
04-30 22:31:26.300 I/ActivityManager(284): Process com.ocdevel.habitrpg (pid 10159) has died.
04-30 22:31:26.300 W/ActivityManager(284): Force removing ActivityRecord{443181e8 com.ocdevel.habitrpg/.HabitRPG}: app died, no saved state
04-30 22:31:26.347 D/Zygote (122): Process 10159 terminated by signal (11)
Could be https://github.com/floatinghotpot/cordova-plugin-admob/issues/38. Also possibly related to https://github.com/floatinghotpot/cordova-plugin-admob/issues/40 . I may have to look into other admob cordova plugins (there are like 10 on github), or disable for certain devices. I may not have much time in the next few days to sit down with this, I'm gonna release the ad code I have in case someone can take a peek before me: 4eb80c2
Pushing 0.0.25 now, which disables ads for 4.1.x. I've tested emulator on other api levels, 4.1 seems to be the one hitting this issue. Definitely https://github.com/floatinghotpot/cordova-plugin-admob/issues/38 . I'll keep an eye on that issue and bring back once it's solved
@Zitona did and of the other recent pushes work before 0.0.24? I'm trying to decide if it was Ionic that borked it for you, or AdMob. Ionic came in 0.0.19-0.0.23,spanned the last 6 days or so. AdMob happened in 0.0.24,2 days ago.
prior to .24 it worked fine, it was the wednesday patch that did it in :(
@Zitona would you be willing to do some experimenting with me? I don't have a 4.0 device, and my emulator is having trouble with 4.0 altogether. I want to build you an .apk file that doesn't have the AdMob plugin installed, and see if that's what's killing it. If you're willing, I'll send you the file and instructions
I just patched to .25 and it is working again. So whatever changed fixed the issue :)
@Zitona interesting... I only disabled ads for 4.1 (as per floatinghotpot/cordova-plugin-admob#38).. you sure you're 4.0?
I have ads in .25... And I double checked and it's 4.0.4
Blimey. Then it's either a fluke that it was crashing, or a fluke that it's now working. I'll keep at it, and let me know if anything changes. Thanks for the help @Zitona!
My husband's phone (same model, same version of Android) had the same behavior.
I've bookmarked the bugreport and will update if I get any additional information.
correction, my husband's phone will not start hRPG after the .25 patch... curious. (the phones are identical so I have no idea why it would work on mine and not his...)
EDIT: a phone reboot solved his issue!
It's all fixed for me, thank you so much!
I'm running Android 4.1.2. When I open up the app, if I click on anything other than the banner ad, it automatically closes. Some of the time I can scroll through the habit list, but if I click on one, it will just exit. (I'm not sure if this is enough info for you---this is not an area I know much about!)