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.