Details
I am having a problem with my app on my physical device with a MediaTek 6755M and a Mali GPU. It instantly stops taking any kind of input and the error displayed in the console is "Failed to allocate CPU memory".
This only happens after getting back from the Recent Menu to my app.
What could this be? it didn't use to have this error before some updates and I can't find exactly which update did/cause cause this.
Target Platform: Android 7.1.2
Devices: Gionee S6 Pro
Logs : Error
2020-09-10 13:35:46.429 11801-11825/com.modatwenty.tunein D/MALI: gles_state_set_error_internal:75: [MALI] GLES ctx: 0x7f8fe0d008, error code:0x505
2020-09-10 13:35:46.430 11801-11825/com.modatwenty.tunein D/MALI: gles_state_set_error_internal:76: [MALI] GLES error info: failed to allocate CPU memory
2020-09-10 13:35:46.432 11801-11825/com.modatwenty.tunein D/MALI: gles_state_set_error_internal:75: [MALI] GLES ctx: 0x7f8fe0d008, error code:0x505
2020-09-10 13:35:46.432 11801-11825/com.modatwenty.tunein D/MALI: gles_state_set_error_internal:76: [MALI] GLES error info: execution failed
2020-09-10 13:35:46.435 11801-11825/com.modatwenty.tunein D/MALI: gles_state_set_error_internal:75: [MALI] GLES ctx: 0x7f8fe0d008, error code:0x505
2020-09-10 13:35:46.435 11801-11825/com.modatwenty.tunein D/MALI: gles_state_set_error_internal:76: [MALI] GLES error info: execution failed
2020-09-10 13:35:46.436 11801-11825/com.modatwenty.tunein D/MALI: gles_state_set_error_internal:75: [MALI] GLES ctx: 0x7f8fe0d008, error code:0x505
2020-09-10 13:35:46.436 11801-11825/com.modatwenty.tunein D/MALI: gles_state_set_error_internal:76: [MALI] GLES error info: execution failed
2020-09-10 13:35:46.439 11801-11825/com.modatwenty.tunein D/MALI: gles_state_set_error_internal:75: [MALI] GLES ctx: 0x7f8fe0d008, error code:0x505
2020-09-10 13:35:46.439 11801-11825/com.modatwenty.tunein D/MALI: gles_state_set_error_internal:76: [MALI] GLES error info: execution failed
2020-09-10 13:35:46.440 11801-11825/com.modatwenty.tunein D/MALI: gles_state_set_error_internal:75: [MALI] GLES ctx: 0x7f8fe0d008, error code:0x505
2020-09-10 13:35:46.440 11801-11825/com.modatwenty.tunein D/MALI: gles_state_set_error_internal:76: [MALI] GLES error info: execution failed
2020-09-10 13:35:46.440 11801-11825/com.modatwenty.tunein D/MALI: gles_state_set_error_internal:75: [MALI] GLES ctx: 0x7f8fe0d008, error code:0x505
Details
I am having a problem with my app on my physical device with a MediaTek 6755M and a Mali GPU. It instantly stops taking any kind of input and the error displayed in the console is "Failed to allocate CPU memory".
This only happens after getting back from the Recent Menu to my app.
What could this be? it didn't use to have this error before some updates and I can't find exactly which update did/cause cause this.
Target Platform: Android 7.1.2
Devices: Gionee S6 Pro
Logs : Error