From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LRUO3-0007w1-57 for garchives@archives.gentoo.org; Mon, 26 Jan 2009 16:32:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD531E02E0; Mon, 26 Jan 2009 16:32:32 +0000 (UTC) Received: from mail-qy0-f20.google.com (mail-qy0-f20.google.com [209.85.221.20]) by pigeon.gentoo.org (Postfix) with ESMTP id 90CD7E02E0 for ; Mon, 26 Jan 2009 16:32:32 +0000 (UTC) Received: by qyk13 with SMTP id 13so9582203qyk.10 for ; Mon, 26 Jan 2009 08:32:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=49fkPc0NZUFUSYnfUMN1Z0UPScy6tb8RbAFkDwGdJW8=; b=ro/hwXkHe6migDvAAdeIeibas1lhdG4u4G0TgK0ZTHP9FmnbwxNf6b1Kk7L5DTtc79 fYsPhuhySAyKutASLe2lCT/sou1lvtgKRygwrrapOCDK72asnPWrmQ6NUF6e1wZlUk3M uhskfHTP02X+bQ+GS/phtCu6cvyTGiaFylhE4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=RxTiYN0WhBkk3Y+NJW5J8La4q/2PrKZR9d8G1Zilr+e/3P5biVJhzUGYTZzPAC7bXd igcWKEiHbq8w3MW1GZpkFG512VyrYMMEKyakj1E1+ce8M9jJ04dSP9JK5SwIu/4+AXej 8Jb3D+rD+jrbhzL+QI4ua3I66b/fjqFg+hug4= Received: by 10.229.85.17 with SMTP id m17mr2455077qcl.43.1232987552035; Mon, 26 Jan 2009 08:32:32 -0800 (PST) Received: from ?4.231.87.238? (dialup-4.231.87.238.Dial1.Houston1.Level3.net [4.231.87.238]) by mx.google.com with ESMTPS id 7sm244948ywo.40.2009.01.26.08.32.14 (version=SSLv3 cipher=RC4-MD5); Mon, 26 Jan 2009 08:32:30 -0800 (PST) Message-ID: <497DE567.8020004@gmail.com> Date: Mon, 26 Jan 2009 10:31:35 -0600 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.19) Gecko/20081227 SeaMonkey/1.1.14 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Strange firefox segfault References: <20090125182209.GA32654@princeton.edu> <20090126145445.GC29831@math.princeton.edu> In-Reply-To: <20090126145445.GC29831@math.princeton.edu> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 27a93056-a00c-44a6-b07e-408859f05931 X-Archives-Hash: 3356bb6319cf5119653706850bfff0cf Willie Wong wrote: > On Mon, Jan 26, 2009 at 09:43:01AM +0200, Maxim Kremenev wrote: > >> Maybe u try exec firefox in console and send output ? >> >> On Sun, Jan 25, 2009 at 8:22 PM, Willie Wong wrote: >> >> >>> Disclaimer: I am using a hardened x86 system. >>> >>> Just now I updated to Firefox 3.0.5 (which is now keyworded stable). I >>> found that starting firefox is no problem, nor is basic, normal >>> browsing. What is a problem is the hot-keys! >>> >>> In short, if I tried to type Ctrl-N for a New Window or Ctrl-T for a >>> New Tab, firefox segfaults. >>> >>> I can click, using the mouse, File->New Window, and the New Window >>> will start with no problem. I can click File->New Tab, and the New Tab >>> will start with no problem. I can use middle-click to open a link in >>> new window with no problem. >>> >>> I just cannot use the Ctrl-* keyboard short cuts. >>> >>> I tried this with both my normal profile and an empty profile. The >>> behaviour is the same. >>> >>> The strace output looks to me like complete gibberish. >>> >>> Does anyone else have the problem? What else can I do to check whether >>> the problem is on my end? If I were to file a bug report, what kind of >>> information may be useful? >>> > > The output is only two words: > > "Segmentation Fault" > > W > How about the output of emerge --info. Maybe there is something there. Also, processor type as well. I know a loooooong time ago I had some bad CFLAG settings that gave me that. Dale :-) :-)