Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Exception when looking at Metadata in Management #3

Open
zaddach opened this issue Dec 16, 2016 · 0 comments
Open

Exception when looking at Metadata in Management #3

zaddach opened this issue Dec 16, 2016 · 0 comments

Comments

@zaddach
Copy link

zaddach commented Dec 16, 2016

When opening the management tab in the FIRST view, I get the following exception:

Traceback (most recent call last):
File "C:/Program Files (x86)/IDA 6.95/plugins/first.py", line 519, in view_clicked
layout = self.views_uikey
File "C:/Program Files (x86)/IDA 6.95/plugins/first.py", line 385, in view_applied
data = FIRST.Metadata.get_functions_with_applied_metadata()
File "C:/Program Files (x86)/IDA 6.95/plugins/first.py", line 820, in get_functions_with_applied_metadata
for segment in FIRST.Metadata.get_segments_with_functions():
TypeError: 'NoneType' object is not iterable

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant