Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Feb 2011 10:35:33 -0800
From:      Evan Martin <evan@chromium.org>
To:        George Liaskos <geo.liaskos@gmail.com>
Cc:        freebsd-chromium@freebsd.org
Subject:   Re: chromium 9 can't open any page
Message-ID:  <AANLkTinfX%2BpOOAHXZP0HdmHbT9Vu5q_RYhuVn=aKrYst@mail.gmail.com>
In-Reply-To: <AANLkTi=O22Z5nj2Tfzcc293_AKW8XGfWyJYzFqzzp5gi@mail.gmail.com>
References:  <op.vq4pt6i1hnq548@quakelee-work> <4D62DF5D.3060702@freebsd.org> <AANLkTinNRAN%2ByrBkZJtn4yJ8Q-tg-bS_1koCKgaMHyvF@mail.gmail.com> <AANLkTinyxJY4_GgGPzQ%2BETSBJqjrC6snb%2BTZe-dCmZT0@mail.gmail.com> <AANLkTi=O22Z5nj2Tfzcc293_AKW8XGfWyJYzFqzzp5gi@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 23, 2011 at 5:40 PM, George Liaskos <geo.liaskos@gmail.com> wro=
te:
> The renderers die always with the same error:
>
> [1841:194170880:4647631097:FATAL:base/condition_variable_posix.cc(37)]
> Check failed: rv =3D=3D 0.
> Unable to get symbols for backtrace. Dumping raw addresses in trace:
> =A0 =A0 =A0 =A00x11d0ee1
> =A0 =A0 =A0 =A00x11bcca8
> =A0 =A0 =A0 =A00x12319da
> =A0 =A0 =A0 =A00x1231a11
> =A0 =A0 =A0 =A00x121565f
> =A0 =A0 =A0 =A00x2a33cb2
> =A0 =A0 =A0 =A00x10346cf
> =A0 =A0 =A0 =A00x1033a97
> =A0 =A0 =A0 =A00x107850e
> =A0 =A0 =A0 =A00x521745
> =A0 =A0 =A0 =A00x520ef8
> =A0 =A0 =A0 =A00x5222d2
> =A0 =A0 =A0 =A00x52283b
> =A0 =A0 =A0 =A00x520cce
>
> I used addr2line, so here are the results
>
> base/logging.cc:603
> base/condition_variable_posix.cc:39

This is saying that a pthread_*() call is failing.  I'm not sure why
that could happen.  It would be helpful to get it into a debugger.
Alternatively you could modify the code around that point to see what
the failing return value is.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTinfX%2BpOOAHXZP0HdmHbT9Vu5q_RYhuVn=aKrYst>