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

'Check FIRST for this function' crashes IDA 7.0 #19

Open
p-state opened this issue Jul 3, 2018 · 0 comments
Open

'Check FIRST for this function' crashes IDA 7.0 #19

p-state opened this issue Jul 3, 2018 · 0 comments

Comments

@p-state
Copy link

p-state commented Jul 3, 2018

IDA immediately closes (crash without dump) when I querying only one function. Everything works well when querying for all function. Queried function exists in database.
Tested on: IDA 7.0.171130 and FIRST BETA May 2018

I've made a little investigation and identified that IDA crashes at this point:
https://github.com/vrtadmin/FIRST-plugin-ida/blob/1aa6ae1961ce201ed82aca9abaaf4462b0c04302/first_plugin_ida/first.py#L4717

The row variable contains valid match data from server, I think. But something goes wrong.

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