From owner-freebsd-questions@FreeBSD.ORG Sun Jul 5 20:02:23 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF7781065672 for ; Sun, 5 Jul 2009 20:02:23 +0000 (UTC) (envelope-from ottk@zzz.ee) Received: from zzz.ee (kalah.zzz.ee [194.204.30.253]) by mx1.freebsd.org (Postfix) with ESMTP id A5EC88FC08 for ; Sun, 5 Jul 2009 20:02:23 +0000 (UTC) (envelope-from ottk@zzz.ee) Received: from zzz.ee (localhost.zzz.ee [127.0.0.1]) by zzz.ee (Postfix) with ESMTP id B3F51FD80F for ; Sun, 5 Jul 2009 23:02:21 +0300 (EEST) Received: by zzz.ee (Postfix, from userid 3019) id 8BB79FD80C; Sun, 5 Jul 2009 23:02:17 +0300 (EEST) X-Spam-Checker-Version: SpamAssassin on spamassassin.zzz.ee X-Spam-Level: X-Spam-Guessed-Language: X-Spam-Status: No, score=-4.8 required=5.0 tests=ALL_TRUSTED,BAYES_40 X-Spam-Checker-URL: http://info.zzz.ee Received: from unknown-00-0f-ea-cc-7f-eb.lan (87-119-181-26.tll.elisa.ee [87.119.181.26]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by zzz.ee (Postfix) with ESMTPS id 456FAFD7F4 for ; Sun, 5 Jul 2009 23:02:14 +0300 (EEST) From: Ott =?iso-8859-1?q?K=F6stner?= To: freebsd-questions@freebsd.org Date: Sun, 5 Jul 2009 23:02:13 +0300 User-Agent: KMail/1.9.10 References: <890393.14729.qm@web57004.mail.re3.yahoo.com> <200907051110.19029.ottk@zzz.ee> In-Reply-To: <200907051110.19029.ottk@zzz.ee> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200907052302.13358.ottk@zzz.ee> X-Virus-Scanned: ClamAV using ClamSMTP @zzz.ee Subject: SOLVED (Re: firefox 3.5 exited on signal 12) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jul 2009 20:02:24 -0000 On Sunday 05 July 2009 11:10:18 am Ott K=F6stner wrote: > On Sunday 05 July 2009 8:32:35 am Unga wrote: >=20 > > I have installed firefox 3.5,1 port (make install clean) on FreeBSD 7.2= i386. Firefox crashes when it try to display Theora video (http://www-cs-f= aculty.stanford.edu/~nick/theora-soccer/) with following message on logs: > > kernel: pid 1106 (firefox-bin), uid 1001: exited on signal 12 (core dum= ped) > >=20 > > Do others experience it? Is there a fix for this? >=20 > Same here. It crashes... > pid 26921 (firefox-bin), uid 1001: exited on signal 12 Rebuilt kernel with options =A0=A0=A0=A0=A0=A0=A0=A0P1003_1B_SEMAPHORES=A0=A0=A0=A0=A0# POSIX-s= tyle semaphores Now it plays Theora video and does not crash any more. :) Greetings, Ott K=F6stner