GNU bug report logs - #13573
24.3.50; src/profiler.c:123: Emacs fatal error: assertion failed: EQ (log->next_free, make_number (i))

Previous Next

Package: emacs;

Reported by: Dmitry Antipov <dmantipov <at> yandex.ru>

Date: Mon, 28 Jan 2013 05:28:01 UTC

Severity: normal

Tags: moreinfo

Found in version 24.3.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 13573 <at> debbugs.gnu.org (full text, mbox):

From: Dmitry Antipov <dmantipov <at> yandex.ru>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 13573 <at> debbugs.gnu.org
Subject: Re: bug#13573: 24.3.50;
	src/profiler.c:123: Emacs fatal error: assertion
	failed: EQ (log->next_free, make_number (i))
Date: Thu, 31 Jan 2013 06:17:58 +0400
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.

Dmitry





This bug report was last modified 11 years and 106 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.