SkyLined / BugId

Detect, analyze and uniquely identify crashes in Windows applications
https://bugid.skylined.nl
Other
500 stars 90 forks source link

stat: path should be string, bytes, os.PathLike or integer, not NoneType #120

Closed z1r00 closed 6 months ago

z1r00 commented 1 year ago
image

why?

z1r00 commented 1 year ago
image
SkyLined commented 1 year ago

Looks like:

  1. you do not have Debugging Tools for Windows installed
  2. The code is not handling this by reporting this problem to you as it should but rather it causes an exception.

Can you make sure you have Debugging Tools for Windows installed? If you do, can you let me know where cdb.exe is located?

z1r00 commented 1 year ago

I didn't find cdb.exe, but I downloaded windbg

SkyLined commented 6 months ago

The unhandled exception this caused was fixed https://github.com/SkyLined/mBugId/commit/3c84f8f788d1735c43ac844ebf21cb7b1d23178f