Skip to content

/src/zelos/ext/platforms/linux/syscalls/syscalls.py", line 1692, in sys_rt_sigprocmask #125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
seth1002 opened this issue Sep 8, 2020 · 1 comment · May be fixed by #131
Open

/src/zelos/ext/platforms/linux/syscalls/syscalls.py", line 1692, in sys_rt_sigprocmask #125

seth1002 opened this issue Sep 8, 2020 · 1 comment · May be fixed by #131
Labels
bug Something isn't working

Comments

@seth1002
Copy link

seth1002 commented Sep 8, 2020

Describe the bug
/src/zelos/ext/platforms/linux/syscalls/syscalls.py", line 1692, in sys_rt_sigprocmask
p.zos.signals.set_signal_mask(new_signal_mask)
UnboundLocalError: local variable 'new_signal_mask' referenced before assignment

Hi, can you please fix this bug?

@archived-c
Copy link
Contributor

I'll take a look right away.

@archived-c archived-c added the bug Something isn't working label Sep 16, 2020
@kvalakuzhyzp kvalakuzhyzp linked a pull request Nov 21, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants