From owner-freebsd-stable@FreeBSD.ORG Tue Dec 28 10:28:57 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A88516A4CE for ; Tue, 28 Dec 2004 10:28:57 +0000 (GMT) Received: from yori.schoko.org (yori.schoko.org [80.86.174.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2895C43D45 for ; Tue, 28 Dec 2004 10:28:56 +0000 (GMT) (envelope-from nick@schoko.org) Received: from yori.schoko.org (nick@localhost [127.0.0.1]) by yori.schoko.org (8.12.10/8.12.10) with ESMTP id iBSASejV047892 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 28 Dec 2004 11:28:40 +0100 (CET) (envelope-from nick@yori.schoko.org) Received: (from nick@localhost) by yori.schoko.org (8.12.10/8.12.10/Submit) id iBSASb8j047891; Tue, 28 Dec 2004 11:28:37 +0100 (CET) (envelope-from nick) Date: Tue, 28 Dec 2004 11:28:37 +0100 From: Markus Wennrich To: Brian Behlendorf Message-ID: <20041228102837.GI96260@yori.schoko.org> References: <20041225213321.GA87117@131-203-240-72.remote.comnet.co.nz> <20041225145919.W21066@fez.hyperreal.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041225145919.W21066@fez.hyperreal.org> User-Agent: Mutt/1.5.6i cc: freebsd-stable@freebsd.org cc: Richard MAHONEY Subject: Re: GThread_ERROR | glib2 | gthread-posix.c X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 10:28:57 -0000 Same problem here on 4.x. Recompile of all dependencies doesn't work. Who files the send-pr? :-) Markus On Sat, Dec 25, 2004 at 03:05:25PM -0800, Brian Behlendorf wrote: > > Is this on RELENG_4? > > I got the same thing after I got past X coredumps with the i810 driver > (fixed by either downgrading to 8 or 16 bits, or using "Options NoAccel"). > It was suggested on gnome@ that I rebuild freetype and every port it > depends upon, but that didn't help. De-installing all ports that depend > upon freetype and rebuilding/reinstalling from scratch also did not help. > I'd give up on RELENG_4 and move to RELENG_5, but on both laptops I've > tried it on RELENG_5 still doesn't successfully suspend/resume from X > (whether under ACPI or APM), and since the freebsd-gnome people claim to > not support RELENG_4, I'm spending xmas break trying out various Linux > distros. > > Sorry I couldn't help, just wanted to say I see the same problem, but > haven't seen a way out. > > Brian > > On Sun, 26 Dec 2004, Richard MAHONEY wrote: > >Dear Listmembers, > > > >I've just upgraded to `xorg-6.8.1' and have begun to experience > >seg. faults and core dumps with apps that rely on `glib-2.4.8'. The > >standard error is noted below. `gnome2-2.8.2' no longer works and I've > >had to revert to `pwm-2003.06.17'. A recompile of `glib', `gtk', all > >of `Gnome2' &c. has failed to resolve the problem. Does it have > >something to do with the following? : > > > >/usr/home/ports/devel/glib20/files/patch-gthread_gthread-posix.c > > > > > >Any help would be very much appreciated. > > > > > >Best regards, > > > >Richard Mahoney > > > > > >the system: > > > >[rbm49@131.203.240.72] /usr/home/rbm49/pkg $ uname -a > > > >FreeBSD 131-203-240-72.remote.comnet.co.nz 4.11-STABLE FreeBSD \ > >4.11-STABLE #0: Sun Dec 19 21:29:45 NZDT 2004 \ > >root@131-203-240-72.remote.comnet.co.nz:/usr/home/obj/usr/src/sys/GENERIC \ > >i386 > > > >the problem: > > > >[rbm49@131.203.240.72] /usr/home/rbm49/pkg $ firefox > > > >GThread-ERROR **: file gthread-posix.c: line 137 \ > >(g_thread_impl_init): error 'Invalid argument' during \ > >'pthread_getschedparam (pthread_self(), &policy, &sched)' > > > >aborting... > > > >Abort trap (core dumped) > > > >[rbm49@131.203.240.72] /usr/home/rbm49/pkg $ rm -f *core > >firefox-bin.core > > > > > > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" -- Don't anthropomorphize computers. They don't like it.