cocci.inria.fr archive mirror
 help / color / mirror / Atom feed
* [Cocci] Fatal error: exception File "engine/ctlcocci_integration.ml", line 361, characters 4-10: Assertion failed
@ 2018-12-07 17:17 Timur Tabi
  2018-12-07 17:42 ` Julia Lawall
  0 siblings, 1 reply; 7+ messages in thread
From: Timur Tabi @ 2018-12-07 17:17 UTC (permalink / raw)
  To: cocci

spatch version 1.0.7-00117-g163d2058 compiled with OCaml version 4.05.0
Flags passed to the configure script: --disable-parmap
OCaml scripting support: yes
Python scripting support: yes
Syntax of regular expresssions: PCRE

Unfortunately, I can't share the C source file, and the --debug option
to spatch doesn't display anything.  This is a self-built spatch (with
parmap disabled), and line 361's assertion is:

  F.KeyMap.iter (fun nodei node ->
    assert (F.KeyEdgeSet.cardinal (!g#successors nodei) >= 1);
    ) !g#nodes;

I can't understand this code, so I can't debug it myself.
_______________________________________________
Cocci mailing list
Cocci@systeme.lip6.fr
https://systeme.lip6.fr/mailman/listinfo/cocci

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-12-07 18:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-07 17:17 [Cocci] Fatal error: exception File "engine/ctlcocci_integration.ml", line 361, characters 4-10: Assertion failed Timur Tabi
2018-12-07 17:42 ` Julia Lawall
2018-12-07 17:51   ` Timur Tabi
2018-12-07 17:55     ` Julia Lawall
2018-12-07 17:56     ` Julia Lawall
2018-12-07 18:17       ` Timur Tabi
2018-12-07 18:20         ` Julia Lawall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).