AOSP Emulator not running anymore (segfault)

Open
#802 21 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
android, linux, ubuntu

Research direction

Start by reproducing the issue with the listed AOSP Android 12.1.0_r5 commands in the Ubuntu 20.04 WSL 2 environment, then inspect dmesg.txt and the kernel logs. Compare the reported WSL and kernel versions; done means identifying the regression or restoring emulator startup without a segmentation fault.

Written by the indexing model from the issue text.

Description

bug fixinbound window-management
Version

Microsoft Windows [Version 10.0.22622.450]

WSL Version
  • WSL 2
  • WSL 1
Kernel Version

5.15.57.1

Distro Version

Ubuntu 20.04

Other Software

I was running aosp emulator correctly since 1 month but now it segfaults

Here are the kernel logs :
image

Seems that there is a regression on the latest release.. I don't know how to fix.

I also tried with Kernel 5.10.102.1 and wsl v0.64.0 but same problem, same segfault.

Repro Steps

mkdir aosp && cd aosp
repo init -u https://android.googlesource.com/platform/manifest -b android-12.1.0_r5 --depth=1
repo sync -j4

. ./build/envsetup.sh && lunch 73
make -j4

emulator

Expected Behavior

image

Actual Behavior

dmesg.txt

Diagnostic Logs

No response

Dominant language
C++
Stars
11.9k
Forks
429
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/wslg

All issues in microsoft/wslg

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.