[GH-ISSUE #86] [Bug]: When the GUI comes across a "Unsupported PDB deleted bitset is not empty" it stops processing #69

Closed
opened 2026-02-25 21:30:35 +03:00 by kerem · 1 comment
Owner

Originally created by @Smurf-IV on GitHub (Jan 18, 2023).
Original GitHub issue: https://github.com/brutaldev/StrongNameSigner/issues/86

Open a directory and place all dll's / exe's into the list and click open

Expected:

  • Warnings to be displayed for non-loadable binaries (like CPP and fortran dll's)

Actual:

  • Boom message with "Unsupported PDB deleted bitset is not empty" and then no more files are processed.
Originally created by @Smurf-IV on GitHub (Jan 18, 2023). Original GitHub issue: https://github.com/brutaldev/StrongNameSigner/issues/86 Open a directory and place all dll's / exe's into the list and click open Expected: - Warnings to be displayed for non-loadable binaries (like CPP and fortran dll's) Actual: - Boom message with "Unsupported PDB deleted bitset is not empty" and then **no more** files are processed.
kerem closed this issue 2026-02-25 21:30:35 +03:00
Author
Owner

@brutaldev commented on GitHub (Jan 21, 2023):

Cannot catch that specific exception but the UI was only looking at bad image formats so added generic exception handling blocks to avoid the process from stopping.

<!-- gh-comment-id:1399315066 --> @brutaldev commented on GitHub (Jan 21, 2023): Cannot catch that specific exception but the UI was only looking at bad image formats so added generic exception handling blocks to avoid the process from stopping.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/StrongNameSigner#69
No description provided.