Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Apr 2011 12:42:31 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        Bernhard Froehlich <decke@FreeBSD.org>
Cc:        ports@FreeBSD.org, gecko@FreeBSD.org, =?UTF-8?B?0JjQu9GM0Y8g0JXRgNC80L7Qu9C40L0=?= <ermolinis@gmail.com>
Subject:   Re: firefox crash - because of pthread_attr_setdetachstate
Message-ID:  <4DB14D87.8070301@FreeBSD.org>
In-Reply-To: <845eeed9cbe6d6f8c965611575a23d85__49129.936801228$1303459774$gmane$org@bluelife.at>
References:  <BANLkTi=ztRnmEor7bSMKu4Zdx4bYfC7-8g@mail.gmail.com>	<c75b9cc1800c5af6e101546e8a0f4450@bluelife.at>	<BANLkTim07wJ=imtA5YPYuhYgWo7GdE5NXQ@mail.gmail.com> <845eeed9cbe6d6f8c965611575a23d85__49129.936801228$1303459774$gmane$org@bluelife.at>

next in thread | previous in thread | raw e-mail | index | archive | help
on 22/04/2011 11:09 Bernhard Froehlich said the following:
> On Fri, 22 Apr 2011 11:12:48 +0400, Илья Ермолин wrote:
>> As I can see from settings PGO allready disabled
> 
> Yeah, sorry have seen it too late.
> 
>>From the stacktrace it looks like it's somewhere in the gnome area and
> someone with more knowledge about glib or pthread should check that
> line:
> 
> GThread-ERROR **: file gthread-posix.c: line 340
> (g_thread_create_posix_impl): error 'Invalid Argument' during
> 'pthread_attr_setdetachstate (&attr, joinable ? PTHREAD_CREATE_JOINABLE
> : PTHREAD_CREATE_DETACHED)'
> 
> 
> I've cc'd ports@ because there are a few more clever people. :o)

Is there pthread_attr_init preceding that pthread_attr_setdetachstate call?

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DB14D87.8070301>