From owner-freebsd-questions@FreeBSD.ORG Sat Jun 27 22:08:33 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 1A8AD1065672 for ; Sat, 27 Jun 2009 22:08:33 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id DCF9A8FC15 for ; Sat, 27 Jun 2009 22:08:32 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from smoochies.rachie.is-a-geek.net (mailhub.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id D9A287E837 for ; Sat, 27 Jun 2009 14:08:31 -0800 (AKDT) From: Mel Flynn To: freebsd-questions@freebsd.org Date: Sat, 27 Jun 2009 14:08:29 -0800 User-Agent: KMail/1.11.4 (FreeBSD/8.0-CURRENT; KDE/4.2.4; i386; ; ) References: <4A462FA7.7090802@gmail.com> In-Reply-To: <4A462FA7.7090802@gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906271408.30641.mel.flynn+fbsd.questions@mailing.thruhere.net> Subject: Re: Other browsers show the same behaviour (Firefox crashes on yahoo.com) 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, 27 Jun 2009 22:08:33 -0000 On Saturday 27 June 2009 06:41:43 Manish Jain wrote: > The problem is not restricted to firefox or yahoo.com. There are other > sites too where this happens. I built Galeon from ports, and it shows > exactly the same behaviour as firefox2/firefox3 for those sites. So does > Epiphany (installed from the distribution media). Galeon also uses mozilla engine. How about Opera? > >> The program 'firefox-bin' 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 31 error_code 17 request_code 140 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.) > >> > >> [1]+ Exit 1 firefox3 http://www.yahoo.com > > > > There is nothing relevant to the crash in Xorg.0.log or console.log Yet, could you startup firefox with --sync to see where it crashes? Unable to reproduce here. -- Mel