Skip to content
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

Do not call into the VM unless the VM Context has been created. #214

Merged
merged 1 commit into from
May 13, 2020

Conversation

PiotrSikora
Copy link

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

@mandarjog
Copy link

@PiotrSikora real asan failure ?

==16==ERROR: AddressSanitizer: ABRT on unknown address 0x000000000010 (pc 0x7f4457cfb428 bp 0x7f4452e391d0 sp 0x7f4452e38e68 T253)
25468
#0 0x7f4457cfb427 in raise (/lib/x86_64-linux-gnu/libc.so.6+0x35427)
25469
#1 0x7f4457cfd029 in abort (/lib/x86_64-linux-gnu/libc.so.6+0x37029)
25470
#2 0x15f1a542 in Envoy::QueuedConnectionWrapper::QueuedConnectionWrapper(Envoy::Network::Connection&, bool)::'lambda'()::operator()() const /proc/self/cwd/./test/integration/fake_upstr

@jacob-delgado
Copy link

/retest

@istio-testing istio-testing merged commit 6144102 into istio:release-1.6 May 13, 2020
istio-testing pushed a commit to istio/proxy that referenced this pull request May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants