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

0x7f454c46 / criu / 850
64%
master: 66%

Build:
Build:
LAST BUILD BRANCH: wip/vdso-kdat
DEFAULT BRANCH: master
Ran 29 May 2017 01:04PM UTC
Jobs 1
Files 217
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
850

push

travis-ci

0x7f454c46
x86: fix build with DEBUG=1

GCC isn't happy if we use %rbp as register for local variable
with -ggdb3 option.
Which resulted in the following build error for `make DEBUG=1`:
> In file included from criu/arch/x86/crtools.c:10:0:
> criu/arch/x86/include/asm/compat.h: In function ‘do_full_int80’:
> criu/arch/x86/include/asm/compat.h:50:1: error: bp cannot be used in asm here

Fix it by saving/restoring %rbp around 32-bit syscall manually.
Just while at it - add a comment about r8-r11 clobbers.

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

19448 of 30266 relevant lines covered (64.26%)

86140.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 850.1 (TR_ARCH=local GCOV=1) 29 May 2017 01:04PM UTC 0
64.26
Travis Job 850.1
Source Files on build 850
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #850
  • 8bb61407 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