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
Thanks for your bug report.
The standard says that the behavior for casts from integers to pointers is implementation-defined. We assume a certain implementation. However, we also think that this is a conceptual problem of our tools and we would like to change that. We are still discussing solutions.
Hi,
I'm working with Ultimate Automizer (Version 0e0057c) and noticed that the assertion violation in the following code is missed:
I invoked Ultimate with
~/UAutomizer-linux/Ultimate.py --architecture 64bit --spec unreach-call.prp --file test0.c
Ultimate outputs:
Notice that the same happens if you replace the call to __VERIFIER_nondet_ulong by a concrete address e.g. 0x55a8a2e6b007.
The text was updated successfully, but these errors were encountered: