The emulator process has been terminated

I am facing the folllowing issues in Latest Android Studio (Android Studio Koala| 2024.1.1 patch 2), I try to run emulator, but it showing the below error,

As I tried many ways,

  1. Checking the memory
  2. Enable HAMX, Hyper -V and Windows Hypervisor Platform also,
  3. I also attached the screen shot.

2024-08-15 12:07:34,120 [ 242783] INFO – Emulator: Pixel 7a API 34 – C:UsersIBM5788AppDataLocalAndroidSdkemulatoremulator.exe -netdelay none -netspeed full -avd Pixel_7a_API_34 -qt-hide-window -grpc-use-token -idle-grpc-timeout 300
2024-08-15 12:07:34,391 [ 243054] INFO – Emulator: Pixel 7a API 34 – [2800:8100:20240815,120734.391:ERROR filesystem_win.cc:130] GetFileAttributes C:UsersIBM5788AppDataLocalTempAndroidEmulatoremu-crash-34.2.16.dbattachments1f49e12e-e6d1-4cd2-941d-5b2331c5c9c2: The system cannot find the file specified. (2)
2024-08-15 12:07:34,391 [ 243054] INFO – Emulator: Pixel 7a API 34 – Storing crashdata in: C:UsersIBM5788AppDataLocalTempAndroidEmulatoremu-crash-34.2.16.db, detection is enabled for process: 12756
2024-08-15 12:07:34,391 [ 243054] INFO – Emulator: Pixel 7a API 34 – Android emulator version 34.2.16.0 (build_id 12038310) (CL:N/A)
2024-08-15 12:07:34,391 [ 243054] INFO – Emulator: Pixel 7a API 34 – Found systemPath C:UsersIBM5788AppDataLocalAndroidSdksystem-imagesandroid-34google_apis_playstorex86_64
2024-08-15 12:07:34,670 [ 243333] INFO – Emulator: Pixel 7a API 34 – [16668:10628:20240815,120734.670:ERROR filesystem_win.cc:130] GetFileAttributes C:UsersIBM5788AppDataLocalTempAndroidEmulatoremu-crash-34.2.16.dbattachments1f49e12e-e6d1-4cd2-941d-5b2331c5c9c2: The system cannot find the file specified. (2)
2024-08-15 12:07:34,715 [ 243378] INFO – Emulator: Pixel 7a API 34 – Ignore IPv6 address: b0b5:4f18:7101:0:a0a8:4f18:7101:0 (2x)
2024-08-15 12:07:34,715 [ 243378] WARN – Emulator: Pixel 7a API 34 – Failed to process .ini file C:UsersIBM5788.androidavdPixel_7a_API_34.avdquickbootChoice.ini for reading.
2024-08-15 12:07:36,280 [ 244943] INFO – #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl – Saving global entities com.intellij.platform.workspace.jps.entities.SdkEntity to files
2024-08-15 12:07:36,281 [ 244944] INFO – #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl – Saving global entities com.intellij.platform.workspace.jps.entities.LibraryEntity to files
2024-08-15 12:07:41,789 [ 250452] WARN – Emulator: Pixel 7a API 34 – API level 34 requires OpenGL ES 3.0+, attempting to turn on OpenGL ES 3.0/3.1
2024-08-15 12:07:41,789 [ 250452] WARN – Emulator: Pixel 7a API 34 – Your GPU drivers may have a bug. Switching to software rendering.
2024-08-15 12:07:41,789 [ 250452] INFO – Emulator: Pixel 7a API 34 – added library vulkan-1.dll
2024-08-15 12:07:41,804 [ 250467] INFO – Emulator: Pixel 7a API 34 – init: Could not find wglGetExtensionsString! arbFound 0 listarbNull/empty 1 0 extFound 0 extNull/empty 1 0 remote 0
2024-08-15 12:07:41,804 [ 250467] INFO – Emulator: Pixel 7a API 34 – OpenGL Core Profile not supported.
2024-08-15 12:07:41,986 [ 250649] INFO – Emulator: Pixel 7a API 34 – [16668:10628:20240815,120741.986:ERROR filesystem_win.cc:130] GetFileAttributes C:UsersIBM5788AppDataLocalTempAndroidEmulatoremu-crash-34.2.16.dbattachments797519f5-6aa5-48e6-adca-5924d5d7c08b: The system cannot find the file specified. (2)
2024-08-15 12:07:42,001 [ 250664] INFO – Emulator: Pixel 7a API 34 – [16668:10628:20240815,120741.986:ERROR filesystem_win.cc:130] GetFileAttributes C:UsersIBM5788AppDataLocalTempAndroidEmulatoremu-crash-34.2.16.dbattachments797519f5-6aa5-48e6-adca-5924d5d7c08b: The system cannot find the file specified. (2)
2024-08-15 12:07:42,001 [ 250664] INFO – Emulator: Pixel 7a API 34 – [16668:10628:20240815,120741.986:ERROR directory_reader_win.cc:43] FindFirstFile: The system cannot find the path specified. (3)
2024-08-15 12:07:42,408 [ 251071] INFO – Emulator: Pixel 7a API 34 – [16668:10628:20240815,120742.408:ERROR filesystem_win.cc:130] GetFileAttributes C:UsersIBM5788AppDataLocalTempAndroidEmulatoremu-crash-34.2.16.dbattachments797519f5-6aa5-48e6-adca-5924d5d7c08b: The system cannot find the file specified. (2)
2024-08-15 12:07:42,418 [ 251081] INFO – Emulator: Pixel 7a API 34 – Process finished with exit code -1073741819 (0xC0000005)
2024-08-15 12:07:42,418 [ 251081] WARN – Emulator: Pixel 7a API 34 – Emulator terminated with exit code -1073741819
2024-08-15 12:07:42,478 [ 251141] WARN – #com.android.sdklib.deviceprovisioner.DeviceAction – The emulator process for AVD Pixel_7a_API_34 has terminated.
com.android.tools.idea.avdmanager.EmulatorConnectionListener$EmulatorTerminatedException: The emulator process for AVD Pixel_7a_API_34 has terminated.
at com.android.tools.idea.avdmanager.EmulatorConnectionListener$WaitForEmulatorTask.run(EmulatorConnectionListener.java:93)
at com.intellij.openapi.application.impl.RwLockHolder$executeOnPooledThread$1.run(RwLockHolder.kt:154)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
at java.base/java.lang.Thread.run(Thread.java:840)
2024-08-15 12:08:34,600 [ 303263] WARN – #com.android.tools.idea.analytics.SystemInfoStatsMonitor – CpuInfoFlags.fromExitCode(): unknown flag values ‘0x80’
2024-08-15 12:09:21,312 [ 349975] WARN – #c.i.o.a.ActionStub – ActionGroup should be registered using tag: id=”Android.CreateResourcesActionGroup” class=”org.jetbrains.android.actions.CreateResourceFileActionGroup”

Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa Dịch vụ tổ chức sự kiện 5 sao Thông tin về chúng tôi Dịch vụ sinh nhật bé trai Dịch vụ sinh nhật bé gái Sự kiện trọn gói Các tiết mục giải trí Dịch vụ bổ trợ Tiệc cưới sang trọng Dịch vụ khai trương Tư vấn tổ chức sự kiện Hình ảnh sự kiện Cập nhật tin tức Liên hệ ngay Thuê chú hề chuyên nghiệp Tiệc tất niên cho công ty Trang trí tiệc cuối năm Tiệc tất niên độc đáo Sinh nhật bé Hải Đăng Sinh nhật đáng yêu bé Khánh Vân Sinh nhật sang trọng Bích Ngân Tiệc sinh nhật bé Thanh Trang Dịch vụ ông già Noel Xiếc thú vui nhộn Biểu diễn xiếc quay đĩa Dịch vụ tổ chức tiệc uy tín Khám phá dịch vụ của chúng tôi Tiệc sinh nhật cho bé trai Trang trí tiệc cho bé gái Gói sự kiện chuyên nghiệp Chương trình giải trí hấp dẫn Dịch vụ hỗ trợ sự kiện Trang trí tiệc cưới đẹp Khởi đầu thành công với khai trương Chuyên gia tư vấn sự kiện Xem ảnh các sự kiện đẹp Tin mới về sự kiện Kết nối với đội ngũ chuyên gia Chú hề vui nhộn cho tiệc sinh nhật Ý tưởng tiệc cuối năm Tất niên độc đáo Trang trí tiệc hiện đại Tổ chức sinh nhật cho Hải Đăng Sinh nhật độc quyền Khánh Vân Phong cách tiệc Bích Ngân Trang trí tiệc bé Thanh Trang Thuê dịch vụ ông già Noel chuyên nghiệp Xem xiếc khỉ đặc sắc Xiếc quay đĩa thú vị
Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa
Thiết kế website Thiết kế website Thiết kế website Cách kháng tài khoản quảng cáo Mua bán Fanpage Facebook Dịch vụ SEO Tổ chức sinh nhật