We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Starting crash-python on a SLE12 SP4 kernel generates the error
part_type expected to be struct device_type not struct device_type
which is .. confusing. When I disable the checker in crash/subsystem/storage/init.py:Storage:_check_types() pycrash is starting up like normal.