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

Crash in CompareFrameController #656

Closed
pointhi opened this issue Jun 6, 2019 · 0 comments
Closed

Crash in CompareFrameController #656

pointhi opened this issue Jun 6, 2019 · 0 comments

Comments

@pointhi
Copy link

pointhi commented Jun 6, 2019

Expected Behavior

Do not crash

Actual Behavior
Traceback (most recent call last):
  File "/usr/lib/python3.7/site-packages/urh/controller/MainController.py", line 631, in update_decodings
    self.compare_frame_controller.refresh_existing_encodings()
  File "/usr/lib/python3.7/site-packages/urh/controller/CompareFrameController.py", line 396, in refresh_existing_encodings
    if msg.decoder != self.decodings[i]:
IndexError: list index out of range
[1]    15970 abort (core dumped)
Platform Specifications
  • OS: Arch Linux
  • URH version: 2.6.0
  • Python version: 3.7.3
  • Installed via pacman
jopohl added a commit that referenced this issue Jun 6, 2019
@jopohl jopohl closed this as completed in 7d74850 Jun 6, 2019
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

1 participant