Number: 921
Title: Dotty crashes on a clustered graph
Submitter: Christos P Sotiriou
Date: Mon Apr 10 08:06:51 2006
Subsys: Dotty/Lneato/Lefty
Version: 2.8 and 2.9 (devel)
System: x86-Linux-FC4
Severity: major
Problem: Labels in the subgraphs cause dotty to crash... Dot generates the correct PS output
Input file: b921.dot
Comments:
if you remove the:

label = "group0, id=[0,1.]";

type statements labelling the clusters dotty draws the graph fine!

Comments: [ek] one thing that would help would be to:

1. select 'save as' from the menu and save the graph in a new file. 2. run dot on that new file directly and see what happens. 3. if dot fails, send us this new file.

do you see any core dumps when it fails?

[sotiriou]

No, not at all, it does not coredump.

The saved output from dotty is here..

[ek] can you try running the saved.dot through dot directly, ie: dot saved.dot and see if that works, or if you get a core dump or any error messages. saved.dot works with my version.

Emden, can you try it with the official versi

[erg] The official versions work fine on the saved version.

[erg] See bug 911
Owner: ellson
Status: Fixed (16 May 2006)