Bug#269868: marked as done (dia: segfault on export to Cairo PS)

Debian Bug Tracking System owner@bugs.debian.org
Sun, 19 Sep 2004 14:03:08 -0700


Your message dated Sun, 19 Sep 2004 16:47:09 -0400
with message-id <E1C98aT-0000yh-00@newraff.debian.org>
and subject line Bug#269868: fixed in dia 0.94.0-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 4 Sep 2004 00:37:21 +0000
>From ryan@stat.berkeley.edu Fri Sep 03 17:37:21 2004
Return-path: <ryan@stat.berkeley.edu>
Received: from gandalf.berkeley.edu [128.32.135.47] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1C3OYT-0008Ki-00; Fri, 03 Sep 2004 17:37:21 -0700
Received: from morgoth.Berkeley.EDU (morgoth.Berkeley.EDU [128.32.135.41])
	by gandalf.Berkeley.EDU (8.11.7p1+Sun/8.11.7) with ESMTP id i840aok12540;
	Fri, 3 Sep 2004 17:36:50 -0700 (PDT)
Received: from morgoth.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1])
	by morgoth.Berkeley.EDU (8.13.1/8.13.1/Debian-11) with ESMTP id i840as4v002727;
	Fri, 3 Sep 2004 17:36:54 -0700
Received: (from ryan@localhost)
	by morgoth.Berkeley.EDU (8.13.1/8.13.1/Debian-11) id i840as1l002726;
	Fri, 3 Sep 2004 17:36:54 -0700
Message-Id: <200409040036.i840as1l002726@morgoth.Berkeley.EDU>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Ryan Lovett <ryan@stat.Berkeley.EDU>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: dia: segfault on export to Cairo PS
X-Mailer: reportbug 2.64
Date: Fri, 03 Sep 2004 17:36:54 -0700
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: dia
Version: 0.94.0-1
Severity: normal

On export to Cairo PostScript (*.ps), dia segfaults:

0x0000002a9cbe1177 in cairo_ps_surface_create () from /usr/lib/libcairo.so.1
(gdb) bt
#0  0x0000002a9cbe1177 in cairo_ps_surface_create ()
   from /usr/lib/libcairo.so.1
#1  0x0000002a9cbe1419 in cairo_ps_surface_create ()
   from /usr/lib/libcairo.so.1
#2  0x0000002a9cbde9ea in cairo_surface_set_repeat ()
   from /usr/lib/libcairo.so.1
#3  0x0000002a9cbd8e77 in cairo_ft_font_create_for_ft_face ()
   from /usr/lib/libcairo.so.1
#4  0x0000002a9cbd51c9 in cairo_show_page () from /usr/lib/libcairo.so.1
#5  0x0000002a9cacc580 in dia_plugin_init ()
   from /usr/lib/dia/libcairo_filter.so
#6  0x0000002a9568ff95 in data_render () from /usr/lib/dia/libdia.so
#7  0x0000002a9cacdc40 in dia_plugin_init ()
   from /usr/lib/dia/libcairo_filter.so
#8  0x000000000043d40a in file_save_callback ()
#9  0x0000002a96a99ea2 in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#10 0x0000002a96a87d5f in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#11 0x0000002a96a99a0f in g_signal_emit_by_name ()
   from /usr/lib/libgobject-2.0.so.0
#12 0x0000002a96a98928 in g_signal_emit_valist ()
   from /usr/lib/libgobject-2.0.so.0
#13 0x0000002a96a98c83 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#14 0x0000002a95b1eaa4 in gtk_button_clicked ()
   from /usr/lib/libgtk-x11-2.0.so.0
#15 0x0000002a95b1f826 in _gtk_button_paint ()
   from /usr/lib/libgtk-x11-2.0.so.0
#16 0x0000002a96a99ea2 in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#17 0x0000002a96a88080 in g_cclosure_new_swap ()
   from /usr/lib/libgobject-2.0.so.0
#18 0x0000002a96a87d5f in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#19 0x0000002a96a99264 in g_signal_emit_by_name ()
   from /usr/lib/libgobject-2.0.so.0
#20 0x0000002a96a98928 in g_signal_emit_valist ()
   from /usr/lib/libgobject-2.0.so.0
#21 0x0000002a96a98c83 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#22 0x0000002a95b1ea14 in gtk_button_released ()
   from /usr/lib/libgtk-x11-2.0.so.0
#23 0x0000002a95b1f6e9 in _gtk_button_paint ()
   from /usr/lib/libgtk-x11-2.0.so.0
#24 0x0000002a95bbf9f4 in _gtk_marshal_BOOLEAN__BOXED ()
   from /usr/lib/libgtk-x11-2.0.so.0
#25 0x0000002a96a88080 in g_cclosure_new_swap ()
   from /usr/lib/libgobject-2.0.so.0
#26 0x0000002a96a87d5f in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#27 0x0000002a96a99457 in g_signal_emit_by_name ()
   from /usr/lib/libgobject-2.0.so.0
#28 0x0000002a96a98728 in g_signal_emit_valist ()
   from /usr/lib/libgobject-2.0.so.0
#29 0x0000002a96a98c83 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#30 0x0000002a95c9bcb6 in gtk_widget_send_expose ()
   from /usr/lib/libgtk-x11-2.0.so.0
#31 0x0000002a95bbe1bd in gtk_propagate_event ()
   from /usr/lib/libgtk-x11-2.0.so.0
#32 0x0000002a95bbd2ae in gtk_main_do_event ()
   from /usr/lib/libgtk-x11-2.0.so.0
#33 0x0000002a95ee9a6c in _gdk_events_queue ()
   from /usr/lib/libgdk-x11-2.0.so.0
#34 0x0000002a96de4dc2 in g_main_depth () from /usr/lib/libglib-2.0.so.0
#35 0x0000002a96de5df4 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#36 0x0000002a96de60de in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#37 0x0000002a96de668d in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#38 0x0000002a95bbcc91 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#39 0x0000000000454328 in main ()


-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.7
Locale: LANG=C, LC_CTYPE=C

Versions of packages dia depends on:
ii  dia-common                  0.94.0-1     Diagram editor (common files)
ii  dia-libs                    0.94.0-1     Diagram editor (library files)
ii  libart-2.0-2                2.3.16-6     Library of functions for 2D graphi
ii  libatk1.0-0                 1.6.1-3      The ATK accessibility toolkit
ii  libc6                       2.3.2.ds1-16 GNU C Library: Shared libraries an
ii  libfreetype6                2.1.7-2.2    FreeType 2 font engine, shared lib
ii  libglib2.0-0                2.4.6-2      The GLib library of C routines
ii  libgtk2.0-0                 2.4.9-1      The GTK+ graphical user interface 
ii  libpango1.0-0               1.4.1-2      Layout and rendering of internatio
ii  libpng12-0                  1.2.5.0-7    PNG library - runtime
ii  libpopt0                    1.7-5        lib for parsing cmdline parameters
ii  libxml2                     2.6.11-3     GNOME XML library
ii  zlib1g                      1:1.2.1.1-7  compression library - runtime

-- no debconf information

---------------------------------------
Received: (at 269868-close) by bugs.debian.org; 19 Sep 2004 20:53:16 +0000
>From katie@ftp-master.debian.org Sun Sep 19 13:53:16 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1C98gO-0007aQ-00; Sun, 19 Sep 2004 13:53:16 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1C98aT-0000yh-00; Sun, 19 Sep 2004 16:47:09 -0400
From: Roland Stigge <stigge@antcom.de>
To: 269868-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#269868: fixed in dia 0.94.0-2
Message-Id: <E1C98aT-0000yh-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sun, 19 Sep 2004 16:47:09 -0400
Delivered-To: 269868-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: dia
Source-Version: 0.94.0-2

We believe that the bug you reported is fixed in the latest version of
dia, which is due to be installed in the Debian FTP archive:

dia-common_0.94.0-2_all.deb
  to pool/main/d/dia/dia-common_0.94.0-2_all.deb
dia-gnome_0.94.0-2_i386.deb
  to pool/main/d/dia/dia-gnome_0.94.0-2_i386.deb
dia-libs_0.94.0-2_i386.deb
  to pool/main/d/dia/dia-libs_0.94.0-2_i386.deb
dia_0.94.0-2.diff.gz
  to pool/main/d/dia/dia_0.94.0-2.diff.gz
dia_0.94.0-2.dsc
  to pool/main/d/dia/dia_0.94.0-2.dsc
dia_0.94.0-2_i386.deb
  to pool/main/d/dia/dia_0.94.0-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 269868@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Roland Stigge <stigge@antcom.de> (supplier of updated dia package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 21 Aug 2004 10:40:08 +0200
Source: dia
Binary: dia-libs dia-common dia-gnome dia
Architecture: source i386 all
Version: 0.94.0-2
Distribution: unstable
Urgency: low
Maintainer: Roland Stigge <stigge@antcom.de>
Changed-By: Roland Stigge <stigge@antcom.de>
Description: 
 dia        - Diagram editor
 dia-common - Diagram editor (common files)
 dia-gnome  - Diagram editor (GNOME version)
 dia-libs   - Diagram editor (library files)
Closes: 269543 269868
Changes: 
 dia (0.94.0-2) unstable; urgency=low
 .
   * plug-ins/dxf/dxf-export.c: Fixed all-text-centered-on-DXF-export,
     (missing break statements), thanks to Takeshi Hamasaki
   * debian/rules: disabled unstable cairo support (removed "--with-cairo")
     which is recommended by upstream (Closes: #269543, #269868)
Files: 
 8f4297bd3e9c5d0e4e5589c863033f6d 1426 graphics optional dia_0.94.0-2.dsc
 def8e5c1fb594d7a88b2e1cc0006d9cc 12918 graphics optional dia_0.94.0-2.diff.gz
 33104559f706121d5556586f1313c641 2149070 graphics optional dia-common_0.94.0-2_all.deb
 63d3553ca106ff5f46bf11b34a619711 584236 graphics optional dia-libs_0.94.0-2_i386.deb
 4378b7647e518698ce83c9189c89a913 184690 graphics optional dia_0.94.0-2_i386.deb
 9707f0bdc3d9564b844bce361a60f09a 186008 gnome optional dia-gnome_0.94.0-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBTeqHcaH/YBv43g8RAq6oAKCFPVZyxv33sPVuzFI1FnudgLBIuwCcC1RR
I/C9vUIe/1xJ9cauNGKbQQU=
=t7WL
-----END PGP SIGNATURE-----