INFO: Refining (Splitting)...
Exception in thread "main" Internal error, notify developers.
Error: Could not satisfy invariants: [cse_logo IntrBy(t) home_icon, cse_logo
IntrBy(t) syllabus_icon, ...
The list of invariants that could not be satisfied includes only IntrBy
invariants which means that either the IntrBy invariants are mined incorrectly,
or they are checked incorrectly.
Note that synoptic will be changed to stop using the IntrBy invariant by
default, so reproduce the bug using the revision specified above.
Original issue reported on code.google.com by bestchai on 8 Oct 2014 at 5:11
./synoptic.sh -d /usr/bin/dot -o output/apache -r "(?)\s.+/education/courses/cse142/11wi/images/(?[^.]+).*" -m
'\k' --dumpInvariants traces/ApacheLogs/short142
INFO: Refining (Splitting)... Exception in thread "main" Internal error, notify developers. Error: Could not satisfy invariants: [cse_logo IntrBy(t) home_icon, cse_logo IntrBy(t) syllabus_icon, ...
Original issue reported on code.google.com by
bestchai
on 8 Oct 2014 at 5:11