From owner-freebsd-x11@FreeBSD.ORG Sun Jan 23 04:24:46 2011 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FDF5106564A for ; Sun, 23 Jan 2011 04:24:46 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 650A68FC08 for ; Sun, 23 Jan 2011 04:24:46 +0000 (UTC) Received: by iyb26 with SMTP id 26so3040861iyb.13 for ; Sat, 22 Jan 2011 20:24:45 -0800 (PST) Received: by 10.231.17.205 with SMTP id t13mr2911344iba.80.1295755282719; Sat, 22 Jan 2011 20:01:22 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.178.195 with HTTP; Sat, 22 Jan 2011 20:01:02 -0800 (PST) In-Reply-To: References: From: Eitan Adler Date: Sat, 22 Jan 2011 23:01:02 -0500 Message-ID: To: x11@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Subject: Firefox 4 Beta 9 causes X to segfault with Intel driver X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jan 2011 04:24:46 -0000 I recently attempted to switch from the Vesa driver to the xf86-video-intel-2.7.1_3 driver. When I did so mplayer, xchat, geany, and various terminal programs worked normally but attempting to run Firefox resulted in X segfaulting. =3D=3D=3D> The following configuration options are available for firefox-4.= 0.b9,1: =C2=A0 =C2=A0 DBUS=3Doff "Enable D-BUS support" =C2=A0 =C2=A0 PGO=3Don "Enable Profile-Guided Optimization" =C2=A0 =C2=A0 SMB=3Doff "Enable smb:// URI support using gnomevfs" =C2=A0 =C2=A0 DEBUG=3Doff "Build a debugging image" =C2=A0 =C2=A0 LOGGING=3Doff "Enable additional log messages" =C2=A0 =C2=A0 OPTIMIZED_CFLAGS=3Don "Enable some additional optimizations" =3D=3D=3D> Use 'make config' to modify these settings $svn info Path: . URL: https://trillian.chruetertee.ch/svn/freebsd-gecko/branches/experimenta= l/www/firefox-devel Repository Root: https://trillian.chruetertee.ch/svn/freebsd-gecko Repository UUID: 6ab5617d-af29-de11-a9e3-001676731981 Revision: 485 Node Kind: directory Schedule: normal Last Changed Author: beat Last Changed Rev: 484 Last Changed Date: 2011-01-15 16:55:57 -0500 (Sat, 15 Jan 2011) about:buildconfig data is: Build platform target i386-unknown-freebsd8.2 Build tools Compiler =C2=A0 =C2=A0 =C2=A0 =C2=A0Version =C2=A0 =C2=A0 =C2=A0 =C2=A0 Com= piler flags cc =C2=A0 =C2=A0 =C2=A0gcc version 4.2.1 20070719 [FreeBSD] =C2=A0 =C2=A0-I= /usr/local/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -O2 -pipe -O2 -fno-strict-aliasing -O2 -fno-strict-aliasing -pipe -DNDEBUG -DTRIMMED -O2 c++ =C2=A0 =C2=A0 gcc version 4.2.1 20070719 [FreeBSD] =C2=A0 =C2=A0-I/usr/= local/include -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=3Dreturn-type -O2 -pipe -O2 -fno-strict-aliasing -O2 -fno-strict-aliasing -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O2 Configure arguments --program-transform-name=3Ds/firefox/firefox/ --with-default-mozilla-five-home=3D/usr/local/lib/firefox --enable-svg --enable-svg-renderer=3Dcairo --enable-application=3Dbrowser --enable-official-branding --disable-updater --enable-canvas --enable-libxul --disable-necko-wifi --disable-ipc --enable-system-cairo --enable-crypto --disable-tests --enable-default-toolkit=3Dcairo-gtk2 --enable-xft --with-pthreads --x-includes=3D/usr/local/include --x-libraries=3D/usr/local/lib --enable-extensions=3Ddefault --enable-image-decoders=3Ddefault --enable-necko-protocols=3Ddefault --with-system-zlib=3D/usr --with-gssapi=3D/usr --disable-auto-deps --enable-chrome-format=3Djar --disable-cpp-exceptions --disable-cpp-rtti --disable-glibtest --disable-gtktest --disable-freetypetest --enable-double-buffer --enable-mathml --disable-installer --disable-md --disable-pedantic --disable-bidi --disable-xterm-updates --disable-xprint --enable-xinerama --disable-gnomevfs --disable-debug --enable-optimize=3D-O2 --disable-logging --enable-gnomeui --=20 Eitan Adler