You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2026. It is now read-only.
Expected behavior
When providing an empty frames list to a SOAP representation the method
get_featuremethod should raise aValueError.Actual behavior
The kernel quits with a segmentation fault.
Code to reproduce the behavior