crashes if label has a table with sides="ltb"

Bug #1624175 reported by Ranieri Batista
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
graphviz (Ubuntu)
New
Undecided
Unassigned

Bug Description

I get this error with dot, neato, and fdp, if I use a label containing a <table> (or <td>) with the SIDES attribute set to any permutation of "ltb" (to render all table or cell borders except the right one).

*** stack smashing detected ***: dot terminated

Tested on Ubuntu 16.04 x64
dot - graphviz version 2.38.0 (20140413.2041)

digraph bottom_left_top { n [label=<<table sides="lbt"><tr><td></td></tr></table>>] }

Revision history for this message
John Ellson (ellson) wrote :

FYI - I can't reproduce this bug with the latest nightly snapshots from graphviz.org.

I know, I know, we need to make a new stable release ....

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.