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

Gallopsled / pwntools / 2963 / 1
74%
dev: 74%

Build:
DEFAULT BRANCH: dev
Ran 12 Dec 2017 12:13AM UTC
Files 131
Run time 5s
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

11 Dec 2017 11:48PM UTC coverage: 58.094% (-0.02%) from 58.115%
2963.1

push

travis-ci

web-flow
Fix emulation of fault_addr (#1066)

As @bennofs noticed, our detection logic was incorrect:

"This is not a good test if I understand the issue correctly.

From my tests, it seems that fault_addr was only null before this patch if it
would've been >= 2**47.

This is because on 64 bit, that's where kernel memory is mapped so we get
"protection fault" instead of "segfault".

A protection fault does not have the same siginfo as a normal segfault:
si_code will be SI_KERNEL = 0x80 and there won't be a fault_addr

(see http://elixir.free-electrons.com/linux/v4.14-rc8/source/kernel/signal.c#L1052)"

2282 of 5267 branches covered (43.33%)

7949 of 13683 relevant lines covered (58.09%)

0.58 hits per line

Source Files on job 2963.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2963
  • Travis Job 2963.1
  • 6a61617c on github
  • Prev Job for on dev (#2960.1)
  • Next Job for on dev (#2964.1)
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