Number: 178
Title: trouble in init_rank
Submitter: Karin Hogstedt
Date: Fri Jul 26 16:24:36 2002
Subsys: Dot
Version: dot version 1.8.3
System: x86-Linux-2.4.9-31
Severity: major
Problem:
When giving dot the input file below (dot -Tps graph.dot > graph.ps) it produces the errors given in the "Additional comments" box below. It still produces a ps file (see the output file below) but it is quite screwed up. The subgraphs seem to be nested even though the nodes are only listed in exactly one subgraph.

If I remove the rankdir="LR" line from the dot file it works fine. The subgraphs are not nested then and there is no "trouble in init_rank" output.

Karin
Input file: b178.dot
Output file: b178.ps
Comments:


dot -Tps graph.dot > graph.ps
trouble in init_rank
        virtual 3
        virtual 34
        virtual 24
        virtual 18
        virtual 19
        virtual 34
        virtual 2
        virtual 1
        virtual 1
        R0x80fde18 3
        virtual 3
        V0x810f344 1
        V0x810f338 1
        H0x80fd990 1
        V0x80fddd0 1
        H0x80fdd94 1
        H0x80fddd4 1
        V0x81053e0 1
        V0x8105428 3
        virtual 1
        virtual 1
        virtual 1
        virtual 1
        virtual 1
        virtual 1
        virtual 1
        virtual 1
        virtual 3
        virtual 1
        R0x810f310 1
        R0x80fd8f0 1
        R0x80fd28c 1
        R0x80fdd68 1
        R0x81053b8 1
        R0x8105400 3
        R0x80fb2f0 1
        virtual 1
        virtual 1
        virtual 1
        virtual 1
        virtual 1
        virtual 1
and so on...
Owner: north
Status: Fixed (26 Jan 2006)