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] FileInfo crashes with some PDF #536

Closed
jeromeleonard opened this issue Sep 20, 2019 · 0 comments
Closed

[Bug] FileInfo crashes with some PDF #536

jeromeleonard opened this issue Sep 20, 2019 · 0 comments
Assignees
Labels
category:bug Issue is related to a bug
Milestone

Comments

@jeromeleonard
Copy link
Contributor

Error message

Success(Traceback (most recent call last):
  File "FileInfo/fileinfo_analyzer.py", line 76, in <module>
    FileInfoAnalyzer().run()
  File "FileInfo/fileinfo_analyzer.py", line 65, in run
    module_summaries = module.module_summary()
  File "/worker/FileInfo/submodules/submodule_ioc_parser.py", line 33, in module_summary
    iocp_len = len(section.get('submodule_section_content').get('iocp_result'))
AttributeError: 'TypeError' object has no attribute 'get'
) 

@jeromeleonard jeromeleonard added the category:bug Issue is related to a bug label Sep 20, 2019
@jeromeleonard jeromeleonard self-assigned this Sep 20, 2019
@jeromeleonard jeromeleonard added this to the 2.2.0 milestone Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bug Issue is related to a bug
Projects
None yet
Development

No branches or pull requests

1 participant