Problem introduced in 3.92 - taskinfo will fail (outside build environment) with the following trace:
crash64> taskinfo --help
Traceback (most recent call last):
File "/usr/local/lib/mpykdump64.so/progs/taskinfo.py", line 27, in <module>
ModuleNotFoundError: No module named 'fregs'</module>
Fixed in [1043c6]. New binaries will be created.
Related
Commit: [1043c6]