From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.bugs Subject: bug#24782: 26.0.50; Crash on browse-url Date: Mon, 24 Oct 2016 19:30:33 +0300 Message-ID: <20161024163033.GA5164@protected.rcdrun.com> References: <86wpgyds86.fsf@protected.rcdrun.com> <831sz54snw.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1477327420 16870 195.159.176.226 (24 Oct 2016 16:43:40 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 24 Oct 2016 16:43:40 +0000 (UTC) Cc: 24782@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 24 18:43:36 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1byiL1-0000Jr-1B for geb-bug-gnu-emacs@m.gmane.org; Mon, 24 Oct 2016 18:43:03 +0200 Original-Received: from localhost ([::1]:48135 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1byiL3-0007Z8-DT for geb-bug-gnu-emacs@m.gmane.org; Mon, 24 Oct 2016 12:43:05 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38396) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1byiEI-0001Mp-Rz for bug-gnu-emacs@gnu.org; Mon, 24 Oct 2016 12:36:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1byiEE-0007ZX-Iy for bug-gnu-emacs@gnu.org; Mon, 24 Oct 2016 12:36:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:38875) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1byiEE-0007ZQ-Fx for bug-gnu-emacs@gnu.org; Mon, 24 Oct 2016 12:36:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1byiEE-0002w0-Ah for bug-gnu-emacs@gnu.org; Mon, 24 Oct 2016 12:36:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 24 Oct 2016 16:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24782 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 24782-submit@debbugs.gnu.org id=B24782.147732695911271 (code B ref 24782); Mon, 24 Oct 2016 16:36:02 +0000 Original-Received: (at 24782) by debbugs.gnu.org; 24 Oct 2016 16:35:59 +0000 Original-Received: from localhost ([127.0.0.1]:54274 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1byiEA-0002vi-Od for submit@debbugs.gnu.org; Mon, 24 Oct 2016 12:35:58 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:39688) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1byiCZ-0002sv-Bg for 24782@debbugs.gnu.org; Mon, 24 Oct 2016 12:34:19 -0400 Original-Received: from protected.rcdrun.com (localhost [::1]) (AUTH: PLAIN securesender, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by stw1.rcdrun.com with ESMTPSA; Mon, 24 Oct 2016 09:34:34 -0700 id 0000000000049F50.00000000580E381B.00006D38 Original-Received: from localhost (localhost [127.0.0.1]) (uid 1001) by protected.rcdrun.com with local; Mon, 24 Oct 2016 18:30:33 +0200 id 00000000005C2574.00000000580E3729.0000147D Content-Disposition: inline In-Reply-To: <831sz54snw.fsf@gnu.org> X-Mailman-Approved-At: Mon, 24 Oct 2016 12:35:58 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:124965 Archived-At: Hello, I do not have src/ralloc.o, but I have src/ralloc.c in the source tree where everything was compiled, and where is also emacs compiled inside. Jean On Mon, Oct 24, 2016 at 07:29:23PM +0300, Eli Zaretskii wrote: > > From: bugs@gnu.support (Jean Louis) > > Date: Mon, 24 Oct 2016 12:14:01 +0300 > > > > When I start emacs with -Q and without init files, if I wish to browse > > the web, I enter duckduckgo.com as the URL, and I start searching. The > > eww and emacs crash at that time. > > Do you have src/ralloc.o file in your source tree? If so, this is > probably the same bug as reported in bug#24764. Try applying the > patch in commit 71ca4f6 (not yet on master) and see if that helps. > > Thanks.