Your message dated Sat, 2 Aug 2008 01:29:39 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#493268: graphviz: ccomps segfaults on any non-empty 
graph
has caused the Debian Bug report #493268,
regarding graphviz: ccomps segfaults on any non-empty graph
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
493268: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493268
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: graphviz
Version: 2.20.0-1
Severity: normal


I'm getting a segfault out of ccomps using any graph. Examples:

[EMAIL PROTECTED]:~$ echo 'graph G { a -- b }'  | ccomps
Segmentation fault
[EMAIL PROTECTED]:~$ echo 'digraph G { a -> b }'  | ccomps
Segmentation fault
[EMAIL PROTECTED]:~$ echo 'graph G { node [label="a"] a; }'  | ccomps
graph G {
    node [label=a];
    subgraph G_component_0 {
Segmentation fault


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages graphviz depends on:
ii  libc6                  2.7-10            GNU C Library: Shared libraries
ii  libexpat1              2.0.1-4           XML parsing C library - runtime li
ii  libgd2-noxpm           2.0.36~rc1~dfsg-3 GD Graphics Library version 2 (wit
ii  libgraphviz4           2.20.0-1          rich set of graph drawing tools
ii  libx11-6               2:1.1.4-2         X11 client-side library
ii  libxaw7                2:1.0.4-2         X11 Athena Widget library
ii  libxmu6                2:1.0.4-1         X11 miscellaneous utility library
ii  libxt6                 1:1.0.5-3         X11 toolkit intrinsics library

graphviz recommends no packages.

Versions of packages graphviz suggests:
pn  graphviz-doc  <none>                     (no description available)
ii  gsfonts       1:8.11+urwcyr1.0.7~pre44-3 Fonts for the Ghostscript interpre
pn  msttcorefonts <none>                     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 2.20.2-1

Petru Ratiu <[EMAIL PROTECTED]> (01/08/2008):
> I'm getting a segfault out of ccomps using any graph. Examples:
> 
> [EMAIL PROTECTED]:~$ echo 'graph G { a -- b }'  | ccomps
> Segmentation fault
> [EMAIL PROTECTED]:~$ echo 'digraph G { a -> b }'  | ccomps
> Segmentation fault
> [EMAIL PROTECTED]:~$ echo 'graph G { node [label="a"] a; }'  | ccomps
> graph G {
>     node [label=a];
>     subgraph G_component_0 {
> Segmentation fault

Hi,

thanks for your report. Upstream released 2.20.1 and 2.20.2 which fix a
regression each. I've only uploaded 2.20.2-1 (available in unstable only
at the moment) only yesterday since I wanted to have 2.20.0-1 migrated
in testing first, so as to have a better fallback than 2.18 in case
something went wrong with 2.20.2.

And your problem is one of those two regressions, which is fixed in
2.20.2 :-)

Note that you may have to update libgraphviz4, and not only graphviz.

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to