unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Gnu Emacs and Vista ASLR feature
@ 2008-05-29  9:28 Fabrice Popineau
  2008-05-29 10:26 ` Jason Rumney
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: Fabrice Popineau @ 2008-05-29  9:28 UTC (permalink / raw)
  To: emacs-devel

Hi all,

I'd like to raise a problem with Gnu Emacs and Vista. There is this new
Adress Space Layout Randomization feature in Vista. An executable will
be randomly rebased at load-time. I have compiled 23.0.50 using MSVC 2008
and I'm experiencing the following :
- the  freshly compiled emacs.exe always runs
- if I kill it, or if I reboot or whatever other condition (like loading 
large programs, namely Lispworks),
  the same emacs.exe crashes
- if I recompile it, it will run.

I suspect some interference between this Vista ASLR feature and the way Gnu 
Emacs is dumped.
I'm only a casual reader of this groups, so maybe this issue has already 
been raised (but couldn't find
anything relevant in Google).

Any insights about the best way to solve this problem would be welcome. For 
the moment,
I'm investigating with the /dynamicbase:no option of the linker to see if it 
makes any difference.

Best regards,

-- 
Fabrice Popineau
------------------------
e-mail:       Fabrice.Popineau@supelec.fr  |  The difference between theory
voice-mail:   +33 (0) 387764715            |  and practice, is that
surface-mail: Supelec, 2 rue E. Belin,     |  theoretically,
       F-57070 Metz             |  there is no difference !






^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2008-06-03 13:52 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-29  9:28 Gnu Emacs and Vista ASLR feature Fabrice Popineau
2008-05-29 10:26 ` Jason Rumney
2008-05-29 10:38   ` David Kastrup
2008-05-29 10:52     ` Fabrice Popineau
2008-05-29 11:13       ` Jason Rumney
2008-05-29 11:12     ` Jason Rumney
2008-05-29 12:07       ` Fabrice Popineau
2008-05-29 13:42         ` Jason Rumney
2008-05-29 14:33           ` Fabrice Popineau
2008-05-29 13:20       ` dhruva
2008-05-29 17:45       ` Eli Zaretskii
2008-05-29 17:47   ` Eli Zaretskii
2008-05-29 22:46     ` David Kastrup
2008-06-02  9:59       ` Fabrice Popineau
2008-06-02 12:00         ` John S. Yates, Jr.
2008-06-02 12:09           ` David Kastrup
2008-06-02 14:27           ` Stefan Monnier
2008-06-02 17:23             ` Eli Zaretskii
2008-06-03 13:52             ` John S. Yates, Jr.
2008-05-29 17:48 ` Stephen J. Turnbull
2008-06-02 10:03   ` Fabrice Popineau
2008-05-30  1:00 ` Richard M Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).