GNU bug report logs - #8395
Compile error with Xcode 4.1 in unexec

Previous Next

Packages: emacs, ns;

Reported by: "William R. Otte" <wotte <at> dre.vanderbilt.edu>

Date: Thu, 31 Mar 2011 16:49:01 UTC

Severity: important

Done: YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Bob Halley <halley <at> play-bow.org>
To: 8395 <at> debbugs.gnu.org
Subject: bug#8395: ASLR Issue?
Date: Sun, 10 Jul 2011 08:19:47 -0700
	
On 7 Jul 2011, at 15:57, YAMAMOTO Mitsuharu wrote:

> This may or may not be a separate issue.  Could you show the result of
> `$ otool -h src/temacs src/emacs' at the build tree?

src/temacs:
Mach header
      magic cputype cpusubtype  caps    filetype ncmds sizeofcmds      flags
 0xfeedfacf 16777223          3  0x80          2    23       3696 0x00000085
src/emacs:
Mach header
      magic cputype cpusubtype  caps    filetype ncmds sizeofcmds      flags
 0xfeedfacf 16777223          3  0x80          2    31       4272 0x00000085


I've done a few tests which suggest the problems with the missing title bar etc. that I reported are a separate issue.  I did a build targeted to 10.6 instead of 10.7 after removing the -fno-pie, and I had no problems unexecing, but the title bar was still gone.

I also tried running src/emacs directly (a 10.7 build with -fno-pie).   It printed this to the console:

2011-07-10 08:04:33.093 emacs[61589:707] ERROR: Can't have a toolbar in a window with <NSNextStepFrame: 0x100e40830> as it's borderview

>  Also, please try
> X11 or tty-only builds if possible.

I'll try that later; I'll have to pull plain emacs 24 code as this doesn't seem to work with the Aquamacs code base.





This bug report was last modified 13 years and 323 days ago.

Previous Next


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