Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jul 2011 07:29:59 -0500
From:      "Edwin L. Culp W." <edwinlculp@gmail.com>
To:        =?ISO-8859-1?Q?Francesc_Xavier_Esteller_i_Bell=E9s?= <franxaverius@hotmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Firefox-4.0.1.
Message-ID:  <CALFgp2O=K5tJjaAwpsausRBXtPtDA_fmTMNfcg7AiRVVq8kB9A@mail.gmail.com>
In-Reply-To: <BLU0-SMTP130A3A0B1196443054FE5BAC3400@phx.gbl>
References:  <BLU0-SMTP130A3A0B1196443054FE5BAC3400@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
2011/7/8 Francesc Xavier Esteller i Bell=E9s <franxaverius@hotmail.com>:
>
> 'uname -a':
>
> FreeBSD desktopxavi1 7.2-RELEASE-p3 FreeBSD 7.2-RELEASE-p3 #71: Thu Sep =
=A03
> 00:44:18 UTC 2009
> root@tinderbox.3c-consulting.lokal:/usr/obj/usr/src/sys/GENERIC =A0i386
>
> .........................................................................=
...........................................................................=
.............
>
> 'ident =A0/usr/ports/www/firefox/Makefile':
>
> /usr/ports/www/firefox/Makefile:
> =A0 =A0 $FreeBSD: ports/www/firefox/Makefile,v 1.240 2011/04/29 06:31:39 =
flo Exp
> $
>
>
> .........................................................................=
...........................................................................=
..............
>
>
> Firefox seems to work perfectly (in fact, I can surf on the Internet), bu=
t
> it crashes when _I click on the items on the menu bar_ (not on the other
> ones).
>
>
>
>
>
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>

What do you get when you run
# kldstat -m sem

If you get nothing you need to:

    # kldload sem

then run
   # kldstat -m sem
and you will get something like:
    Id  Refs Name
    279    1 sem

That is pretty common.

ed



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALFgp2O=K5tJjaAwpsausRBXtPtDA_fmTMNfcg7AiRVVq8kB9A>