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

ivmai / bdwgc / 254
77%

Build:
DEFAULT BRANCH: master
Ran 14 Jul 2017 08:36AM UTC
Jobs 1
Files 33
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

pending completion
254

push

travis-ci

ivmai
Fix SIGSEGV in GC_is_marked when gc_cleanup is used in leak-finding mode

Issue #162 (bdwgc).

Now finalizers and disappearing links registration is a no-op in case
of the leak-finding mode.

*  finalize.c (GC_register_disappearing_link_inner): Do nothing (return
GC_UNIMPLEMENTED) if GC_find_leak.
* finalize.c (GC_register_finalizer_inner): Do nothing if GC_find_leak.
* include/gc.h (GC_find_leak): More verbose comment.
* include/gc.h (GC_debug_register_finalizer,
GC_general_register_disappearing_link): Document the case of
GC_find_leak.

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

4955 of 7261 relevant lines covered (68.24%)

1155794.63 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
allchblk.c
8
100.0
os_dep.c
Jobs
ID Job ID Ran Files Coverage
28 254.28 (CONF_OPTIONS="--enable-gcov --enable-handle-fork --enable-munmap --enable-single-obj-compilation --enable-cplusplus --disable-shared --enable-gc-assertions" REPORT_COVERAGE=true) 14 Jul 2017 08:36AM UTC 0
68.24
Travis Job 254.28
Source Files on build 254
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #254
  • bd4b2516 on github
  • Prev Build on master (#252)
  • Next Build on master (#255)
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