MOTHBALLED-graphviz icon indicating copy to clipboard operation
MOTHBALLED-graphviz copied to clipboard

[Dot] segfault: directed cycles + constraint=false

Open GadgetSteve opened this issue 8 years ago • 1 comments

Ported Issue from Mantis Original ID: 253 Reported By: Andrew Clausen

SEVERITY: MAJOR Submitted: 2003-07-19 13:05:53

OS: X86-LINUX-DEBIAN TESTING

VERSION: 1.7.16

DESCRIPTION


constraint=false segfaults in any digraph with constraint=false being applied to a directed cycle.

See bug #295, and attached sample below.

I only tried dot.

STEPS TO REPRODUCE

digraph test { edge [ constraint=false ] A -> D -> A }

GadgetSteve avatar Jul 04 '16 23:07 GadgetSteve

Resolved in 2.38.0?

GadgetSteve avatar Jul 09 '16 08:07 GadgetSteve