bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13573: 24.3.50; src/profiler.c:123: Emacs fatal error: assertion fai


From: Lars Ingebrigtsen
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
User-agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3.50 (gnu/linux)

Dmitry Antipov <dmantipov@yandex.ru> 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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]