androidQ simulator failed to start

458 views
Skip to first unread message

姜有川

unread,
Dec 6, 2019, 11:40:53 AM12/6/19
to android-porting
Hi All,
After I compiled the mini_emulator_x86-userdebug of Android Q source code, I tried to start the emulator, 
source build/envsetup.sh 
lunch mini_emulator_x86-userdebug 
emulator &

but encountered the following problems:
emulator: WARNING: Couldn't find crash service executable /home/jiangyouchuan/projects/AndroidQ_gerrit_code/prebuilts/android-emulator/linux-x86_64/emulator64-crash-service

emulator: WARNING: system partition size adjusted to match image file (1024 MB > 800 MB)

emulator: WARNING: encryption is off
queryCoreProfileSupport: swap interval not found
failed to create drawable
failed to create drawable
failed to create drawable
failed to create drawable
failed to create drawable
failed to create drawable
failed to create drawable
failed to create drawable
qemu_ram_alloc_user_backed: call
src/tcmalloc.cc:332] Attempt to free invalid pointer 0x12c0000012c 

[1]+  已放弃               (核心已转储) emulator



What's the reason?


Regards,
Jiang
screenshot.PNG

S Bhuyan

unread,
Feb 19, 2020, 12:25:12 PM2/19/20
to android-porting
Hi, I am getting similar error when I am trying to run the aosp_bonito_userdebug build variant of Android Q AOSP source code. Were you able to resolve this issue? 

Zelong Gong

unread,
Jun 26, 2020, 11:19:42 AM6/26/20
to android-porting
I encountered the same isuse after building andorid Q and try to run the emulator.

source build/envsetup.sh
lunch
select 1. aosp_arm-eng
time m -j4
emulator -sysdir out/target/product/generic/ -system out/target/product/generic/system.img -ramdisk out/target/product/generic/ramdisk.img -data out/target/product/generic/userdata.img -kernel ./prebuilts/qemu-kernel/arm/3.10/kernel-qemu -sdcard sdcard.img -skindir sdk/emulator/skins -skin WVGA800 -scale 0.7 -memory 512 -partition-size 1024

src/tcmalloc.cc:332] Attempt to free invalid pointer 0xa6a00000a6a 
Aborted (core dumped)


Any update?
Screenshot from 2020-06-26 14-34-58.png
Reply all
Reply to author
Forward
0 new messages