DynamoRIO / DynamoRIO/dynamorio

client.fibers test fails on win10 due to no static syscall numbers

Open
#2,236 0 comments 0 reactions 0 assignees View on GitHub
Component-Tests OpSys-Windows
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 18h
Merged PRs (30d)
30

Description

It's missing "filter syscall event" output b/c those events are never
called, due to the vsyscall and the lack of elision or other scheme to get
the syscall # statically.

Contributor guide

Open the contributing guide

Research direction

Start with the client.fibers test and reproduce its Windows 10 failure, focusing on the missing "filter syscall event" output. Trace why the vsyscall path does not invoke those events or expose syscall numbers statically; done means the test produces the expected filtered syscall-event output on Windows 10.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.