libgnome2-0: gnome application segfault after upgrade to gnome 2.6 on hppa

Bug #6884 reported by Debian Bug Importer
8
Affects Status Importance Assigned to Milestone
libgnome (Debian)
Fix Released
Unknown
libgnome (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

Automatically imported from Debian bug report #256361
http://bugs.debian.org/256361

Revision history for this message
In , Sebastien Bacher (seb128) wrote : Re: Bug#256361: libgnome2-0: gnome application segfault after upgrade to gnome 2.6 on hppa

Le sam, 26/06/2004 à 16:02 +0200, Thomas Bogendoerfer a écrit :
> After upgrading to gnome 2.6 gnome-session, gnome-terminal and
> probably
> more gnome application just segfault on hppa. Downgrading libgnome2
> to 2.4.0-11 gets gnome-session and gnome-terminal working again.

Hi,

Any way to get some details ? A backtrace of a crash (run "gdb gnome-
terminal" for example and "bt" after the crash).

Thanks,

Sebastien Bacher

Revision history for this message
In , Sebastien Bacher (seb128) wrote :

Le sam, 26/06/2004 à 17:56 +0200, Thomas Bogendoerfer a écrit :

> I first tried downgrading libgobject, but that didn't help.

Do you know how to rebuild a package ? Could you rebuild it without the
LDFLAGS += -Wl,-z,defs part in debian/rules ?

Basically you need to:
- apt-get source libgnome
- go in the dir, edit debian/rules to remove the LDFLAGS += part
- fakeroot dpkg-buildpackage

and dpkg -i the new deb file.

Thanks,

Sebastien Bacher

Revision history for this message
In , Sebastien Bacher (seb128) wrote :

Le dim, 27/06/2004 à 10:02 +0200, Thomas Bogendoerfer a écrit :
> On Sat, Jun 26, 2004 at 06:13:20PM +0200, Sebastien Bacher wrote:
> > Le sam, 26/06/2004 à 17:56 +0200, Thomas Bogendoerfer a écrit :
> >
> > > I first tried downgrading libgobject, but that didn't help.
> >
> > Do you know how to rebuild a package ? Could you rebuild it without the
> > LDFLAGS += -Wl,-z,defs part in debian/rules ?
>
> that fixes the problem :-) Thanks for the quick fix.

No problem. I've just uploaded a 2.6.1-7, could you test with this new
package when it'll be available on hppa ?

Thanks,

Sebastien Bacher

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Automatically imported from Debian bug report #256361
http://bugs.debian.org/256361

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Sat, 26 Jun 2004 16:02:04 +0200
From: Thomas Bogendoerfer <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: libgnome2-0: gnome application segfault after upgrade to gnome 2.6 on
 hppa

Package: libgnome2-0
Version: 2.6.1-6
Severity: grave
Justification: renders package unusable

After upgrading to gnome 2.6 gnome-session, gnome-terminal and probably
more gnome application just segfault on hppa. Downgrading libgnome2
to 2.4.0-11 gets gnome-session and gnome-terminal working again.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: hppa (parisc)
Kernel: Linux 2.6.7-rc2-pa4
Locale: LANG=C, LC_CTYPE=C

Versions of packages libgnome2-0 depends on:
ii libaudiofile0 0.2.6-4 Open-source version of SGI's audio
ii libbonobo2-0 2.6.2-2 Bonobo CORBA interfaces library
ii libc6 2.3.2.ds1-13 GNU C Library: Shared libraries an
ii libesd0 0.2.29-1 Enlightened Sound Daemon - Shared
ii libgconf2-4 2.6.1-2 GNOME configuration database syste
ii libgcrypt7 1.1.90-1.1 LGPL Crypto library - runtime libr
ii libglib2.0-0 2.4.2-1 The GLib library of C routines
ii libgnome2-common 2.6.1-6 The GNOME 2 library - common files
ii libgnomevfs2-0 2.6.1.1-3 The GNOME virtual file-system libr
ii libgnutls10 1.0.4-3 GNU TLS library - runtime library
ii libgpg-error0 0.7-1 library for common error values an
ii liborbit2 1:2.10.2-1.1 libraries for ORBit2 - a CORBA ORB
ii libpopt0 1.7-4 lib for parsing cmdline parameters
ii libtasn1-2 0.2.7-2 Manage ASN.1 structures (runtime)
ii libxml2 2.6.10-3 GNOME XML library
ii zlib1g 1:1.2.1.1-3 compression library - runtime

-- no debconf information

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <1088261325.2600.2.camel@seb128>
Date: Sat, 26 Jun 2004 16:48:45 +0200
From: Sebastien Bacher <email address hidden>
To: Thomas Bogendoerfer <email address hidden>,
 <email address hidden>
Subject: Re: Bug#256361: libgnome2-0: gnome application segfault after
 upgrade to gnome 2.6 on hppa

Le sam, 26/06/2004 =E0 16:02 +0200, Thomas Bogendoerfer a =E9crit :
> After upgrading to gnome 2.6 gnome-session, gnome-terminal and
> probably
> more gnome application just segfault on hppa. Downgrading libgnome2
> to 2.4.0-11 gets gnome-session and gnome-terminal working again.

Hi,

Any way to get some details ? A backtrace of a crash (run "gdb gnome-
terminal" for example and "bt" after the crash).

Thanks,

Sebastien Bacher

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <1088266400.2600.6.camel@seb128>
Date: Sat, 26 Jun 2004 18:13:20 +0200
From: Sebastien Bacher <email address hidden>
To: Thomas Bogendoerfer <email address hidden>
Cc: <email address hidden>
Subject: Re: Bug#256361: libgnome2-0: gnome application segfault after
 upgrade to gnome 2.6 on hppa

Le sam, 26/06/2004 =E0 17:56 +0200, Thomas Bogendoerfer a =E9crit :

> I first tried downgrading libgobject, but that didn't help.

Do you know how to rebuild a package ? Could you rebuild it without the
LDFLAGS +=3D -Wl,-z,defs part in debian/rules ?

Basically you need to:
- apt-get source libgnome
- go in the dir, edit debian/rules to remove the LDFLAGS +=3D part
- fakeroot dpkg-buildpackage

and dpkg -i the new deb file.

Thanks,

Sebastien Bacher

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <1088427966.3965.35.camel@seb128>
Date: Mon, 28 Jun 2004 15:06:06 +0200
From: Sebastien Bacher <email address hidden>
To: Thomas Bogendoerfer <email address hidden>
Cc: <email address hidden>
Subject: Re: Bug#256361: libgnome2-0: gnome application segfault after
 upgrade to gnome 2.6 on hppa

Le dim, 27/06/2004 =E0 10:02 +0200, Thomas Bogendoerfer a =E9crit :
> On Sat, Jun 26, 2004 at 06:13:20PM +0200, Sebastien Bacher wrote:
> > Le sam, 26/06/2004 =E0 17:56 +0200, Thomas Bogendoerfer a =E9crit :
> >=20
> > > I first tried downgrading libgobject, but that didn't help.
> >=20
> > Do you know how to rebuild a package ? Could you rebuild it without the
> > LDFLAGS +=3D -Wl,-z,defs part in debian/rules ?
>=20
> that fixes the problem :-) Thanks for the quick fix.

No problem. I've just uploaded a 2.6.1-7, could you test with this new
package when it'll be available on hppa ?

Thanks,

Sebastien Bacher

Revision history for this message
Matt Zimmerman (mdz) wrote :

This bug is hppa-specific, hence NOTWARTY

Revision history for this message
In , Sebastien Bacher (seb128) wrote : Bug#256361: fixed in libgnome 2.6.1-8
Download full text (3.2 KiB)

Source: libgnome
Source-Version: 2.6.1-8

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

libgnome2-0_2.6.1-8_i386.deb
  to pool/main/libg/libgnome/libgnome2-0_2.6.1-8_i386.deb
libgnome2-common_2.6.1-8_all.deb
  to pool/main/libg/libgnome/libgnome2-common_2.6.1-8_all.deb
libgnome2-dev_2.6.1-8_i386.deb
  to pool/main/libg/libgnome/libgnome2-dev_2.6.1-8_i386.deb
libgnome2-doc_2.6.1-8_all.deb
  to pool/main/libg/libgnome/libgnome2-doc_2.6.1-8_all.deb
libgnome_2.6.1-8.diff.gz
  to pool/main/libg/libgnome/libgnome_2.6.1-8.diff.gz
libgnome_2.6.1-8.dsc
  to pool/main/libg/libgnome/libgnome_2.6.1-8.dsc

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 address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastien Bacher <email address hidden> (supplier of updated libgnome 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 address hidden>)

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

Format: 1.7
Date: Mon, 28 Jun 2004 13:44:38 +0200
Source: libgnome
Binary: libgnome2-common libgnome2-0 libgnome2-doc libgnome2-dev
Architecture: source all i386
Version: 2.6.1-8
Distribution: unstable
Urgency: medium
Maintainer: Ondřej Surý <email address hidden>
Changed-By: Sebastien Bacher <email address hidden>
Description:
 libgnome2-0 - The GNOME 2 library - runtime files
 libgnome2-common - The GNOME 2 library - common files
 libgnome2-dev - The GNOME 2 library - development files
 libgnome2-doc - The GNOME 2 library - documentation files
Closes: 252550 256361
Changes:
 libgnome (2.6.1-8) unstable; urgency=medium
 .
   * debian/control.in:
     - Depends on libgnome2-common (>= ${Upstream-Version}),
       (<< ${Upstream-Version}.1) instead of (= {Source-Version)).
       It should help with autobuilds and other architectures.
   * debian/patches/00_libgnome-missinglibs.patch:
     - patch from dann frazier <email address hidden> to explicitly link with missing
       libs.
   * debian/patches/02_undef-ref.patch:
     - removed since it's replaced by the previous patch.
   * debian/rules:
     - Updated to get Upstream-Version.
     - Turned off the -z parameter for the moment since binutils is bugged
       (Closes: #252550, #256361).
   * debian/watch:
     - Added.
Files:
 30800c25a2770b69ef7ef4fd7a90c4a7 1714 devel optional libgnome_2.6.1-8.dsc
 4b011aee25ac207a1e81f7dd598b435f 8197 devel optional libgnome_2.6.1-8.diff.gz
 c9c60cf5598677b3438280c63482dc24 585392 libs optional libgnome2-common_2.6.1-8_all.deb
 cc27aacbcc58af3633eb1ba7c5307013 91342 doc optional libgnome2-doc_2.6.1-8_all.deb
 5c16e38c31e7bd94e9620828fd30482f 92934 libs optional libgnome2-0_2.6.1-8_i386.deb
 9c5e658487cf91517b80fe6e0e7e5a15 93628 libdevel optional libgnome2-dev_2.6.1-8_i386.deb

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

iD8DBQFA5u24Qxo...

Read more...

Revision history for this message
Debian Bug Importer (debzilla) wrote :
Download full text (3.4 KiB)

Message-Id: <email address hidden>
Date: Sat, 03 Jul 2004 13:47:11 -0400
From: Sebastien Bacher <email address hidden>
To: <email address hidden>
Subject: Bug#256361: fixed in libgnome 2.6.1-8

Source: libgnome
Source-Version: 2.6.1-8

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

libgnome2-0_2.6.1-8_i386.deb
  to pool/main/libg/libgnome/libgnome2-0_2.6.1-8_i386.deb
libgnome2-common_2.6.1-8_all.deb
  to pool/main/libg/libgnome/libgnome2-common_2.6.1-8_all.deb
libgnome2-dev_2.6.1-8_i386.deb
  to pool/main/libg/libgnome/libgnome2-dev_2.6.1-8_i386.deb
libgnome2-doc_2.6.1-8_all.deb
  to pool/main/libg/libgnome/libgnome2-doc_2.6.1-8_all.deb
libgnome_2.6.1-8.diff.gz
  to pool/main/libg/libgnome/libgnome_2.6.1-8.diff.gz
libgnome_2.6.1-8.dsc
  to pool/main/libg/libgnome/libgnome_2.6.1-8.dsc

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 address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastien Bacher <email address hidden> (supplier of updated libgnome 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 address hidden>)

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

Format: 1.7
Date: Mon, 28 Jun 2004 13:44:38 +0200
Source: libgnome
Binary: libgnome2-common libgnome2-0 libgnome2-doc libgnome2-dev
Architecture: source all i386
Version: 2.6.1-8
Distribution: unstable
Urgency: medium
Maintainer: Ondřej Surý <email address hidden>
Changed-By: Sebastien Bacher <email address hidden>
Description:
 libgnome2-0 - The GNOME 2 library - runtime files
 libgnome2-common - The GNOME 2 library - common files
 libgnome2-dev - The GNOME 2 library - development files
 libgnome2-doc - The GNOME 2 library - documentation files
Closes: 252550 256361
Changes:
 libgnome (2.6.1-8) unstable; urgency=medium
 .
   * debian/control.in:
     - Depends on libgnome2-common (>= ${Upstream-Version}),
       (<< ${Upstream-Version}.1) instead of (= {Source-Version)).
       It should help with autobuilds and other architectures.
   * debian/patches/00_libgnome-missinglibs.patch:
     - patch from dann frazier <email address hidden> to explicitly link with missing
       libs.
   * debian/patches/02_undef-ref.patch:
     - removed since it's replaced by the previous patch.
   * debian/rules:
     - Updated to get Upstream-Version.
     - Turned off the -z parameter for the moment since binutils is bugged
       (Closes: #252550, #256361).
   * debian/watch:
     - Added.
Files:
 30800c25a2770b69ef7ef4fd7a90c4a7 1714 devel optional libgnome_2.6.1-8.dsc
 4b011aee25ac207a1e81f7dd598b435f 8197 devel optional libgnome_2.6.1-8.diff.gz
 c9c60cf5598677b3438280c63482dc24 585392 libs optional libgnome2-common_2.6.1-8_all.deb
 cc27aacbcc58af3633eb1ba7c5307013 91342 doc optional libgnome2-doc_2.6.1-8_all.deb
 5c16e38c31e7bd94e9620828fd30482f 92934 li...

Read more...

Revision history for this message
In , Sebastien Bacher (seb128) wrote : [Fwd: Re: Bug#256361: libgnome2-0: gnome application segfault after upgrade to gnome 2.6 on hppa]

the BTS was not Cc:ed in the reply

On Sat, Jun 26, 2004 at 06:13:20PM +0200, Sebastien Bacher wrote:
> Le sam, 26/06/2004 à 17:56 +0200, Thomas Bogendoerfer a écrit :
>
> > I first tried downgrading libgobject, but that didn't help.
>
> Do you know how to rebuild a package ? Could you rebuild it without the
> LDFLAGS += -Wl,-z,defs part in debian/rules ?

that fixes the problem :-) Thanks for the quick fix.

Thomas.

--
Crap can work. Given enough thrust pigs will fly, but it's not necessary a
good idea. [ Alexander Viro on linux-kernel ]

Revision history for this message
Debian Bug Importer (debzilla) wrote :
Download full text (3.2 KiB)

Message-Id: <1089115832.2377.2.camel@seb128>
Date: Tue, 06 Jul 2004 14:10:32 +0200
From: Sebastien Bacher <email address hidden>
To: <email address hidden>
Subject: [Fwd: Re: Bug#256361: libgnome2-0: gnome application segfault
 after upgrade to gnome 2.6 on hppa]

--=-VV2LWAkB6fzSesdq2Uns
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

the BTS was not Cc:ed in the reply

--=-VV2LWAkB6fzSesdq2Uns
Content-Disposition: inline
Content-Description: Message =?ISO-8859-1?Q?transf=E9r=E9?= - Re:
 Bug#256361: libgnome2-0: gnome application segfault after upgrade to gnome
 2.6 on hppa
Content-Type: message/rfc822

Return-path: <email address hidden>
Envelope-to: seb128@localhost
Delivery-date: Sun, 27 Jun 2004 10:11:47 +0200
Received: from localhost ([127.0.0.1]) by ilinx.intranet with esmtp (Exim
 3.36 #1 (Debian)) id 1BeUlP-0001AX-00 for <seb128@localhost>; Sun, 27 Jun
 2004 10:11:47 +0200
Received: from pop.wanadoo.fr [193.252.22.67] by localhost with POP3
 (fetchmail-6.2.5) for seb128@localhost (single-drop); Sun, 27 Jun 2004
 10:11:47 +0200 (CEST)
Received: from mwinf0404.wanadoo.fr (mwinf0404.wanadoo.fr) by mwinb0201
 (SMTP Server) with LMTP; Sun, 27 Jun 2004 10:06:36 +0200
X-Sieve: Server Sieve 2.2
Received: from master.debian.org (master.debian.org [146.82.138.7]) by
 mwinf0404.wanadoo.fr (SMTP Server) with ESMTP id C88051800175 for
 <email address hidden>; Sun, 27 Jun 2004 10:06:35 +0200 (CEST)
Received: from elvis.franken.de [193.175.24.41] by master.debian.org with
 esmtp (Exim 3.35 1 (Debian)) id 1BeUgM-00074z-00; Sun, 27 Jun 2004 03:06:34 -0500
Received: from uucp (helo=solo.franken.de) by elvis.franken.de with
 local-bsmtp (Exim 3.36 #1) id 1BeUgL-0006sD-05 for <email address hidden>; Sun,
 27 Jun 2004 10:06:33 +0200
Received: by solo.franken.de (Postfix, from userid 1000) id BBEA327FAF;
 Sun, 27 Jun 2004 10:02:33 +0200 (CEST)
Date: Sun, 27 Jun 2004 10:02:33 +0200
To: Sebastien Bacher <email address hidden>
Subject: Re: Bug#256361: libgnome2-0: gnome application segfault after upgrade to gnome 2.6 on hppa
Message-ID: <email address hidden>
References: <email address hidden>
 <1088261325.2600.2.camel@seb128> <email address hidden>
 <1088266400.2600.6.camel@seb128>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <1088266400.2600.6.camel@seb128>
User-Agent: Mutt/1.3.28i
From: <email address hidden> (Thomas Bogendoerfer)
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on ilinx.intranet
X-Spam-Level:
X-Spam-Status: No, hits=-4.8 required=5.0 tests=BAYES_00,TW_BG
 autolearn=ham version=2.63

On Sat, Jun 26, 2004 at 06:13:20PM +0200, Sebastien Bacher wrote:
> Le sam, 26/06/2004 �7:56 +0200, Thomas Bogendoerfer a �it :
>
> > I first tried downgrading libgobject, but that didn't help.
>
> Do you know how to rebuild a package ? Could you rebuild it without the
> LDFLAGS += -Wl,-z,defs part in debian/rules ?

that fixes the problem :-) Thanks for the quick fix.

Thomas.

--
Crap can work. Given enough thrust pigs will fly, but it's not necessary a
good idea. ...

Read more...

Changed in libgnome:
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.