Your message dated Wed, 06 Apr 2005 10:32:05 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#261848: fixed in inkscape 0.41-4
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; 28 Jul 2004 15:17:19 +0000
>From [EMAIL PROTECTED] Wed Jul 28 08:17:19 2004
Return-path: <[EMAIL PROTECTED]>
Received: from mout2.freenet.de [194.97.50.155]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BpqBD-0007Dz-00; Wed, 28 Jul 2004 08:17:19 -0700
Received: from [194.97.55.191] (helo=mx7.freenet.de)
by mout2.freenet.de with asmtp (Exim 4.390)
id 1BpqB9-00023x-Qm
for [EMAIL PROTECTED]; Wed, 28 Jul 2004 17:17:15 +0200
Received: from pd955d5a7.dip.t-dialin.net ([217.85.213.167] helo=torg)
by mx7.freenet.de with asmtp (ID [EMAIL PROTECTED]) (TLSv1:RC4-SHA:128)
(Exim 4.390 #23)
id 1BpqB8-0002lm-Vr
for [EMAIL PROTECTED]; Wed, 28 Jul 2004 17:17:15 +0200
Received: from riff.netz
([192.168.99.3] helo=riff ident=mail)
by torg with esmtp (Exim 4.32)
id 1BpqB4-0001Uj-4B
for [EMAIL PROTECTED]; Wed, 28 Jul 2004 17:17:10 +0200
Received: from thimo by riff with local (Exim 3.36 #1 (Debian))
id 1BpqB3-0002zu-00
for <[EMAIL PROTECTED]>; Wed, 28 Jul 2004 17:17:09 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Thimo Neubauer <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: inkscape: segfaults on startup (Alpha)
X-Mailer: reportbug 2.63
Date: Wed, 28 Jul 2004 17:17:09 +0200
Message-Id: <[EMAIL PROTECTED]>
Sender: Thimo Neubauer <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
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: inkscape
Version: 0.39-1
Severity: important
Even before showing the first window inkscape runs into a
segfault. This is the backtrace:
riff /home/thimo> gdb inkscape
GNU gdb 6.1-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "alpha-linux"...(no debugging symbols found)...Using
host libthread_db library "/usr/lib/debug/libthread_db.so.1".
(gdb) r
Starting program: /usr/bin/inkscape
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 11392)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 11392)]
0x0000020000a3cba8 in g_type_is_a (type=540847136, iface_type=4835814432)
at gtype.c:2730
2730 gtype.c: Datei oder Verzeichnis nicht gefunden.
in gtype.c
(gdb) bt
#0 0x0000020000a3cba8 in g_type_is_a (type=540847136, iface_type=4835814432)
at gtype.c:2730
#1 0x0000000120095a34 in sp_object_repr_build_tree ()
#2 0x0000000120050690 in SPDocument::collectOrphans ()
#3 0x0000000120050e98 in sp_document_new ()
#4 0x0000000120054efc in sp_file_new ()
#5 0x000000012004f078 in sp_main_gui ()
#6 0x000000012004ed50 in main ()
(gdb)
It seems a bit like #187196 but all my other Gnome-programs work
fine. Additionally, the inkscape package from testing (0.38.1-4)
starts without problem but runs into another segfault on exit, but
also inside libgobject-2.0.so.0. I can't really tell if it's inkscape
or glib but at least the different behaviours of the inkscape versions
seem to suggest that inkscape at least takes part in the problem. If
my assumption is wrong, feel free to reassign the bug :)
Tell me if you need more information.
Cheers
Thimo
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: alpha
Kernel: Linux 2.6.6-1-generic
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Versions of packages inkscape depends on:
ii libatk1.0-0 1.6.1-2 The ATK accessibility toolkit
ii libc6.1 2.3.2.ds1-13 GNU C Library: Shared libraries an
ii libfontconfig1 2.2.3-1 generic font configuration library
ii libfreetype6 2.1.7-2.1 FreeType 2 font engine, shared lib
ii libgcc1 1:3.4.1-3 GCC support library
ii libglib2.0-0 2.4.4-1 The GLib library of C routines
ii libgtk2.0-0 2.4.4-1 The GTK+ graphical user interface
ii libpango1.0-0 1.4.0-4 Layout and rendering of internatio
ii libpng12-0 1.2.5.0-6 PNG library - runtime
ii libpopt0 1.7-4 lib for parsing cmdline parameters
ii libsigc++-1.2-5c102 1.2.5-1 Type-safe Signal Framework for C++
ii libstdc++5 1:3.3.4-5 The GNU Standard C++ Library v3
ii libx11-6 4.3.0.dfsg.1-5 X Window System protocol client li
ii libxft2 2.1.2-6 FreeType-based font drawing librar
ii libxml2 2.6.11-2 GNOME XML library
ii libxrender1 0.8.3-7 X Rendering Extension client libra
ii xlibs 4.3.0.dfsg.1-6 X Window System client libraries m
ii zlib1g 1:1.2.1.1-5 compression library - runtime
-- no debconf information
---------------------------------------
Received: (at 261848-close) by bugs.debian.org; 6 Apr 2005 14:40:21 +0000
>From [EMAIL PROTECTED] Wed Apr 06 07:40:21 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DJBhc-0000DU-00; Wed, 06 Apr 2005 07:40:20 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DJBZd-0002xP-00; Wed, 06 Apr 2005 10:32:05 -0400
From: Wolfram Quester <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#261848: fixed in inkscape 0.41-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 06 Apr 2005 10:32:05 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(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_2005_01_02
X-Spam-Level:
Source: inkscape
Source-Version: 0.41-4
We believe that the bug you reported is fixed in the latest version of
inkscape, which is due to be installed in the Debian FTP archive:
inkscape_0.41-4.diff.gz
to pool/main/i/inkscape/inkscape_0.41-4.diff.gz
inkscape_0.41-4.dsc
to pool/main/i/inkscape/inkscape_0.41-4.dsc
inkscape_0.41-4_powerpc.deb
to pool/main/i/inkscape/inkscape_0.41-4_powerpc.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Wolfram Quester <[EMAIL PROTECTED]> (supplier of updated inkscape 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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 5 Apr 2005 14:01:10 +0200
Source: inkscape
Binary: inkscape
Architecture: source powerpc
Version: 0.41-4
Distribution: unstable
Urgency: high
Maintainer: Wolfram Quester <[EMAIL PROTECTED]>
Changed-By: Wolfram Quester <[EMAIL PROTECTED]>
Description:
inkscape - vector based drawing program
Closes: 261848
Changes:
inkscape (0.41-4) unstable; urgency=high
.
* include a fix the segfault at startup on alpha. Since this makes inkscape
usable on alpha set urgency to high, to allow this fix to reach sarge.
(Closes: #261848)
Many thanks to Florian Hars <florian at hars.de> for the fix.
* upload sponsored by Guido Guenther <[EMAIL PROTECTED]>
Files:
5aca83553a77fced9cf8f008ee252cea 869 graphics optional inkscape_0.41-4.dsc
c8f9a963288ef1e56480b79e59e3cb48 16669 graphics optional
inkscape_0.41-4.diff.gz
3dac3bf724fa66ae14446acd672a31c2 5572826 graphics optional
inkscape_0.41-4_powerpc.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCU+eRn88szT8+ZCYRAgFMAJ9rCbEBgPcmfhnCHwB0Qkveo79+PQCfQHnR
4B711Eb8lPpbQWS/TeHFiEY=
=MWr1
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]