Skip to content

Making it not crash on Windows#120

Merged
crosbymichael merged 1 commit intocontainerd:masterfrom
lowenna:nocrashonstartup
Feb 29, 2016
Merged

Making it not crash on Windows#120
crosbymichael merged 1 commit intocontainerd:masterfrom
lowenna:nocrashonstartup

Conversation

@lowenna
Copy link
Copy Markdown

@lowenna lowenna commented Feb 29, 2016

Signed-off-by: John Howard [email protected]

Changes to make containerd.exe not crash immediately on startup on Windows. It will now at least sit and listen on a TCP socket (localhost:2377). But obviously still non-functional.

Note I have explicitly included *.exe in .gitignore, as opposed to bin\containerd.exe. This is because in order to debug on Windows via gdb64.exe and liteide, the binary appears to need to be in the same directory as main.go. Breakpoints don't trigger if I build into the ..\bin directory.

@crosbymichael @mlaventure

Signed-off-by: John Howard <[email protected]>
@lowenna
Copy link
Copy Markdown
Author

lowenna commented Feb 29, 2016

Successful make all and make dtest locally on Linux. Not sure why Jenkins is at being scheduled

@mlaventure
Copy link
Copy Markdown
Contributor

LGTM.

crosbymichael added a commit that referenced this pull request Feb 29, 2016
@crosbymichael crosbymichael merged commit 0ad7654 into containerd:master Feb 29, 2016
@lowenna lowenna deleted the nocrashonstartup branch February 29, 2016 18:29
jepio pushed a commit to jepio/containerd that referenced this pull request Dec 3, 2021
jseba pushed a commit to jseba/containerd that referenced this pull request Aug 25, 2023
Jenkinsfile: materialize "arches" for easier reading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants