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

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

bug#12839: 24.3.50; Emacs aborts in GC


From: Dmitry Antipov
Subject: bug#12839: 24.3.50; Emacs aborts in GC
Date: Fri, 09 Nov 2012 18:46:39 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2

On 11/09/2012 06:16 PM, Eli Zaretskii wrote:

I applied this together with the other patch you sent, and the 2
crashes I saw earlier do not happen anymore.  Thanks.

Good news.

This is Windows-specific and obviously wrong since sizeof (struct 
vectorlike_header)
is now _less than_ sizeof (EMACS_INT) + sizeof (struct Lisp_Vector *).

If it's wrong, why use it?  What would be the right change?

Heh, sorry, I mean that current code (not my patch) is wrong :-( and
so w32 scroll bar should use the convenient struct vectorlike_header.

Installed as r110855.

Dmitry






reply via email to

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