Skip to content
Discussion options

You must be logged in to vote

Do you have any other information about your system that would help us replicate this? What Linux kernel version are you using (output of uname -a)? Both Ubuntu 20.04 and 22.04 work for me locally and in our CI tests.

00:00:00.000001 error [patch_vdso.c:178] [_inject_trampoline] Can't inject 13 byte trampoline into 5 byte symbol '__vdso_gettimeofday'

This error causes the managed process to exit, which is why the tests are failing on your baremetal server. I'm not sure why this is failing, but you can try skipping the vdso interception by change the line:

panic("Can't inject %zd byte trampoline into %zd byte symbol…

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@afressancourt
Comment options

@sporksmith
Comment options

@afressancourt
Comment options

@sporksmith
Comment options

@sporksmith
Comment options

Answer selected by afressancourt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants