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

CI build is failing on all branches #493

Closed
s-matyukevich opened this issue Sep 7, 2021 · 2 comments
Closed

CI build is failing on all branches #493

s-matyukevich opened this issue Sep 7, 2021 · 2 comments
Labels

Comments

@s-matyukevich
Copy link
Contributor

Envoy is crashing with seg failure. I experimented a bit with different envoy versions and looks like the build started to fail on this commit cc @lambdai

Here is the trace taken from CI for the envoy image generated from the above mentioned commit

[2021-09-07 20:36:23.224][8887][critical][backtrace] [./source/server/backtrace.h:96] #0: __restore_rt [0x7fdffc1e5140]
[2021-09-07 20:36:23.226][8887][critical][backtrace] [./source/server/backtrace.h:98] #1: [0x5587140c16d2]
[2021-09-07 20:36:23.227][8887][critical][backtrace] [./source/server/backtrace.h:98] #2: [0x5587140bb169]
[2021-09-07 20:36:23.231][8887][critical][backtrace] [./source/server/backtrace.h:98] #3: [0x5587157ce81d]
[2021-09-07 20:36:23.232][8887][critical][backtrace] [./source/server/backtrace.h:98] #4: [0x5587157ce487]
[2021-09-07 20:36:23.234][8887][critical][backtrace] [./source/server/backtrace.h:98] #5: [0x5587157cdf67]
[2021-09-07 20:36:23.235][8887][critical][backtrace] [./source/server/backtrace.h:98] #6: [0x5587157e864e]
[2021-09-07 20:36:23.236][8887][critical][backtrace] [./source/server/backtrace.h:98] #7: [0x5587158ae396]
[2021-09-07 20:36:23.237][8887][critical][backtrace] [./source/server/backtrace.h:98] #8: [0x558715699ffb]
[2021-09-07 20:36:23.239][8887][critical][backtrace] [./source/server/backtrace.h:98] #9: [0x558715699ffb]
[2021-09-07 20:36:23.241][8887][critical][backtrace] [./source/server/backtrace.h:98] #10: [0x55871581aa25]
[2021-09-07 20:36:23.242][8887][critical][backtrace] [./source/server/backtrace.h:98] #11: [0x558715816397]
[2021-09-07 20:36:23.243][8887][critical][backtrace] [./source/server/backtrace.h:98] #12: [0x55871581ea1f]
[2021-09-07 20:36:23.245][8887][critical][backtrace] [./source/server/backtrace.h:98] #13: [0x558715b4d4b9]
[2021-09-07 20:36:23.246][8887][critical][backtrace] [./source/server/backtrace.h:98] #14: [0x55871581e44f]
[2021-09-07 20:36:23.247][8887][critical][backtrace] [./source/server/backtrace.h:98] #15: [0x5587158147e4]
[2021-09-07 20:36:23.248][8887][critical][backtrace] [./source/server/backtrace.h:98] #16: [0x558715813f7f]
[2021-09-07 20:36:23.250][8887][critical][backtrace] [./source/server/backtrace.h:98] #17: [0x558715813acd]
[2021-09-07 20:36:23.251][8887][critical][backtrace] [./source/server/backtrace.h:98] #18: [0x558715701a00]
[2021-09-07 20:36:23.251][8887][critical][backtrace] [./source/server/backtrace.h:98] #19: [0x558715702b55]
[2021-09-07 20:36:23.252][8887][critical][backtrace] [./source/server/backtrace.h:98] #20: [0x558715a6a14f]
[2021-09-07 20:36:23.253][8887][critical][backtrace] [./source/server/backtrace.h:98] #21: [0x558715a6367a]
[2021-09-07 20:36:23.255][8887][critical][backtrace] [./source/server/backtrace.h:98] #22: [0x558715a611c9]
[2021-09-07 20:36:23.256][8887][critical][backtrace] [./source/server/backtrace.h:98] #23: [0x558715a52161]
[2021-09-07 20:36:23.257][8887][critical][backtrace] [./source/server/backtrace.h:98] #24: [0x558715a5340c]
[2021-09-07 20:36:23.258][8887][critical][backtrace] [./source/server/backtrace.h:98] #25: [0x558715b59898]
[2021-09-07 20:36:23.259][8887][critical][backtrace] [./source/server/backtrace.h:98] #26: [0x558715b58291]
[2021-09-07 20:36:23.262][8887][critical][backtrace] [./source/server/backtrace.h:98] #27: [0x55871547dd52]
[2021-09-07 20:36:23.263][8887][critical][backtrace] [./source/server/backtrace.h:98] #28: [0x558715d98673]
[2021-09-07 20:36:23.264][8887][critical][backtrace] [./source/server/backtrace.h:96] #29: start_thread [0x7fdffc1d9ea7]
@github-actions
Copy link

github-actions bot commented Oct 8, 2021

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Oct 8, 2021
@alecholmez
Copy link
Contributor

I believ this is fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants