lucasg / Dependencies

A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
MIT License
8.98k stars 733 forks source link

Crash in DependenciesGui when clicking on executable name in TreeView #232

Open bevanweiss opened 1 year ago

bevanweiss commented 1 year ago

When clicking on the executable in the treeview image DependenciesGui crashes with the stack trace shown below image

It's a 100% repeatable event for me, so hopefully would be easy to identify. I suspect it should just not do anything if this is selected.

This is on a Windows 11 x64 22H2 install with v1.11.1.0 release of Dependencies