From: Jason Rumney <jasonr@gnu.org>
To: Eric Lilja <mindcooler@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: emacs 23.0.60.1 built today (11th feb 2008) crashes under Vista
Date: Thu, 14 Feb 2008 08:32:17 +0000 [thread overview]
Message-ID: <47B3FC91.3010601@gnu.org> (raw)
In-Reply-To: <fp04ta$acu$1@ger.gmane.org>
Eric Lilja wrote:
> Eric Lilja wrote:
>> Juanma Barranquero wrote:
>>> On Feb 14, 2008 1:44 AM, Eric Lilja <mindcooler@gmail.com> wrote:
>>>
>>>> Thanks, I'll try that as soon as the error introduced to coding.c is
>>>> fixed so I can bootstrap again. :)
>>>
>>> Just change the ASLOTs to AREF in the CODING_ATTR_* defines of coding.h
>>>
>>> Juanma
>>>
>>>
>>>
>>
>> Thanks, bootstrapping now and enjoying a cup of tea while I wait.
>>
>>
>>
>>
>
> I am happy to report that Emacs does indeed not crash on Vista after
> reverting the changes to w32.c, using the method suggested by Juanma.
> Hopefully a proper fix (because I assume the changes I reverted have
> some purpose too) isn't too hard to do.
One possibility is that user_sid is not large enough to hold the sub
authorities on Vista. One way to check this is to look at the value of
trash in init_user_info just before the crash occurs. That should
contain the size that was required. This code could all be written more
robustly, checking the size and using alloca to temporarily allocate a
larger buffer where necessary.
next prev parent reply other threads:[~2008-02-14 8:32 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-11 12:11 emacs 23.0.60.1 built today (11th feb 2008) crashes under Vista Eric Lilja
2008-02-11 12:26 ` Jason Rumney
2008-02-11 12:30 ` Eric Lilja
2008-02-11 12:40 ` Jason Rumney
2008-02-11 12:48 ` Eric Lilja
2008-02-11 12:51 ` Jason Rumney
2008-02-11 13:10 ` Eric Lilja
2008-02-11 21:52 ` Eli Zaretskii
2008-02-11 22:57 ` Eric Lilja
2008-02-12 4:14 ` Eli Zaretskii
2008-02-12 9:49 ` Eric Lilja
2008-02-13 20:22 ` Eli Zaretskii
2008-02-13 22:57 ` Eric Lilja
2008-02-14 0:03 ` Juanma Barranquero
2008-02-14 0:44 ` Eric Lilja
2008-02-14 0:54 ` Juanma Barranquero
2008-02-14 1:06 ` Eric Lilja
2008-02-14 1:18 ` Eric Lilja
2008-02-14 8:32 ` Jason Rumney [this message]
2008-02-14 19:59 ` Eli Zaretskii
2008-02-14 19:47 ` Eli Zaretskii
2008-02-14 20:12 ` Eric Lilja
2008-02-14 21:44 ` Eli Zaretskii
2008-02-16 17:07 ` Eli Zaretskii
2008-02-16 22:10 ` Eric Lilja
2008-02-17 4:23 ` Eli Zaretskii
2008-02-17 13:09 ` Eric Lilja
2008-02-17 15:09 ` Eli Zaretskii
2008-02-17 15:47 ` Eric Lilja
2008-02-17 15:51 ` Eric Lilja
2008-02-17 16:48 ` Eli Zaretskii
2008-02-17 16:46 ` Eli Zaretskii
2008-02-17 16:59 ` Eric Lilja
2008-02-14 0:57 ` Kenichi Handa
2008-02-12 17:45 ` Richard Stallman
2008-02-14 21:10 ` Eric Hanchrow
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47B3FC91.3010601@gnu.org \
--to=jasonr@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=mindcooler@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.