winsiderss / systeminformer

A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com
https://systeminformer.sourceforge.io
MIT License
11.01k stars 1.4k forks source link

peview crash #1907

Closed pluto1313 closed 8 months ago

pluto1313 commented 11 months ago
  1. Run peview.exe
  2. Choose SystemInformer.exe
  3. Click "Exports", then peview.exe crash PEVIEW

ver: 3.0.11860.7333, amd64 win ver: Win10 Pro 19045.3693 x64

dmex commented 10 months ago

Unable to reproduce

hg421 commented 10 months ago

I hit this issue today with the latest version (although not looking at SystemInformer.exe, but some random DLL from system32). The crash (0xC0000005) would happen each time after opening that DLL and clicking on "Exports". However I can not reproduce it anymore now, after rebooting the machine.

But I checked the location of the crash: Apparently in this line, the first argument to PhEqualString was NULL. https://github.com/winsiderss/systeminformer/blob/755b5537586967eef53c203404db9301c8f5750d/tools/peview/expprp.c#L325

jxy-s commented 9 months ago

fixed by: https://github.com/winsiderss/systeminformer/commit/8df1f0f13a7fe32ab03339c9ecab5beeae0591b8

jxy-s commented 8 months ago

3.0.7459 - Help > Check for updates 👍