From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#13573: 24.3.50; src/profiler.c:123: Emacs fatal error: assertion failed: EQ (log->next_free, make_number (i)) Date: Wed, 05 Feb 2014 15:47:27 -0800 Message-ID: <87txcd2kc0.fsf@building.gnus.org> References: <51060C07.5080003@yandex.ru> <5109D456.9020404@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1391644150 23833 80.91.229.3 (5 Feb 2014 23:49:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Feb 2014 23:49:10 +0000 (UTC) Cc: 13573@debbugs.gnu.org To: Dmitry Antipov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Feb 06 00:49:17 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WBCDU-0006KU-A1 for geb-bug-gnu-emacs@m.gmane.org; Thu, 06 Feb 2014 00:49:16 +0100 Original-Received: from localhost ([::1]:33760 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBCDT-0000fF-VR for geb-bug-gnu-emacs@m.gmane.org; Wed, 05 Feb 2014 18:49:15 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33740) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBCDL-0000f0-Hx for bug-gnu-emacs@gnu.org; Wed, 05 Feb 2014 18:49:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBCDF-0003KU-UU for bug-gnu-emacs@gnu.org; Wed, 05 Feb 2014 18:49:07 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:37387) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBCDF-0003KP-Qp for bug-gnu-emacs@gnu.org; Wed, 05 Feb 2014 18:49:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WBCDF-0000ZI-KV for bug-gnu-emacs@gnu.org; Wed, 05 Feb 2014 18:49:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 05 Feb 2014 23:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13573 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 13573-submit@debbugs.gnu.org id=B13573.13916441272158 (code B ref 13573); Wed, 05 Feb 2014 23:49:01 +0000 Original-Received: (at 13573) by debbugs.gnu.org; 5 Feb 2014 23:48:47 +0000 Original-Received: from localhost ([127.0.0.1]:51406 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WBCD0-0000Yj-R2 for submit@debbugs.gnu.org; Wed, 05 Feb 2014 18:48:47 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:42795) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WBCCy-0000Yc-V7 for 13573@debbugs.gnu.org; Wed, 05 Feb 2014 18:48:45 -0500 Original-Received: from [204.14.154.233] (helo=building.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1WBCCk-00076r-9H; Thu, 06 Feb 2014 00:48:30 +0100 In-Reply-To: <5109D456.9020404@yandex.ru> (Dmitry Antipov's message of "Thu, 31 Jan 2013 06:17:58 +0400") User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3.50 (gnu/linux) X-MailScanner-ID: 1WBCCk-00076r-9H MailScanner-NULL-Check: 1392248910.99029@1VAbRDxrLBUUUaGPi03QuQ X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.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-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:84654 Archived-At: Dmitry Antipov writes: > On 01/30/2013 09:52 PM, Stefan Monnier wrote: > >> Could you look at log->next_free to see if it's a number or if it's nil? >> >> If it's nil it means that Fremq somehow did not find `key', even though >> we took it straight from the has-table itself. >> If it's a number different from i, it means that Fremq somehow found >> (and removed) another occurrence of `key' in the has-table. > > It's a number which is less than i in all crashes I have recorded. Are you still seeing this build problem on the current trunk? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/