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

ivmai / bdwgc / 959
77%

Build:
DEFAULT BRANCH: master
Ran 13 Jun 2021 12:37PM UTC
Jobs 1
Files 58
Run time 5s
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

13 Jun 2021 12:06PM UTC coverage: 71.439% (-0.3%) from 71.708%
959

push

travis-ci

ivmai
Use HEURISTIC2 on OpenBSD when single-threaded

Issue #347 (bdwgc).

OpenBSD must use HEURISTIC2 for determining the main thread stack
bottom when threads are disabled due to the random stack gap inserted
by the kernel. In cases where USERSTACK is is visible to user-land, it
is not usable due to the PROT_NONE gap.

* include/private/gcconfig.h [(POWERPC || SPARC || I386 || MIPS
|| HP_PA || ALPHA || AARCH64 || ARM32 || SH && !SH4 || X86_64)
&& OPENBSD && !GC_OPENBSD_THREADS]: Do not include sys/param.h,
uvm/uvm_extern.h.
* include/private/gcconfig.h [(POWERPC || SPARC || I386 || MIPS
|| HP_PA || ALPHA || AARCH64 || ARM32 || SH && !SH4 || X86_64)
&& OPENBSD && !GC_OPENBSD_THREADS && USRSTACK] (STACKBOTTOM): Do not
define.
* include/private/gcconfig.h [(POWERPC || SPARC || I386 || MIPS
|| HP_PA || ALPHA || AARCH64 || ARM32 || SH && !SH4 || X86_64)
&& OPENBSD && !GC_OPENBSD_THREADS && USRSTACK] (HEURISTIC2): Define
macro.

6766 of 9471 relevant lines covered (71.44%)

1922334.73 hits per line

Jobs
ID Job ID Ran Files Coverage
36 959.36 (CONF_OPTIONS="--enable-gcov --enable-single-obj-compilation --enable-cplusplus --disable-shared --enable-gc-assertions" CFLAGS_EXTRA="-D USE_CUSTOM_SPECIFIC" REPORT_COVERAGE=true) 13 Jun 2021 12:37PM UTC 0
71.44
Travis Job 959.36
Source Files on build 959
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #959
  • f1c193d7 on github
  • Prev Build on master (#958)
  • Next Build on master (#961)
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