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

ivmai / bdwgc / 1436
77%

Build:
DEFAULT BRANCH: master
Ran 01 Jan 2023 10:54PM UTC
Jobs 1
Files 58
Run time 2s
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

01 Jan 2023 10:00PM UTC coverage: 74.074% (-0.3%) from 74.373%
1436

push

travis-ci-com

ivmai
Fix 'failed to create new win32 semaphore' Cygwin fatal error at fork

Issue #522 (bdwgc).

The solution is to use semaphore operations emulation provided
in darwin_semaphore.h.

* include/private/darwin_semaphore.h [!GC_DARWIN_THREADS]: Preprocessor
error only if not GC_WIN32_THREADS; update error message.
* include/private/darwin_semaphore.h: Update comment.
* include/private/gcconfig.h [CYGWIN32 && GC_WIN32_THREADS
&& CAN_HANDLE_FORK && !EMULATE_PTHREAD_SEMAPHORE
&& !CYGWIN_SEM_FIXUP_AFTER_FORK_BUG_FIXED] (EMULATE_PTHREAD_SEMAPHORE):
* pthread_support.c [GC_PTHREADS && GC_WIN32_THREADS
&& EMULATE_PTHREAD_SEMAPHORE]: Include darwin_semaphore.h instead of
semaphore.h.

7437 of 10040 relevant lines covered (74.07%)

9229211.61 hits per line

Jobs
ID Job ID Ran Files Coverage
5 1436.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) 01 Jan 2023 10:54PM UTC 0
74.07
Travis Job 1436.5
Source Files on build 1436
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1436
  • 04d7f707 on github
  • Prev Build on master (#1435)
  • Next Build on master (#1437)
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