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

ivmai / bdwgc / 1402
77%

Build:
DEFAULT BRANCH: master
Ran 31 Oct 2022 09:59PM UTC
Jobs 1
Files 58
Run time 4s
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

31 Oct 2022 09:59PM UTC coverage: 74.222% (+0.1%) from 74.107%
1402

push

travis-ci-com

ivmai
Fix data race in GC_heapsize_at_forced_unmap variable

Issue #488 (bdwgc).

Write to GC_heapsize_at_forced_unmap should be only performed when
holding the allocation lock.

* alloc.c (GC_heapsize_at_forced_unmap): Move the definition upper to
be before GC_try_to_collect_general(); add comment.
* alloc.c (GC_try_to_collect_general): Set GC_heapsize_at_forced_unmap
value (after LOCK) if force_unmap; move comment from
GC_heapsize_at_forced_unmap().
* alloc.c [!USE_MUNMAP] (GC_try_to_collect_general): Remove
UNUSED_ARG(force_unmap).
* alloc.c (GC_gcollect_and_unmap): Do not set
GC_heapsize_at_forced_unmap.

2 of 2 new or added lines in 1 file covered. (100.0%)

7446 of 10032 relevant lines covered (74.22%)

9154557.86 hits per line

Jobs
ID Job ID Ran Files Coverage
5 1402.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) 31 Oct 2022 09:59PM UTC 0
74.22
Travis Job 1402.5
Source Files on build 1402
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1402
  • 400053e4 on github
  • Prev Build on master (#1401)
  • Next Build on master (#1403)
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