Skip to content
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

[BUG] _PyEval_EvalFrameDefault returned NULL #898

Closed
frymex opened this issue Dec 15, 2022 · 3 comments
Closed

[BUG] _PyEval_EvalFrameDefault returned NULL #898

frymex opened this issue Dec 15, 2022 · 3 comments
Assignees
Labels

Comments

@frymex
Copy link

frymex commented Dec 15, 2022

when running my program (obfuscation) i get an error - SystemError: _PyEval_EvalFrameDefault returned NULL without setting an error

but at the same time, I don't have any errors on my machine and the software runs normally.

Virtual machine characteristics:
Ubuntu 22.04

My pc specs:
Windows 11

@alireza-heidari
Copy link

i had the same issue when i run program with docker

@ikaranmali
Copy link

Yes I am getting same error in Debian 11, the obfuscation is done in ubuntu image.

@jondy
Copy link
Contributor

jondy commented Jun 7, 2023

I close it because I have no way to reproduct it.
If anyone occurs this issue, please report new issue with necessary information

@jondy jondy closed this as completed Jun 7, 2023
@dashingsoft dashingsoft locked and limited conversation to collaborators Jun 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants