From owner-freebsd-gnome@FreeBSD.ORG Mon May 12 12:44:43 2003 Return-Path: <owner-freebsd-gnome@FreeBSD.ORG> Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D642137B401 for <gnome@freebsd.org>; Mon, 12 May 2003 12:44:42 -0700 (PDT) Received: from ms-smtp-01.southeast.rr.com (ms-smtp-01.southeast.rr.com [24.93.67.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id A498943FEA for <gnome@freebsd.org>; Mon, 12 May 2003 12:44:41 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from mail5.nc.rr.com (fe5 [24.93.67.52])h4CJdahG008469; Mon, 12 May 2003 15:39:43 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Mon, 12 May 2003 15:41:23 -0400 Received: from vpn-client-4.marcuscom.com (vpn-client-4.marcuscom.com [10.2.1.4])h4CJi9rT017741; Mon, 12 May 2003 15:44:09 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: creme-brulee.marcuscom.com: vpn-client-4.marcuscom.com [10.2.1.4] didn't use HELO protocol From: Joe Marcus Clarke <marcus@marcuscom.com> To: "Mezz bsdforums.org" <reigncracks@hotmail.com> In-Reply-To: <Sea2-F20UEpFhu4XIMj0000389b@hotmail.com> References: <Sea2-F20UEpFhu4XIMj0000389b@hotmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-H4IKEuSgneZwlJtsM0xZ" Organization: MarcusCom, Inc. Message-Id: <1052768654.308.65.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.3 (Preview Release) Date: 12 May 2003 15:44:14 -0400 X-Spam-Status: No, hits=-39.2 required=5.0 tests=BAYES_00,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) cc: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Re: gnome-pty-helper uses very high CPU.. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining <freebsd-gnome.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-gnome>, <mailto:freebsd-gnome-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-gnome> List-Post: <mailto:freebsd-gnome@freebsd.org> List-Help: <mailto:freebsd-gnome-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-gnome>, <mailto:freebsd-gnome-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 12 May 2003 19:44:43 -0000 --=-H4IKEuSgneZwlJtsM0xZ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2003-05-12 at 15:07, Mezz bsdforums.org wrote: > When, I run gnome-terminal then open few new tabs and I am seeing the=20 > gnome-pty-helper starts to get crazy and uses a lot of CPU.. >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > 9709 mezz 120 0 9480K 6204K RUN 0:30 70.28% 60.79%=20 > gnome-pty-helper > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > I saw that very often when I am trying to debug Metacity and AbiWord2 run= =20 > under the gdb. I tried to use gdb on it like gdb gnome-pty-helper <pid>..= I=20 > don't know if it's useful.. I'm seeing the same thing. However, you're looking at the wrong pty-helper binary. The one for vte is in /usr/X11R6/libexec. Anyway, this is another threading issue, and should be fixed now. Joe >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > # gdb gnome-pty-helper 9709 > [..copyright stuff..] >=20 > Attaching to program: /usr/X11R6/bin/gnome-pty-helper, process 9709 > 0x283f4023 in ?? () > (gdb) bt > #0 0x283f4023 in ?? () > #1 0x08049ddb in __do_global_ctors_aux () > #2 0x08049315 in open_ptys (utmp=3D-1077936960, wtmp=3D0, lastlog=3D-107= 7936943) > at gnome-pty-helper.c:554 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > Cheers, > Mezz >=20 > _________________________________________________________________ > Help STOP SPAM with the new MSN 8 and get 2 months FREE* =20 > http://join.msn.com/?page=3Dfeatures/junkmail >=20 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-H4IKEuSgneZwlJtsM0xZ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA+v/mOb2iPiv4Uz4cRAlhWAKCqc5gpA2I3I4nabx9QJloA1vScnwCeIpDd kPksLFEx9WRHlJvHPKKqM+8= =oWek -----END PGP SIGNATURE----- --=-H4IKEuSgneZwlJtsM0xZ--