Firefox 3.5 RC1 ready for testing!

Matt datahead4 at gmail.com
Thu Jun 18 13:26:35 UTC 2009


On Thu, Jun 18, 2009 at 3:24 AM, Florian Smeets<flo at kasimir.com> wrote:
> On 17.06.09 19:03, Matt wrote:
>>
>> On Wed, Jun 17, 2009 at 10:37 AM, Wesley Shields<wxs at freebsd.org>  wrote:
>>>
>>> On Wed, Jun 17, 2009 at 03:40:21PM +0200, Martin Wilke wrote:
>>>>
>>>> Firefox 3.5 RC1 ready for testing!
>>>>
>>>> Howdy,
>>>>
>>>> Yesterday FF3.5 RC1 was released! Unfortunately
>>>> RC1 need a newer version of devel/nspr, we
>>>> already updated devel/nspr and it seems to be
>>>> work all fine. If you like to play with
>>>> both updates you can try following patch [1]. I
>>>> need to make a exp-run request for this
>>>> update to make sure nothing will be failed.
>>>>
>>>> [1]
>>>> http://miwi.homeunix.com/patches/ff3.5rc1.diff
>>>
>>> Built and installed fine. Was running fine until I viewed the demo link
>>> from http://hacks.mozilla.org/2009/06/3d-transforms-isocube/ at which
>>> point firefox crashed. I'll see if I can get any details about the
>>> crash.
>>>
>> Same experience here.  Backtrace from firefox core dump says:
>>
>> #0  0x11be416b in ksem_init () from /lib/libc.so.7
>> #1  0x11bd9a89 in sem_init () from /lib/libc.so.7
>> #2  0x1080bb5e in nsCanvasBidiProcessor::~nsCanvasBidiProcessor ()
>> from /usr/local/lib/firefox3/libxul.so
>> #3  0x1080bbcf in nsCanvasBidiProcessor::~nsCanvasBidiProcessor ()
>> from /usr/local/lib/firefox3/libxul.so
>> #4  0x10800057 in nsCanvasBidiProcessor::~nsCanvasBidiProcessor ()
>> from /usr/local/lib/firefox3/libxul.so
>> #5  0x10800e59 in nsCanvasBidiProcessor::~nsCanvasBidiProcessor ()
>> from /usr/local/lib/firefox3/libxul.so
>> #6  0x10cba924 in NS_GetComponentManager_P () from
>> /usr/local/lib/firefox3/libxul.so
>> #7  0x10c80d46 in JNIEnv_::CallStaticObjectMethod () from
>> /usr/local/lib/firefox3/libxul.so
>> #8  0x10cbafa1 in NS_GetComponentManager_P () from
>> /usr/local/lib/firefox3/libxul.so
>> #9  0x1109579a in _pt_root () from /usr/local/lib/libplds4.so.1
>> #10 0x11cb26ff in pthread_getprio () from /lib/libthr.so.3
>> #11 0x00000000 in ?? ()
>> (gdb)
>>
>
> Could you guys please confirm that
>
> options         P1003_1B_SEMAPHORES
>
> in your kernel fixes this?
>
> I was able to view the demo without crashed after i added that option to my
> kernel.
>
> I'm running latest -CURRENT on amd64.

Confirmed that a "kldload sem"eliminates the Firefox crash when
viewing the page.

Matt


More information about the freebsd-gecko mailing list