
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
안녕하세요,
에뮬레이터가 처음엔 실행되다가 시간이 지나면
아래와 같은 에러가 계속 발생하여
여러 방면으로 해결책을 찾아봤지만 답이 안 나와 문의 드립니다ㅠㅠ
vs code에서 계속 먹통이 되어
안드로이드 스튜디오에서 에뮬레이터 실행한 결과 다음과 같은 에러가 발생합니다.

아래는 로그 파일에 나타난 에러 메세지입니다.
로그 파일 경로 - C:\Users\GRAM\AppData\Local\Google\AndroidStudio2022.2\log
2023-07-09 14:58:03,533 [ 401347] WARN - #c.a.t.i.a.EmulatorConnectionListener - Emulator not ready yet, dev.bootcomplete = null
2023-07-09 14:58:03,635 [ 401449] INFO - #c.i.c.ComponentStoreImpl - Saving appFileTypeManager took 11 ms, VcsApplicationSettings took 14 ms
2023-07-09 14:58:04,576 [ 402390] WARN - #c.a.t.i.a.EmulatorConnectionListener - Emulator not ready yet, dev.bootcomplete = null
2023-07-09 14:58:05,643 [ 403457] WARN - #c.a.t.i.a.EmulatorConnectionListener - Emulator not ready yet, dev.bootcomplete = null
2023-07-09 14:58:06,692 [ 404506] WARN - #c.a.t.i.a.EmulatorConnectionListener - Emulator not ready yet, dev.bootcomplete = null
2023-07-09 14:58:07,513 [ 405327] INFO - #c.a.t.i.d.v.VirtualDeviceChangeListener - emulator-5554 state changed to OFFLINE
2023-07-09 14:58:07,514 [ 405328] WARN - #c.a.ddmlib - Failed to start monitoring emulator-5554
2023-07-09 14:58:07,515 [ 405329] WARN - #c.a.t.i.a.AvdManagerConnection - Unable to determine if Pixel_2_API_29 is online, assuming it's not
2023-07-09 14:58:07,771 [ 405585] INFO - #c.a.t.i.d.v.VirtualDeviceChangeListener - emulator-5554 disconnected
2023-07-09 14:58:10,607 [ 408421] INFO - Emulator: Pixel 2 API 29 - Process finished with exit code -1073741819 (0xC0000005)
2023-07-09 14:58:10,784 [ 408598] WARN - #c.a.t.i.a.AvdManagerConnection - Unable to determine if Pixel_2_API_29 is online, assuming it's not
