Package: graphviz
Version: 2.2.1-1sarge1
Severity: normal
Steps to reproduce:
1) cat > a.dot <<EOF
digraph thj {
A -> B;
A -> C;
A -> D;
t -> m;
relationship -> multiplicity;
ODL -> moniperintä;
}
EOF
2) dot -Tpng a.dot > a.png
Expected results:
2) dot should render the graph to file a.png.
Actual results:
2) dot writes nothing to a.png and dies with the following error message
*** glibc detected *** free(): invalid next size (fast): 0x0809eaa0 ***
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.4.29sauna
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)
Versions of packages graphviz depends on:
ii libc6 2.3.6-3 GNU C Library: Shared libraries an
ii libexpat1 1.95.8-3 XML parsing C library - runtime li
ii libfontconfig1 2.3.2-2 generic font configuration library
ii libfreetype6 2.1.10-1 FreeType 2 font engine, shared lib
ii libice6 6.9.0.dfsg.1-4 Inter-Client Exchange library
ii libjpeg62 6b-11 The Independent JPEG Group's JPEG
ii libpng12-0 1.2.8rel-5 PNG library - runtime
ii libsm6 6.9.0.dfsg.1-4 X Window System Session Management
ii libx11-6 6.9.0.dfsg.1-4 X Window System protocol client li
ii libxaw7 6.9.0.dfsg.1-4 X Athena widget set library
ii libxext6 6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii libxmu6 6.9.0.dfsg.1-4 X Window System miscellaneous util
ii libxpm4 6.9.0.dfsg.1-4 X pixmap library
ii libxt6 6.9.0.dfsg.1-4 X Toolkit Intrinsics
ii tcl8.4 8.4.12-1 Tcl (the Tool Command Language) v8
ii tk8.4 8.4.12-1 Tk toolkit for Tcl and X11, v8.4 -
ii xlibs 6.9.0.dfsg.1-4 X Window System client libraries m
ii zlib1g 1:1.2.3-9 compression library - runtime
graphviz recommends no packages.
-- no debconf information