From owner-cvs-src@FreeBSD.ORG Sun Jan 15 02:01:50 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60DCE16A420 for ; Sun, 15 Jan 2006 02:01:50 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from nic.ach.sch.gr (nic.sch.gr [194.63.238.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id F096943D5F for ; Sun, 15 Jan 2006 02:01:39 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: (qmail 17658 invoked by uid 207); 15 Jan 2006 02:01:35 -0000 Received: from keramida@ceid.upatras.gr by nic by uid 201 with qmail-scanner-1.21 (sophie: 3.04/2.30/3.97. Clear:RC:1(81.186.70.3):. Processed in 0.084229 secs); 15 Jan 2006 02:01:35 -0000 Received: from dialup3.ach.sch.gr (HELO flame.pc) ([81.186.70.3]) (envelope-sender ) by nic.sch.gr (qmail-ldap-1.03) with SMTP for ; 15 Jan 2006 02:01:34 -0000 Received: by flame.pc (Postfix, from userid 1001) id 4AB4F11558; Sun, 15 Jan 2006 03:32:49 +0200 (EET) Date: Sun, 15 Jan 2006 03:32:49 +0200 From: Giorgos Keramidas To: Pascal Hofstee Message-ID: <20060115013248.GA28047@flame.pc> References: <200601121809.k0CI9QGV028693@repoman.freebsd.org> <20060112182804.GA1047@flame.pc> <20060113012900.GA16082@flame.pc> <554CC8A8-35FB-424A-B883-505C26ECBBE8@FreeBSD.org> <20060114213238.GA15253@flame.pc> <6FD0F2BA-88E3-4E82-A5F8-D89051AEEECA@FreeBSD.org> <43C97BCA.6030201@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43C97BCA.6030201@gmail.com> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Jason Evans , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/stdlib malloc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jan 2006 02:01:50 -0000 On 2006-01-14 14:31, Pascal Hofstee wrote: > Jason Evans wrote: > >Hmm, that's interesting. I'll mess around with emacs later on today > >(though I only have i386 hardware at the moment). Right now, I'm > >still building xorg on my machine in order to try to reproduce the gtk > >problems that Pascal Hofstee reported. > > Hi Jason .. In the mean while i decided to do a pkg_delete -a followed > by a fresh gnome install from standard ports instead of Joe Marcus > Clarke's MC-gnome tree .. and it looks like the main culprit is > glib-2.9.2 as the observed GTK-problems do not occur with the glib20 > port that is currently in the main ports-tree. So i think it's safe to > assume glib-2.9.2 is seriously busted and jemalloc just happened to > Really get pissed about it :) Hmmm, this is very interesting. I see that irssi links to glib-2.8.5 here, but where did you get a port for glib of a newer version?