Bug#217786: marked as done (Gnome-terminal is slow on unstable after gnome 2.4 upgrade)

Debian Bug Tracking System owner at bugs.debian.org
Thu Sep 15 13:18:06 UTC 2005


Your message dated Thu, 15 Sep 2005 15:06:13 +0200
with message-id <20050915130613.GE14896 at bugs.debian.org>
and subject line Gnome-terminal is slow on unstable after gnome 2.4 upgrade
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; 27 Oct 2003 12:50:47 +0000
>From foskey at optushome.com.au Mon Oct 27 06:50:45 2003
Return-path: <foskey at optushome.com.au>
Received: from mail003.syd.optusnet.com.au [211.29.132.144] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AE6pY-0002RB-00; Mon, 27 Oct 2003 06:50:44 -0600
Received: from llhosts (c211-30-226-107.rivrw4.nsw.optusnet.com.au [211.30.226.107])
	by mail003.syd.optusnet.com.au (8.11.6p2/8.11.6) with ESMTP id h9RCofr25763
	for <submit at bugs.debian.org>; Mon, 27 Oct 2003 23:50:41 +1100
Subject: Gnome-terminal is slow on unstable after gnome 2.4 upgrade
From: Ken Foskey <foskey at optushome.com.au>
To: submit at bugs.debian.org
Content-Type: text/plain
Message-Id: <1067259041.9543.42.camel at gandalf.foskey.org>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.5 
Date: Mon, 27 Oct 2003 23:50:41 +1100
Content-Transfer-Encoding: 7bit
Delivered-To: submit at bugs.debian.org
X-Spam-Status: No, hits=-4.0 required=4.0
	tests=BAYES_60,HAS_PACKAGE
	version=2.53-bugs.debian.org_2003_10_21
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_21 (1.174.2.15-2003-03-30-exp)

Package: gnome-terminal
Version: 2.4.1-2_i386

The actual commands are accepted by bash and run before the screen is
updated and showing.  At the same time as the upgrade my screen went
from my original settings to a lovely shade of Blue so my terminal
settings were replaced by the maintainers copy or incorrectly updated in
upgrade to Gnome 2.4.

There are several issues showing with valgrind that may or may not be
related.

$ valgrind gnome-terminal
==10993== Memcheck, a.k.a. Valgrind, a memory error detector for
x86-linux.
==10993== Copyright (C) 2002-2003, and GNU GPL'd, by Julian Seward.
==10993== Using valgrind-20031012, a program supervision framework for
x86-linux.
==10993== Copyright (C) 2000-2003, and GNU GPL'd, by Julian Seward.
==10993== Estimated CPU clock rate is 1466 MHz
==10993== For more details, rerun with: -v
==10993==
==10993== Invalid read of size 1
==10993==    at 0x4000FFA4: strcmp (in /lib/ld-2.3.2.so)
==10993==    by 0x40005A23: _dl_map_object_internal (in
/lib/ld-2.3.2.so)
==10993==    by 0x40EBF8EA: (within /lib/libc-2.3.2.so)
==10993==    by 0x4000B115: _dl_catch_error_internal (in
/lib/ld-2.3.2.so)
==10993==    Address 0xFFFFE210 is not stack'd, malloc'd or free'd
==10993==
==10993== Invalid read of size 1
==10993==    at 0x4000FFA4: strcmp (in /lib/ld-2.3.2.so)
==10993==    by 0x400061B3: _dl_map_object_internal (in
/lib/ld-2.3.2.so)
==10993==    by 0x40EBF8EA: (within /lib/libc-2.3.2.so)
==10993==    by 0x4000B115: _dl_catch_error_internal (in
/lib/ld-2.3.2.so)
==10993==    Address 0xFFFFE210 is not stack'd, malloc'd or free'd
==10993==
==10993== Invalid read of size 1
==10993==    at 0x4000FFA4: strcmp (in /lib/ld-2.3.2.so)
==10993==    by 0x40005A23: _dl_map_object_internal (in
/lib/ld-2.3.2.so)
==10993==    by 0x40009B78: openaux (in /lib/ld-2.3.2.so)
==10993==    by 0x4000B115: _dl_catch_error_internal (in
/lib/ld-2.3.2.so)
==10993==    Address 0xFFFFE210 is not stack'd, malloc'd or free'd
==10993==
==10993== Invalid read of size 1
==10993==    at 0x4000FFA4: strcmp (in /lib/ld-2.3.2.so)
==10993==    by 0x400061B3: _dl_map_object_internal (in
/lib/ld-2.3.2.so)
==10993==    by 0x40009B78: openaux (in /lib/ld-2.3.2.so)
==10993==    by 0x4000B115: _dl_catch_error_internal (in
/lib/ld-2.3.2.so)
==10993==    Address 0xFFFFE210 is not stack'd, malloc'd or free'd
==10993==
==10993== Invalid read of size 1
==10993==    at 0x4000FFA4: strcmp (in /lib/ld-2.3.2.so)
==10993==    by 0x4000C273: _dl_check_map_versions_internal (in
/lib/ld-2.3.2.so)
==10993==    by 0x40EBFD1B: (within /lib/libc-2.3.2.so)
==10993==    by 0x4000B115: _dl_catch_error_internal (in
/lib/ld-2.3.2.so)
==10993==    Address 0xFFFFE210 is not stack'd, malloc'd or free'd
==10993==
==10993== Conditional jump or move depends on uninitialised value(s)
==10993==    at 0x40008ABA: _dl_relocate_object_internal (in
/lib/ld-2.3.2.so)
==10993==    by 0x40EBFCF0: (within /lib/libc-2.3.2.so)
==10993==    by 0x4000B115: _dl_catch_error_internal (in
/lib/ld-2.3.2.so)
==10993==    by 0x40EBFF5B: _dl_open (in /lib/libc-2.3.2.so)
==10993==
==10993== Conditional jump or move depends on uninitialised value(s)
==10993==    at 0x40008B05: _dl_relocate_object_internal (in
/lib/ld-2.3.2.so)
==10993==    by 0x40EBFCF0: (within /lib/libc-2.3.2.so)
==10993==    by 0x4000B115: _dl_catch_error_internal (in
/lib/ld-2.3.2.so)
==10993==    by 0x40EBFF5B: _dl_open (in /lib/libc-2.3.2.so)
==10993== valgrind's libpthread.so: KLUDGED call to:
pthread_getschedparam
==10993==
==10993== Syscall param write(buf) contains uninitialised or
unaddressable byte(s)
==10993==    at 0x40E83938: __libc_write (in /lib/libc-2.3.2.so)
==10993==    by 0x4082A83F: (within /usr/X11R6/lib/libICE.so.6.3)
==10993==    by 0x4082B5EE: _IceTransWrite (in
/usr/X11R6/lib/libICE.so.6.3)
==10993==    by 0x408223DA: _IceWrite (in /usr/X11R6/lib/libICE.so.6.3)
==10993==    Address 0x42CEBB44 is 12 bytes inside a block of size 1024
alloc'd
==10993==    at 0x4002AF15: calloc (vg_replace_malloc.c:284)
==10993==    by 0x4081F4DF: IceOpenConnection (in
/usr/X11R6/lib/libICE.so.6.3)
==10993==    by 0x40814408: SmcOpenConnection (in
/usr/X11R6/lib/libSM.so.6.0)
==10993==    by 0x402CEBB5: gnome_client_connect (in
/usr/lib/libgnomeui-2.so.0.400.0)

** (gnome-terminal:10993): WARNING **: Extremely strange, strange object
directories (0)registered with the activation context
Error registering terminal with the activation service; factory mode
disabled.
==10993==
==10993== Conditional jump or move depends on uninitialised value(s)
==10993==    at 0x4000896A: _dl_relocate_object_internal (in
/lib/ld-2.3.2.so)
==10993==    by 0x40EBFCF0: (within /lib/libc-2.3.2.so)
==10993==    by 0x4000B115: _dl_catch_error_internal (in
/lib/ld-2.3.2.so)
==10993==    by 0x40EBFF5B: _dl_open (in /lib/libc-2.3.2.so)
==10993==
==10993== Conditional jump or move depends on uninitialised value(s)
==10993==    at 0x40008976: _dl_relocate_object_internal (in
/lib/ld-2.3.2.so)
==10993==    by 0x40EBFCF0: (within /lib/libc-2.3.2.so)
==10993==    by 0x4000B115: _dl_catch_error_internal (in
/lib/ld-2.3.2.so)
==10993==    by 0x40EBFF5B: _dl_open (in /lib/libc-2.3.2.so)
==10993== discard syms in /usr/lib/gconv/ISO8859-16.so due to munmap()
==10993== discard syms in /usr/lib/gconv/UTF-7.so due to munmap()
==10993== discard syms in /usr/lib/gconv/UTF-16.so due to munmap()
==10993== discard syms in /usr/lib/gconv/ARMSCII-8.so due to munmap()
==10993== discard syms in /usr/lib/gconv/BIG5.so due to munmap()
==10993== discard syms in /usr/lib/gconv/BIG5HKSCS.so due to munmap()
==10993== discard syms in /usr/lib/gconv/IBM866.so due to munmap()
==10993== discard syms in /usr/lib/gconv/EUC-JP.so due to munmap()
==10993== discard syms in /usr/lib/gconv/libJIS.so due to munmap()
==10993== discard syms in /usr/lib/gconv/EUC-KR.so due to munmap()
==10993== discard syms in /usr/lib/gconv/libKSC.so due to munmap()
==10993== discard syms in /usr/lib/gconv/EUC-TW.so due to munmap()
==10993== discard syms in /usr/lib/gconv/libCNS.so due to munmap()
==10993== discard syms in /usr/lib/gconv/GB18030.so due to munmap()
==10993== discard syms in /usr/lib/gconv/EUC-CN.so due to munmap()
==10993== discard syms in /usr/lib/gconv/libGB.so due to munmap()
==10993== discard syms in /usr/lib/gconv/GBK.so due to munmap()
==10993== discard syms in /usr/lib/gconv/GEORGIAN-ACADEMY.so due to
munmap()
==10993== discard syms in /usr/lib/gconv/IBM850.so due to munmap()
==10993== discard syms in /usr/lib/gconv/IBM852.so due to munmap()
==10993== discard syms in /usr/lib/gconv/IBM855.so due to munmap()
==10993== discard syms in /usr/lib/gconv/IBM857.so due to munmap()
==10993== discard syms in /usr/lib/gconv/IBM862.so due to munmap()
==10993== discard syms in /usr/lib/gconv/IBM864.so due to munmap()
==10993== discard syms in /usr/lib/gconv/ISO-2022-JP.so due to munmap()
==10993== discard syms in /usr/lib/gconv/libJIS.so due to munmap()
==10993== discard syms in /usr/lib/gconv/libGB.so due to munmap()
==10993== discard syms in /usr/lib/gconv/libCNS.so due to munmap()
==10993== discard syms in /usr/lib/gconv/ISO-2022-KR.so due to munmap()
==10993== discard syms in /usr/lib/gconv/ECMA-CYRILLIC.so due to
munmap()
==10993== discard syms in /usr/lib/gconv/JOHAB.so due to munmap()
==10993== discard syms in /usr/lib/gconv/libKSC.so due to munmap()
==10993== discard syms in /usr/lib/gconv/KOI8-R.so due to munmap()
==10993== discard syms in /usr/lib/gconv/KOI8-U.so due to munmap()
==10993== discard syms in /usr/lib/gconv/MAC-UK.so due to munmap()
==10993== discard syms in /usr/lib/gconv/SJIS.so due to munmap()
==10993== discard syms in /usr/lib/gconv/TCVN5712-1.so due to munmap()
==10993== discard syms in /usr/lib/gconv/TIS-620.so due to munmap()
==10993== discard syms in /usr/lib/gconv/UHC.so due to munmap()
==10993== discard syms in /usr/lib/gconv/libKSC.so due to munmap()
==10993== discard syms in /usr/lib/gconv/VISCII.so due to munmap()
==10993== discard syms in /usr/lib/gconv/CP1250.so due to munmap()
==10993== discard syms in /usr/lib/gconv/CP1251.so due to munmap()
==10993== discard syms in /usr/lib/gconv/CP1252.so due to munmap()
==10993== discard syms in /usr/lib/gconv/CP1253.so due to munmap()
==10993== discard syms in /usr/lib/gconv/CP1254.so due to munmap()
==10993== discard syms in /usr/lib/gconv/CP1255.so due to munmap()

(gnome-terminal:10993): GConf-WARNING **: Received unmatched key/value
sequences in
==10993==
==10993== Conditional jump or move depends on uninitialised value(s)
==10993==    at 0x8067473: (within /usr/bin/gnome-terminal)
==10993==    by 0x806839E: terminal_profile_update (in
/usr/bin/gnome-terminal)
==10993==    by 0x805EF2A: (within /usr/bin/gnome-terminal)
==10993==    by 0x805E462: main (in /usr/bin/gnome-terminal)
==10993==
==10993== Use of uninitialised value of size 4
==10993==    at 0x8067473: (within /usr/bin/gnome-terminal)
==10993==    by 0x806839E: terminal_profile_update (in
/usr/bin/gnome-terminal)
==10993==    by 0x805EF2A: (within /usr/bin/gnome-terminal)
==10993==    by 0x805E462: main (in /usr/bin/gnome-terminal)
==10993==
==10993== Conditional jump or move depends on uninitialised value(s)
==10993==    at 0x806747F: (within /usr/bin/gnome-terminal)
==10993==    by 0x806839E: terminal_profile_update (in
/usr/bin/gnome-terminal)
==10993==    by 0x805EF2A: (within /usr/bin/gnome-terminal)
==10993==    by 0x805E462: main (in /usr/bin/gnome-terminal)
==10993==
==10993== Use of uninitialised value of size 4
==10993==    at 0x806748E: (within /usr/bin/gnome-terminal)
==10993==    by 0x806839E: terminal_profile_update (in
/usr/bin/gnome-terminal)
==10993==    by 0x805EF2A: (within /usr/bin/gnome-terminal)
==10993==    by 0x805E462: main (in /usr/bin/gnome-terminal)

(gnome-terminal:10993): GConf-WARNING **: Received unmatched key/value
sequences in

(gnome-terminal:10993): GConf-WARNING **: Received unmatched key/value
sequences in
==10993== discard syms in /usr/lib/gconv/CP1256.so due to munmap()
==10996== Warning: client attempted to close Valgrind's logfile fd (2).
==10996==    Use --logfile-fd=<number> to select an alternative logfile
fd.
==10997== Warning: client attempted to close Valgrind's logfile fd (2).
==10997==    Use --logfile-fd=<number> to select an alternative logfile
fd.
==10993==
==10993== Invalid read of size 4
==10993==    at 0x40DD051C: (within /lib/libc-2.3.2.so)
==10993==    by 0x40E8F422: (within /lib/libc-2.3.2.so)
==10993==    by 0x40E8F43E: (within /lib/libc-2.3.2.so)
==10993==    by 0x40E8F445: (within /lib/libc-2.3.2.so)
==10993==    Address 0xC is not stack'd, malloc'd or free'd
==10993==
==10993== ERROR SUMMARY: 2508 errors from 15 contexts (suppressed: 11
from 2)
==10993== malloc/free: in use at exit: 3609604 bytes in 42969 blocks.
==10993== malloc/free: 129538 allocs, 86569 frees, 17499060 bytes
allocated.
==10993== For a detailed leak analysis,  rerun with: --leak-check=yes
==10993== For counts of detected errors, rerun with: -v





-- 
Thanks
KenF
OpenOffice.org developer


---------------------------------------
Received: (at 217786-done) by bugs.debian.org; 15 Sep 2005 13:06:53 +0000
>From lool at dooz.org Thu Sep 15 06:06:53 2005
Return-path: <lool at dooz.org>
Received: from mf01.sitadelle.com (smtp.cegetel.net) [212.94.174.68] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EFtS0-0007sv-00; Thu, 15 Sep 2005 06:06:53 -0700
Received: from vm-1.vm-dmz.bpl-group.org (mx0.bpl-group.org [195.115.71.69])
	by smtp.cegetel.net (Postfix) with ESMTP id 65CFA3F23C0;
	Thu, 15 Sep 2005 15:06:13 +0200 (CEST)
Received: from bee.dooz.org (lan-108.int.bpl-group.org [192.168.18.108])
	by vm-1.vm-dmz.bpl-group.org (Postfix) with ESMTP id 52931C5B2;
	Thu, 15 Sep 2005 13:06:13 +0000 (UTC)
Received: by bee.dooz.org (Postfix, from userid 1000)
	id 6EDA24F006A; Thu, 15 Sep 2005 15:06:13 +0200 (CEST)
Date: Thu, 15 Sep 2005 15:06:13 +0200
From: =?iso-8859-1?Q?Lo=EFc?= Minier <lool at dooz.org>
To: Ken Foskey <foskey at optushome.com.au>
Cc: 217786-done at bugs.debian.org
Subject: Re: Gnome-terminal is slow on unstable after gnome 2.4 upgrade
Message-ID: <20050915130613.GE14896 at bugs.debian.org>
References: <1067259041.9543.42.camel at gandalf.foskey.org> <20050907200804.GA4527 at bugs.debian.org> <1126789316.6715.0.camel at froddo.foskey.org.au>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
In-Reply-To: <1126789316.6715.0.camel at froddo.foskey.org.au>
Content-Transfer-Encoding: quoted-printable
Delivered-To: 217786-done at bugs.debian.org
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-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02

        Hi,

On Thu, Sep 15, 2005, Ken Foskey wrote:
> Please close 2.10 now working without any problems.

 Ok, closing.

   Bye,

--=20
Lo=EFc Minier <lool at dooz.org>
Come, your destiny awaits!




More information about the Pkg-gnome-maintainers mailing list