Giter Club home page Giter Club logo

Comments (13)

vadimlitvinenko87 avatar vadimlitvinenko87 commented on September 18, 2024

WSA_2210.40000.7.0_x86_64 looks like too now fall with error. After reboot all crashed (

from wsabuilds.

MustardChef avatar MustardChef commented on September 18, 2024

@vadimlitvinenko87 Please forgive me for my previous confusion, I will look into this issue. Furthermore, could you join the Discord, so that we can diagnose this issue.

from wsabuilds.

vadimlitvinenko87 avatar vadimlitvinenko87 commented on September 18, 2024

@vadimlitvinenko87 Please forgive my previous confusion, I will look into this issue. Could you join the Discord, so that we can diagnose this issue.

Sorry i deleted discord account. Anyway i tried change on WSA_2303.40000.2.0_x64 settings Subsystem resources to CONTINUOUS and graphics to HIGH PERFORMANCE + DEV.OPTIONS ON and now no buffer overflow. I dont know if it solved or not so sorry if my answers may varied by situation.

from wsabuilds.

vadimlitvinenko87 avatar vadimlitvinenko87 commented on September 18, 2024

Maybe it is issue tangled with memory usage of WSA, i have i5 3570k CPU and 16Gb DDR3, RX570 4Gb Video.

from wsabuilds.

MustardChef avatar MustardChef commented on September 18, 2024

Maybe it is issue tangled with memory usage of WSA, i have i5 3570k CPU and 16Gb DDR3, RX570 4Gb Video.

Probably. Sometimes, such error (buffer overflow) occurs when WSA runs out of usable memory.

from wsabuilds.

MustardChef avatar MustardChef commented on September 18, 2024

@vadimlitvinenko87 Please forgive my previous confusion, I will look into this issue. Could you join the Discord, so that we can diagnose this issue.

Sorry i deleted discord account. Anyway i tried change on WSA_2303.40000.2.0_x64 settings Subsystem resources to CONTINUOUS and graphics to HIGH PERFORMANCE + DEV.OPTIONS ON and now no buffer overflow. I dont know if it solved or not so sorry if my answers may varied by situation.

Please do keep me updated on this through this GitHub issue, so this can help other people who encounter the same issue as you have.

from wsabuilds.

vadimlitvinenko87 avatar vadimlitvinenko87 commented on September 18, 2024

After reboot Stackoverflow error again. I have no idea what to do with that. Looks like it runs unstable on my system anyway.
After some time for preloading WSA to memory. Google Play for example runs normal without crash.

from wsabuilds.

MustardChef avatar MustardChef commented on September 18, 2024

After reboot Stackoverflow error again. I have no idea what to do with that. Looks like it runs unstable on my system anyway. After some time for preloading WSA to memory. Google Play for example runs normal without crash.

The RAM and GPU are fine, however it seems like a 3rd Generation Intel CPU may not be compatible with WSA since it is very old

from wsabuilds.

vadimlitvinenko87 avatar vadimlitvinenko87 commented on September 18, 2024

looks like on first start of Google play WSA allocating memory and stuck on 1.6Gb then crashing. Second start of WSA generate process vmmem with bigger allocation 2.8Gb and Google Play starts smoothly. I switched from CONTINUOUS to AS NEEDED and GPU to POWER SAVING. Once more rebooted and all crashed on 2.47Gb
stuck and crash
screen captured before crash appears after 2 seconds

from wsabuilds.

vadimlitvinenko87 avatar vadimlitvinenko87 commented on September 18, 2024

Description
Faulting application name: DllHost.exe, version: 10.0.19041.546, timestamp: 0xf25621f0
Faulting module name: KERNELBASE.dll, version: 10.0.19041.2788, timestamp: 0x62e593d6
Exception code: 0x80000003
Error offset: 0x00000000000d5802
Faulting process ID: 0x2198
Faulting application start time: 0x01d9698e65bf7adb
Faulting application path: C:\Windows\system32\DllHost.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report ID: b5d6cfa8-1cfd-4232-bc05-75257dc0b89a
Faulting package full name: MicrosoftCorporationII.WindowsSubsystemForAndroid_2303.40000.2.0_x64__8wekyb3d8bbwe
Code for the application associated with the failed package: App

from wsabuilds.

vadimlitvinenko87 avatar vadimlitvinenko87 commented on September 18, 2024

Only one record about system fault and it is crossed with WSA

from wsabuilds.

MustardChef avatar MustardChef commented on September 18, 2024

Description Faulting application name: DllHost.exe, version: 10.0.19041.546, timestamp: 0xf25621f0 Faulting module name: KERNELBASE.dll, version: 10.0.19041.2788, timestamp: 0x62e593d6 Exception code: 0x80000003 Error offset: 0x00000000000d5802 Faulting process ID: 0x2198 Faulting application start time: 0x01d9698e65bf7adb Faulting application path: C:\Windows\system32\DllHost.exe Faulting module path: C:\Windows\System32\KERNELBASE.dll Report ID: b5d6cfa8-1cfd-4232-bc05-75257dc0b89a Faulting package full name: MicrosoftCorporationII.WindowsSubsystemForAndroid_2303.40000.2.0_x64__8wekyb3d8bbwe Code for the application associated with the failed package: App

Thank you for providing all this information. Unfortunately, this issue is out of my expertise and so I am sorry if I cannot be of much help.

from wsabuilds.

vadimlitvinenko87 avatar vadimlitvinenko87 commented on September 18, 2024

Description Faulting application name: DllHost.exe, version: 10.0.19041.546, timestamp: 0xf25621f0 Faulting module name: KERNELBASE.dll, version: 10.0.19041.2788, timestamp: 0x62e593d6 Exception code: 0x80000003 Error offset: 0x00000000000d5802 Faulting process ID: 0x2198 Faulting application start time: 0x01d9698e65bf7adb Faulting application path: C:\Windows\system32\DllHost.exe Faulting module path: C:\Windows\System32\KERNELBASE.dll Report ID: b5d6cfa8-1cfd-4232-bc05-75257dc0b89a Faulting package full name: MicrosoftCorporationII.WindowsSubsystemForAndroid_2303.40000.2.0_x64__8wekyb3d8bbwe Code for the application associated with the failed package: App

Thank you for providing all this information. Unfortunately, this issue is out of my expertise and so I am sorry if I cannot be of much help.

Not a problem, just trying help to catch some bugs if it posible. Anyway i have Nox Player Emu as alternative. Thanks.

from wsabuilds.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.