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

ivmai / bdwgc
73%
master: 77%

Build:
Build:
LAST BUILD BRANCH: draft-travis
DEFAULT BRANCH: master
Repo Added 01 Feb 2017 10:19AM UTC
Files 56
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

LAST BUILD ON BRANCH release-8_2
branch: release-8_2
CHANGE BRANCH
x
Reset
  • release-8_2
  • HEAD
  • draft-travis
  • master
  • release-7_2
  • release-7_4
  • release-7_6
  • release-8_0
  • v7.6.10
  • v7.6.12
  • v7.6.14
  • v7.6.16
  • v7.6.2
  • v7.6.4
  • v7.6.6
  • v7.6.8
  • v8.0.0
  • v8.0.2
  • v8.0.4
  • v8.0.6
  • v8.0.8
  • v8.2.0
  • v8.2.2

20 May 2023 08:27AM UTC coverage: 72.732% (-0.4%) from 73.093%
1508

push

travis-ci-com

ivmai
Fix alt-stack handling in GC_push_all_stacks if stack grows up
(a cherry-pick of commit 9229da044 from 'master')

* pthread_stop_world.c [STACK_GROWS_UP] (GC_push_all_stacks): Set hi
to p->altstack (instead of p->altstack+p->altstack_size) if
lo is inside altstack; remove relevant FIXME item.

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

7215 of 9920 relevant lines covered (72.73%)

11045264.72 hits per line

Relevant lines Covered
Build:
Build:
9920 RELEVANT LINES 7215 COVERED LINES
11045264.72 HITS PER LINE
Source Files on release-8_2
  • Tree
  • List 58
  • Changed 37
  • Source Changed 3
  • Coverage Changed 37
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1508 release-8_2 Fix alt-stack handling in GC_push_all_stacks if stack grows up (a cherry-pick of commit 9229da044 from 'master') * pthread_stop_world.c [STACK_GROWS_UP] (GC_push_all_stacks): Set hi to p->altstack (instead of p->altstack+p->altstack_size) if lo i... push 20 May 2023 08:33AM UTC ivmai travis-ci-com
72.73
1506 release-8_2 Fix GC_excl_table overrun on overflow in GC_exclude_static_roots Previously, in case of full GC_excl_table[], an attempt to insert an element to it caused write past end of GC_excl_table (when shifting the tail elements) before aborting cause of ... push 17 May 2023 09:04AM UTC ivmai travis-ci-com
73.09
1503 release-8_2 Workaround 'writing into region of size 0' gcc warning in suspend_handler The gcc warning about __atomic_load_8 writing into a region of size 0 is a bogus one. Observed with gcc-12.2.0 on Debian/aarch64, at least. * pthread_stop_world.c [!NACL ... push 11 May 2023 07:44PM UTC ivmai travis-ci-com
72.72
1498 release-8_2 Update ChangeLog file (v8.2 changes) push 29 Apr 2023 08:18AM UTC ivmai travis-ci-com
72.73
1490 release-8_2 Fix missing extern C for __asan_default_options (fix of commit 84b695d01) Issue #206 (bdwgc). * os_dep.c [ADDRESS_SANITIZER && (UNIX_LIKE || NEED_FIND_LIMIT || MPROTECT_VDB) && !CUSTOM_ASAN_DEF_OPTIONS] (__asan_default_options): Add the declarat... push 28 Apr 2023 04:42PM UTC ivmai travis-ci-com
72.92
1470 release-8_2 Eliminate 'ISO C++17 does not allow register specifier' gcc warning * tools/setjmp_t.c [__cplusplus>=201703L] (main): Do not use register specifier for x local variable. push 31 Mar 2023 06:11PM UTC ivmai travis-ci-com
72.92
1463 release-8_2 Travis CI: Use gcc-10 instead of gcc-11 on Focal/s390x (fix of commit 8c9b8fae6) push 16 Mar 2023 06:26AM UTC ivmai travis-ci-com
72.71
1460 release-8_2 Travis CI: Test gcc-11 on Focal instead of Bionic (s390x) push 15 Mar 2023 07:00PM UTC ivmai travis-ci-com
72.71
1452 release-8_2 Fix GC_thread_is_registered for finished threads (a cherry-pick of commit 5a8c02852 from 'master') A finished thread may still stay in GC_threads, but it is no longer considered during a garbage collection phase, thus GC_thread_is_registered() sh... push 14 Mar 2023 07:46AM UTC ivmai travis-ci-com
73.04
1413 release-8_2 Update ChangeLog file (v8.2 changes) push 16 Nov 2022 12:46PM UTC ivmai travis-ci-com
72.67
See All Builds (985)
  • Repo on GitHub
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