dot crashes with assertion failed on graph with some combinations of duplicated edges
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
graphviz (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
When processing some source files with a number of duplicated edges (that is, there exist some nodes A and B such that several edges A->B are declared with various properties), dot fails to produce an output. Usual source files are processed correctly.
Bug exists upstream with detailed steps to reproduce on http://
I suspect the reason is duplicated edges because the only Google answer on the assertion failure message is on that Mantis page, and the graphs I was working on do have a number of duplicated edges.
1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> About Ubuntu
LC_ALL=C lsb_release -rd
Description: Ubuntu 14.10
Release: 14.10
2) The version of the package you are using, via 'apt-cache policy pkgname' or by checking in Software Center
apt-cache policy graphviz
graphviz:
Installé : 2.38.0-5ubuntu0.1
Candidat : 2.38.0-5ubuntu0.1
Table de version :
*** 2.38.0-5ubuntu0.1 0
500 http://
500 http://
100 /var/lib/
2.38.0-5build1 0
500 http://
3) What you expected to happen
A graphic file is generated.
4) What happened instead
Graphviz stops with message:
dot: class2.c:149: merge_chain: Assertion `(((Agedgeinfo_
# Additional information
Also observed with graphviz-2.36 on Ubuntu 14.04.
Bug exists upstream with detailed steps to reproduce on http://
ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: graphviz 2.38.0-5ubuntu0.1
ProcVersionSign
Uname: Linux 3.16.0-31-generic x86_64
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
CurrentDesktop: XFCE
Date: Wed Mar 18 12:04:47 2015
InstallationDate: Installed on 2015-03-04 (13 days ago)
InstallationMedia: Xubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
SourcePackage: graphviz
UpgradeStatus: No upgrade log present (probably fresh install)
Bug report for Ubuntu 14.04 is on https:/ /bugs.launchpad .net/ubuntu/ +source/ graphviz/ +bug/1433541 /bugs.launchpad .net/ubuntu/ +source/ graphviz/ +bug/1433540
Bug report for Ubuntu 14.10 is on https:/