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

Unsupported opcodes Python 3.9.4 #190

Closed
dimonpanik opened this issue Apr 16, 2021 · 5 comments
Closed

Unsupported opcodes Python 3.9.4 #190

dimonpanik opened this issue Apr 16, 2021 · 5 comments

Comments

@dimonpanik
Copy link

Unsupported opcode: RERAISE
Unsupported opcode: LIST_EXTEND
Unsupported opcode: JUMP_IF_NOT_EXC_MATCH
Unsupported opcode: CONTAINS_OP
Unsupported opcode: CONTAINS_OP
Unsupported opcode: CONTAINS_OP
Unsupported opcode: LIST_EXTEND
Unsupported opcode: CONTAINS_OP
Unsupported opcode: CONTAINS_OP
Unsupported opcode: WITH_EXCEPT_START
Unsupported opcode: JUMP_IF_NOT_EXC_MATCH
Unsupported opcode: RERAISE
Unsupported opcode: CONTAINS_OP
Unsupported opcode: IS_OP
Unsupported opcode: JUMP_IF_NOT_EXC_MATCH
Unsupported opcode: JUMP_IF_NOT_EXC_MATCH
Unsupported opcode: JUMP_IF_NOT_EXC_MATCH
Unsupported opcode: CONTAINS_OP
Unsupported opcode: CONTAINS_OP
Segmentation fault (core dumped)

File
file.zip

dotjrich added a commit to dotjrich/pycdc that referenced this issue Oct 8, 2021
dotjrich added a commit to dotjrich/pycdc that referenced this issue Oct 10, 2021
@SergioArrighi
Copy link

SergioArrighi commented Nov 13, 2021

Hello, any ongoing activity to support JUMP_IF_NOT_EXC_MATCH, WITH_EXCEPT_START and RERAISE?
Thanks and best regards

@Ahmed7fathi
Copy link

@dimonpanik can I ask your OS type?

@mattjames-07
Copy link

Jumping in here to say I am also facing this issue and am on OSX Monterey running the M1 chip.

@dimonpanik
Copy link
Author

dimonpanik commented May 10, 2022

can I ask your OS type?

Win 10 and Ubuntu server 20.04
result was the same

@zrax
Copy link
Owner

zrax commented Feb 21, 2024

Duplicate #450

@zrax zrax closed this as completed Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants