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

[Dot] dot crashing on certain input files

Open GadgetSteve opened this issue 8 years ago • 0 comments

Ported Issue from Mantis Original ID: 2430 Attached file(s) only currently available from Mantis* Reported By: stevemc

SEVERITY: MINOR Submitted: 2014-03-08 12:33:05

OS: WINDOWS

OS BUILD: 7 (ENTERPRISE)

PLATFORM: 64 BIT WINDOWS

DESCRIPTION

I am in the process of trying out UmlGraph, and using the resulting dot files in GraphViz to generate png files. I have noticed however that I can fairly easily cause GraphViz to crash in this process, when the dot file gets complicate. I have not been able to identify any pattern for when this will happen.

STEPS TO REPRODUCE

I am running the following CLI command to cause the crash:

dot -v -Tpng -oUMLPcmEngineBlueprintView.png UMLPcmEngineBlueprintView.dot

ADDITIONAL INFORMATION

There are other inputs that I can generate which also cause dot to crash. Hopefully howver the file that I attached is representative of all of them.

GadgetSteve avatar Jul 04 '16 19:07 GadgetSteve