[Bug 1624175] Re: crashes if label has a table with sides="ltb"

John Ellson 1624175 at bugs.launchpad.net
Fri Sep 16 15:40:14 UTC 2016


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 ....

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to graphviz in Ubuntu.
https://bugs.launchpad.net/bugs/1624175

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

Status in graphviz package in Ubuntu:
  New

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>>] }

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/graphviz/+bug/1624175/+subscriptions



More information about the foundations-bugs mailing list