Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 May 2012 16:30:17 +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.1205031628590.46303@woozle.rinet.ru>
In-Reply-To: <4FA16AAD.4080808@FreeBSD.org>
References:  <alpine.BSF.2.00.1205021835100.95018@woozle.rinet.ru> <4FA148E6.9090001@freebsd.org> <alpine.BSF.2.00.1205022003550.95018@woozle.rinet.ru> <4FA16AAD.4080808@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
> >>
> >> 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?
> > 
> 
> Yes, it's POSIX semaphores (options P1003_1B_SEMAPHORES).

For the record and search engines: yes, the cause was posix semaphores absence.

Thanks all for the kick in right direction ;)

-- 
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.1205031628590.46303>