David Scott

Results 125 comments of David Scott

Good news -- with #10252 I can't reproduce the stall any more! `iperf3` has run for 3 hours so far today with no problem. To sanity-check I removed the patch...

Thanks for the report. Does anyone have a self-contained repro I could try? (Edited to add: I've got some leads, based on the crash reports, but I want to make...

A minimal test case would be very useful, since I don't know how to reproduce this. Regarding: > This issue has been open for over a year at docker-library/docker#71, but...

Thanks for the report and repro instructions. I've created a developer build which has the older kernel: - Intel: https://desktop-stage.docker.com/mac/main/amd64/182688/Docker.dmg - Apple Silicon: https://desktop-stage.docker.com/mac/main/arm64/182688/Docker.dmg Let me know if these builds...

@doberkofler @davinkevin @michbsd thanks very much for the quick tests and confirmation that the kernel downgrade works. @michbsd does the development build unblock your work for the moment? It should...

@davetroiano the downgrade has been merged for the next release, and we've proposed a release note: ``` - Downgraded Linux kernel to v6.10.14 to fix an OpenJDK bug that caused...

@mansavigarg thanks for your report. Unfortunately the error message is misleading, I believe it means that this is the Intel version of Docker Desktop rather than the Apple Silicon one....

@matthiasr thanks very much for the clear bug report and repro scripts. I believe the error is in the DNS forwarder inside https://github.com/moby/vpnkit so I've created a candidate fix and...

There's a development build with the candidate fix in, if you'd like to try it: https://download-stage.docker.com/mac/edge/32461/Docker.dmg When I try @dziemba 's example queries the UDP -> TCP fallback seems to...