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

drakpdb: Fix profile generation for a few PDBs #518

Merged
merged 1 commit into from
Apr 21, 2021
Merged

drakpdb: Fix profile generation for a few PDBs #518

merged 1 commit into from
Apr 21, 2021

Conversation

chivay
Copy link
Collaborator

@chivay chivay commented Apr 21, 2021

Both pdbparse 1.4 and 1.5 (latest release) have troubles parsing some of the PDBs:

  • Windows/System32/ole32.dll
  • Windows/SysWOW64/ole32.dll
  • Windows/System32/urlmon.dll
  • Windows/SysWOW64/urlmon.dll

The isssue seems to be resolved on the master branch. Add the specific
version to the requirements.txt and fix some of the issues that cause
the processing to fail on our side.

Both pdbparse 1.4 and 1.5 (latest release) have troubles parsing some
of the PDBs:
  * Windows/System32/ole32.dll
  * Windows/SysWOW64/ole32.dll
  * Windows/System32/combase.dll
  * Windows/System32/urlmon.dll
  * Windows/SysWOW64/urlmon.dll
The isssue seems to be resolved on the master branch. Add the specific
version to the requirements.txt and fix some of the issues that cause
the processing to fail on our side.
@chivay chivay requested a review from a team April 21, 2021 09:13
Copy link
Contributor

@icedevml icedevml left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx for debugging this 🍬

Copy link
Contributor

@kscieslinski kscieslinski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Copy link
Collaborator

@BonusPlay BonusPlay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and my axe 👍

@manorit2001
Copy link
Contributor

🥳 🥳

@chivay chivay merged commit 5f76577 into master Apr 21, 2021
@chivay chivay deleted the pdb-fix branch April 21, 2021 11:40
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

Successfully merging this pull request may close these issues.

5 participants