-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Internal Code
-
Service Arch
-
ALL
It uses abort() without including the required header. I guess the gcc-10 headers were reorganized such that it isn't included implicitly anymore. This causes a build failure on signaltstack_location_test.cpp which includes thread.h first.
- duplicates
-
SERVER-55395 4.0.23 does not build with gcc 10
- Closed