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

0x7f454c46 / criu / 872
63%
master: 66%

Build:
Build:
LAST BUILD BRANCH: wip/vdso-kdat
DEFAULT BRANCH: master
Ran 05 Jun 2017 07:27PM UTC
Jobs 1
Files 218
Run time 13s
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
872

push

travis-ci

0x7f454c46
restorer: Report child's death reason correctly

E.g, if child was killed by SIGSEGV, this message
previously was "exited, status=11", as si_code == CLD_DUMPED == 3
in this case will result in (si_code & CLD_KILLED) == (si_code & 1).
Which is misleading as you may try to look for exit() calls
with 11 arg.
Correct if to compare si_code with CLD_*.

Signed-off-by: Dmitry Safonov <dsafonov@virtuozzo.com>

19670 of 30444 relevant lines covered (64.61%)

126965.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 872.1 (TR_ARCH=local GCOV=1) 05 Jun 2017 07:27PM UTC 0
64.61
Travis Job 872.1
Source Files on build 872
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #872
  • 8426cb3f on github
  • Prev Build on criu-dev (#866)
  • Next Build on criu-dev (#892)
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