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

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

Build:
Build:
LAST BUILD BRANCH: wip/vdso-kdat
DEFAULT BRANCH: master
Ran 04 Jun 2017 02:24PM UTC
Jobs 1
Files 218
Run time 12s
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
866

push

travis-ci

avagin
criu: Add raw fork() implementation

Glibc has BUG with process creation:
https://sourceware.org/bugzilla/show_bug.cgi?id=21386

It doesn't behave well when parent and child are from
different pid namespaces and have the same pid.

Use raw syscall without glibc's asserts as workaround.

Also, use raw syscall for getpid() in tests too,
as these two function go in the pair (glibc's getpid()
relies on glibc's fork()).

Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>

19587 of 30326 relevant lines covered (64.59%)

127649.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 866.1 (TR_ARCH=local GCOV=1) 04 Jun 2017 02:24PM UTC 0
64.59
Travis Job 866.1
Source Files on build 866
  • Tree
  • List 0
  • Changed 162
  • Source Changed 24
  • Coverage Changed 162
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #866
  • 6044bf3e on github
  • Prev Build on criu-dev (#849)
  • Next Build on criu-dev (#872)
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

© 2025 Coveralls, Inc