-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker random crash since last update #6539
Comments
Thank you for a confirmation of the problem, I will roll back to 4.12. |
Opening this again as I am still experiencing the same issues on the latest releases, It's worth noting that the last stable release for me was 4.12, all versions since have been crashing regularly. Process: com.docker.vpnkit [83335] Date/Time: 2023-01-29 14:21:00.3111 +0700 Sleep/Wake UUID: 81387B5F-3B7F-437A-9013-A45406AF3DB3 Time Awake Since Boot: 1200000 seconds System Integrity Protection: enabled Crashed Thread: 3 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11 VM Region Info: 0x149000000 is not in any region. Bytes after previous region: 1 Bytes before following region: 115343360 |
Looks like a duplicate ticket with docker/for-mac/issues/6539 |
There hasn't been any activity on this issue for a long time. Prevent issues from auto-closing with a /lifecycle stale |
Expected behavior
Docker should run reliably without crash
Actual behavior
Docker will randomly crash and produce error in crash report logs (console) which I will attach for reference,
As an outline of the problem...
Process: com.docker.vpnkit [1675]
Path: /Applications/Docker.app/Contents/Resources/bin/com.docker.vpnkit
Identifier: com.docker.vpnkit
Version: ???
Code Type: ARM-64 (Native)
Parent Process: com.docker.backend [803]
Responsible: Docker [795]
User ID: 502
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000128000000
Exception Codes: 0x0000000000000001, 0x0000000128000000
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [1675]
Information
Is it reproducible?
Yes as it will crash regularly however I can't give clear instructions on how to reproduce it on another environment.
Is the problem new?
Seems to have appeared since the last Docker update, unsure of previous version.
Did the problem appear with an update?
Yes, seems to have appeared in 4.13.0 (89412).
macOS Version: 13.0 (22A380) - However this was also a problem in the latest release of Monterey.
Intel chip or Apple chip: M1 Max
Docker Desktop Version: 4.13.0 (89412)
The text was updated successfully, but these errors were encountered: