Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 May 2012 20:06:27 +0400 (MSK)
From:      Dmitry Morozovsky <marck@rinet.ru>
To:        Florian Smeets <flo@freebsd.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: firefox 12 crash on FreeBSD 7
Message-ID:  <alpine.BSF.2.00.1205022003550.95018@woozle.rinet.ru>
In-Reply-To: <4FA148E6.9090001@freebsd.org>
References:  <alpine.BSF.2.00.1205021835100.95018@woozle.rinet.ru> <4FA148E6.9090001@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2 May 2012, Florian Smeets wrote:

> > after portupgrading www/firefox port to version 12, I'm constantly have crashes 
> > by "bad system call" signal.
> > 
> > on stderr there is
> > 
> > (firefox-bin:95162): libnotify-WARNING **: Failed to connect to proxy
> > Bad system call (core dumped)
> > 
> >  ktrace shows 
> > 
> >  95162 firefox-bin CALL  ksem_init(0xbfbf350c,0)
> >  95162 firefox-bin RET   ksem_init -1 errno 78 Function not implemented
> >  95162 firefox-bin PSIG  SIGSYS SIG_DFL
> 
> Hi Dmitry,
> 
> can you try loading the sem module? Also have a look at pkg-message
> (Firefox and HTML5). Perhaps firefox 12 needs the module for other
> things now?!

I thought I'm aware of this, and I do have semaphores in my kernel:

root@woozle:/usr/ports# config -x /boot/kernel/kernel | grep -i sem
options SYSVSEM

or it this other semaphores?


-- 
Sincerely,
D.Marck                                     [DM5020, MCK-RIPE, DM3-RIPN]
[ FreeBSD committer:                                 marck@FreeBSD.org ]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru ***
------------------------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1205022003550.95018>