From owner-freebsd-questions@FreeBSD.ORG Sat Jul 12 21:22:44 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7B8D1065672 for ; Sat, 12 Jul 2008 21:22:44 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.168]) by mx1.freebsd.org (Postfix) with ESMTP id AABC88FC08 for ; Sat, 12 Jul 2008 21:22:44 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so3664297wfg.7 for ; Sat, 12 Jul 2008 14:22:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=/FASsbxMexmXcui/F7eA+qcCgR7RJ0nxzILw5Uv6SlE=; b=FH5DkzIF9hHeUDZjchqSnXrNGRu3IJB6Y++Nh4yww0rKnMHWZm2X4eBmn3pXLStU/n qM42G4LUDuT4peEPoD9Rm+v958KyasgbnM0apZC40P6Ys8n0MyJL9brKnt2ao28dZ0nS 0M7YKQs2MO4KJD6HfKq9GLHkz9+eopX00vlAo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=BUaD0hzTIgzgcWE1Z0j301N38q1SnDXmkW2aZRpwSukYdMFM4ciaBTN3LXODxNt21r PRBLtCab9PVwTn93GL2NmZjBVdor1CU7Brjf1i2h/3yS3LRhQPp1UZNGPNT2cMlKzqBD FK5kietuXVre0VivNy904LGQHEo3AJtO2TzMU= Received: by 10.143.32.7 with SMTP id k7mr3664292wfj.305.1215897764195; Sat, 12 Jul 2008 14:22:44 -0700 (PDT) Received: by 10.142.104.17 with HTTP; Sat, 12 Jul 2008 14:22:44 -0700 (PDT) Message-ID: Date: Sat, 12 Jul 2008 14:22:44 -0700 From: "Kurt Buff" To: "FreeBSD Questions" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: Subject: Re: Firefox/epiphany/galeon all crash 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: Sat, 12 Jul 2008 21:22:44 -0000 On Tue, Jul 8, 2008 at 4:58 PM, Kurt Buff wrote: > As soon as I log into my gmail account, and several other sites. > Running 7-STABLE, amd64 - FF is 2.0.0.14, gecko is 20080628. I'm > writing this on my really old Windows laptop > > Below are the last few lines from a representative set of output from > session launched from the commandline. Is it flash, or something else, > and is there anything I can do to fix this? Oddly enough, it's not > crashing on the OWA (Outlook Web Access) from my company's Exchange > server - but that's just a lot of javascript, AFAICT. > > CSS Error (https://mail.google.com/mail/?ui=2&view=bsp&ver=1qygpcgurkovy > :0.16): Error in parsing value for property 'width'. Declaration > dropped. > ###!!! ASSERTION: bad width: 'metrics.width>=0', file > nsLineLayout.cpp, line 1068 > Break: at file nsLineLayout.cpp, line 1068 > ++DOMWINDOW == 17 > WARNING: Moving XPConnect wrappedNative to new scope, but can't fixup > __proto__, file xpcwrappednative.cpp, line 1108 > For application/x-shockwave-flash found plugin > /usr/local/lib/browser_plugins/libnpflash.so > LoadPlugin() /usr/local/lib/browser_plugins/libnpflash.so returned 29e4d60 > NP_Initialize > New > nsPluginNativeWindowGtk2: NPPVpluginNeedsXEmbed=0 > nsPluginNativeWindowGtk2: call SetWindow with xid=0x2001584 > About to create new ws_info... > About to create new xtbin of 100 X 100 from 0x192ccc0... > About to show xtbin(0x7b2e90)... > completed gtk_widget_show(0x7b2e90) > SetWindow > nsPluginNativeWindowGtk2: NPPVpluginNeedsXEmbed=0 > nsPluginNativeWindowGtk2: call SetWindow with xid=0x2001584 > SetWindow > nsPluginNativeWindowGtk2: NPPVpluginNeedsXEmbed=0 > nsPluginNativeWindowGtk2: call SetWindow with xid=0x2001584 > SetWindow > NewStream > WriteReady > Write > decoding... > The program 'gecko' received an X Window System error. > This probably reflects a bug in the program. > The error was 'BadImplementation (server does not implement operation)'. > (Details: serial 36 error_code 17 request_code 146 minor_code 5) > (Note to programmers: normally, X errors are reported asynchronously; > that is, you will receive the error a while after causing it. > To debug your program, run it with the --sync command line > option to change this behavior. You can then get a meaningful > backtrace from your debugger if you break on the gdk_x_error() function.) > nsStringStats > => mAllocCount: 47580 > => mReallocCount: 7348 > => mFreeCount: 40084 -- LEAKED 7496 !!! > => mShareCount: 29791 > => mAdoptCount: 4257 > => mAdoptFreeCount: 4072 -- LEAKED 185 !!! Haven't heard from anyone on this, so I thought I'd update it. This happens in both gnome and xfce4. What further troubleshooting should I do, or to whom should I report this, to advance the issue? Kurt