• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ivmai / bdwgc / 1319
77%

Build:
DEFAULT BRANCH: master
Ran 25 May 2022 08:26PM UTC
Jobs 1
Files 58
Run time 20s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

25 May 2022 08:04PM UTC coverage: 73.88% (-0.03%) from 73.91%
1319

push

travis-ci-com

ivmai
Avoid potential race in GC_init_real_syms after GC_allow_register_threads
(fix of commit ab93e03de)

Perform "real" symbols initialization not only in GC pthread_create()
but also when the client informs the GC that some threads might be
registered manually - otherwise there could be a risk of a data race
in GC_init_real_syms as INIT_REAL_SYMS() might be called from several
threads.

* pthread_support.c (GC_allow_register_threads): Call INIT_REAL_SYMS().

7357 of 9958 relevant lines covered (73.88%)

8723888.32 hits per line

Jobs
ID Job ID Ran Files Coverage
5 1319.5 (CONF_OPTIONS="--enable-gcov --enable-single-obj-compilation --enable-cplusplus --disable-shared --enable-gc-assertions" CFLAGS_EXTRA="-D USE_CUSTOM_SPECIFIC" CC_FOR_CHECK=g++ MAKEFILE_TARGETS="all" MAKEFILE_TARGETS_CHECK="check" NO_CLONE_LIBATOMIC_OPS=true REPORT_COVERAGE=true TESTS_CUSTOM_RUN=true) 25 May 2022 08:26PM UTC 0
73.88
Travis Job 1319.5
Source Files on build 1319
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1319
  • bb81ed20 on github
  • Prev Build on master (#1318)
  • Next Build on master (#1320)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc