Android Emulator crashes with custom high resolution

1

I have created a profile with 1125 x 2436 and 5.8" diagonal (xxhdpi). 2GB RAM Android Q 9+ on a Windows 10 machine with Android Studio 3.4.2. Other default high resolution profiles work fine.

Once I start this I get following console error on both Software and Hardware render.

6:22 PM Emulator: *** BUG ***

6:22 PM Emulator: In create_bits_image_internal: The expression bits == NULL || (rowstride_bytes % sizeof (uint32_t)) == 0 was false

6:22 PM Emulator: Set a breakpoint on '_pixman_log_error' to debug

6:22 PM Emulator: 

6:22 PM Emulator: Process finished with exit code -1073741819 (0xC0000005)
android
android-studio
android-emulator
asked on Stack Overflow Aug 19, 2019 by Denis Sandalini

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0