Public bug reported:
Binary package hint: graphviz
inputfile test.dot:
digraph g {
test
test -> test1
}
do the following:
~$ dot2gxl -g test.dot
leads to the following output:
<?xml version="1.0" encoding="iso-8859-1"?>
<gxl>
<graph id="g" edgeids="true" edgemode="directed">
<node id="test">
</node>
<edge from="test" to="test1" isdirected="true" id="test--test1">
Segmentation fault
Some Version information:
Ubuntu 9.04
graphviz 2.20.2-3ubuntu2 (jaunty)
** Affects: graphviz (Ubuntu)
Importance: Undecided
Status: New
--
dot2gxl gets segfault even with simple graph
https://bugs.launchpad.net/bugs/376400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs