Skip to content
#

syscalls

Here are 124 public repositories matching this topic...

woodruffw
woodruffw commented Dec 24, 2019

One problem with faulting programs under KRF is that KRF might decide to inject a fault during the dynamic link/load phase, aborting ld-linux.so instead of the actual target image. This usually isn't helpful, since it doesn't indicate any mistakes in the target itself.

It should be possible to check the loaded program's name via the current task, probably via comm. We should use that (or

Improve this page

Add a description, image, and links to the syscalls topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the syscalls topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.