[Bug 376400] [NEW] dot2gxl gets segfault even with simple graph

Launchpad Bug Tracker 376400 at bugs.launchpad.net
Thu Feb 17 12:15:29 UTC 2011


You have been subscribed to a public bug by Daniel Holbach (dholbach):

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: Fix Released


** Tags: apport-crash
-- 
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 Sponsors Team, which is a direct subscriber.



More information about the Ubuntu-sponsors mailing list