The Wayback Machine - https://web.archive.org/web/20200919194952/https://github.com/topics/sandbox
Skip to content
#

sandbox

Here are 1,022 public repositories matching this topic...

gvisor
unknowndev233
unknowndev233 commented Jun 23, 2020

Description

runsc install is able to edit /etc/docker/daemon.json to enable Docker to replace runc with runsc.
Would be great if podman supports this feature.

Is this feature related to a specific bug?

No. By the way, does gVisor depend on Docker just for the reason that Docker uses runsc as its runtime?

Do you have a specific solution in mind?

To replace the runtim

Cervator
Cervator commented Sep 19, 2020

What you were trying to do

Test JoshariasSurvival including crafting some basic tools

What actually happened

Worked fine albeit with known issues, yet a durability hit to an item caused a huge durability box rather than the usual slim line.

How to reproduce

  • Start the game running a round of JosharisSurvival - grab with groovyw module recurse JoshariasSurvival if need
nanos
wjhun
wjhun commented Jun 15, 2020

There are numerous areas in the kernel where a heap allocation failure is being silently ignored, merely asserted against or otherwise mishandled. Assertions may suffice for allocations on initialization (where system bringup would otherwise be impossible), but allocation failures which may reasonably happen during runtime must be addressed.

See, for example, #1199; all the various calls to the

Improve this page

Add a description, image, and links to the sandbox topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sandbox topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.