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
When running jbmc with the core models: jbmc Test2Class.class --function Test2Class.test --classpath ../../../src/java_bytecode/library/core-models.jar:.
The following error is generated:
struct: component type does not match: signedbv
* width: 32
* #c_type: signed_int vs.
terminate called after throwing an instance of 'int'
Aborted (core dumped)
The component that is specifically the wrong type is monitorCount from java.lang.Object model.