From unknown Wed Jun 18 22:50:11 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#3708 <3708@debbugs.gnu.org> To: bug#3708 <3708@debbugs.gnu.org> Subject: Status: fails to dump or produces segfaults Reply-To: bug#3708 <3708@debbugs.gnu.org> Date: Thu, 19 Jun 2025 05:50:11 +0000 retitle 3708 fails to dump or produces segfaults reassign 3708 emacs,ns submitter 3708 David Reitter severity 3708 normal thanks From david.reitter@gmail.com Sun Jun 28 15:44:37 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 28 Jun 2009 22:44:38 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.0 required=4.0 tests=FOURLA,FVGT_m_MULTI_ODD, IMPRONONCABLE_2,MURPHY_WRONG_WORD1,MURPHY_WRONG_WORD2,SARE_BAYES_5x7 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5SMiU8d030919 for ; Sun, 28 Jun 2009 15:44:31 -0700 Received: from mail.gnu.org ([199.232.76.166]:34287 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1ML36r-00004t-DQ for emacs-pretest-bug@gnu.org; Sun, 28 Jun 2009 18:44:29 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1ML36p-0007XQ-OF for emacs-pretest-bug@gnu.org; Sun, 28 Jun 2009 18:44:29 -0400 Received: from mail-qy0-f185.google.com ([209.85.221.185]:41105) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ML36p-0007XE-AT for emacs-pretest-bug@gnu.org; Sun, 28 Jun 2009 18:44:27 -0400 Received: by qyk15 with SMTP id 15so4233824qyk.14 for ; Sun, 28 Jun 2009 15:44:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=dsQ//gi+KBKlzmH3Bhopn0FeWTKMT9Y4UVALJqjWkxE=; b=J6DKsgHHRLC5tu2N+ocRzPtnagdLiUR9MI8/QN8mHZKwGYbs8eKfpZ7+bWuE20YeB4 UziMfSY5B28dJAIDQMCAwJnUl5hoYRH/AdyQL4VRdr51GNPi8d7EM1o/t1EeL2IUqm1n JUXysGlPDg7WrUTcV95ateLmjrliSHxPRQ8bE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=xcSa8tAwKXVpSpY53Snyi7J1FygTj+Rmv6Kb4zFN51cKeLgNenWWAD6XdmFu+8A3MB na2k7ZLg1fapTg0U5TD2w2R2Mr4UmDulV3GDCNF6hiOcLnNZ9VQBnkOYXdgXFFvNnsSV sMllzhbwB2TJl8CBsRt9MSImsB40HG6uz7+K4= Received: by 10.224.45.149 with SMTP id e21mr1443403qaf.275.1246229066737; Sun, 28 Jun 2009 15:44:26 -0700 (PDT) Received: from scarlett.westell.com (pool-71-184-180-3.bstnma.east.verizon.net [71.184.180.3]) by mx.google.com with ESMTPS id 6sm2576363qwk.44.2009.06.28.15.44.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 28 Jun 2009 15:44:25 -0700 (PDT) From: David Reitter Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Subject: fails to dump or produces segfaults Date: Sun, 28 Jun 2009 18:44:23 -0400 Message-Id: <8D0DEA7E-17E1-4C34-A4D2-78BDC83C02B4@gmail.com> To: emacs-pretest-bug@gnu.org Mime-Version: 1.0 (Apple Message framework v1068) X-Mailer: Apple Mail (2.1068) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) I'm having dump problems on a friend's OS X machine. temacs runs fine. dumping either fails outright or produces binaries that don't work. I don't know much about dumping, but I'm posting three logs for those who know. I tried increasing headerpad_extra in darwin.h. Suggestions appreciated. Loading lisp/language/thai.el (source)... Loading language/tibetan... temacs(31008) malloc: *** error for object 0x1009e2ff8: Non-aligned pointer being freed *** set a breakpoint in malloc_error_break to debug Breakpoint 2, 0x00007fff80452ce4 in malloc_error_break () (gdb) bt #0 0x00007fff80452ce4 in malloc_error_break () #1 0x00007fff80453f19 in szone_error () #2 0x00000001000ef45b in Fgarbage_collect () at alloc.c:5876 #3 0x0000000100105914 in Feval (form=4305256373) at eval.c:2268 #4 0x000000010012b63e in readevalloop (readcharfun=4320289497, stream=0x7fff700891b8, sourcename=4328769739, evalfun=0x100105640 , printflag=0, unibyte=, readfun=4320133129, start=4320133129, end=4320133129) at lread.c:1785 #5 0x000000010012cf87 in Fload (file=4328763979, noerror=4320133129, nomessage=4320133129, nosuffix=4320133129, must_suffix=4320133129) at lread.c:1255 #6 0x0000000100105bc9 in Feval (form=) at eval.c:2390 #7 0x000000010012b63e in readevalloop (readcharfun=4320289497, stream=0x7fff70089120, sourcename=4316084971, evalfun=0x100105640 , printflag=0, unibyte=, readfun=4320133129, start=4320133129, end=4320133129) at lread.c:1785 #8 0x000000010012cf87 in Fload (file=4316083627, noerror=4320133129, nomessage=4320133129, nosuffix=4320133129, must_suffix=4320133129) at lread.c:1255 #9 0x0000000100105bc9 in Feval (form=) at eval.c:2390 #10 0x0000000100104d47 in internal_condition_case (bfun=0x100096410 , handlers=4320196025, hfun=0x10009a1a0 ) at eval.c:1512 #11 0x0000000100099e9c in top_level_1 () at keyboard.c:1376 #12 0x0000000100104e50 in internal_catch (tag=, func=0x100099e60 , arg=4320133129) at eval.c:1248 #13 0x0000000100099fa3 in command_loop () at keyboard.c:1331 #14 0x000000010009a41f in recursive_edit_1 () at keyboard.c:953 #15 0x000000010009a5bf in Frecursive_edit () at keyboard.c:1015 #16 0x000000010008f6c2 in main (argc=5, argv=0x7fff5fbff170) at emacs.c:1852 Lisp Backtrace: Argument to arithmetic operation not a number or boolean. === Loading vc-hooks... Loading ediff-hook... ((62357 . 3637) (12433 . 0) (597 . 23) 84099 295731 (108 . 9) (6 . 13) (5694 . 5187)) Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under the name emacs --- List of All Regions --- address size prot maxp --- List of Regions to be Dumped --- address size prot maxp --- Header Information --- Magic = 0xfeedfacf CPUType = 16777223 CPUSubType = -2147483645 FileType = 0x2 NCmds = 12 SizeOfCmds = 1832 Flags = 0x00000085 Highest address of load commands in input file: 0x539000 Lowest offset of all sections in __TEXT segment: 0x1184 --- List of Load Commands in Input File --- # cmd cmdsize name address size 0 LC_SEGMENT_64 72 __PAGEZERO 0 0x100000000 1 LC_SEGMENT_64 632 __TEXT 0x100000000 0x21e000 __text 0x100001184 0x1e768a __symbol_stub1 0x1001e880e 0x4d4 __stub_helper 0x1001e8ce2 0x81c __cstring 0x1001e9500 0x112bc __const 0x1001fa7c0 0x214 __unwind_info 0x1001fa9e0 0xabc __eh_frame 0x1001fb4a0 0x22b50 2 LC_SEGMENT_64 552 __DATA 0x10021e000 0x27a000 __nl_symbol_ptr 0x10021e000 0x58 __la_symbol_ptr 0x10021e058 0x670 __program_vars 0x10021e6e0 0x28 __data 0x10021e720 0x212088 __bss 0x1004307c0 0x55db8 __common 0x100486580 0x10dd1 3 LC_SEGMENT_64 72 __LINKEDIT 0x100498000 0xa1000 4 unknown 48 5 LC_SYMTAB 24 6 LC_DYSYMTAB 80 7 LC_LOAD_DYLINKER 32 8 LC_UUID 24 9 LC_UNIXTHREAD 184 10 LC_LOAD_DYLIB 56 11 LC_LOAD_DYLIB 56 0x100efc080 (sz: 0x3f25/ 0x3f28) 0x100e00000 (sz: 0xfc07f/ 0xfc080) 0x1020fc080 (sz: 0x3f24/ 0x3f28) 0x102000000 (sz: 0xfc080/ 0xfc080) 0x100bfc080 (sz: 0x3f25/ 0x3f28) 0x100b00000 (sz: 0xfc07d/ 0xfc080) 0x1017f8000 (sz: 0x430a/ 0x7fa0) 0x101000000 (sz: 0x42e625/0x7f8000) 0x100575000 (sz: 0/ 0x1000) --- Load Commands written to Output File --- Writing segment __PAGEZERO @ 0 ( 0/0x100000000 @ 0) Writing segment __TEXT @ 0 (0x21e000/0x21e000 @ 0x100000000) Writing segment __DATA @ 0x21e000 (0x27a000/0x27a000 @ 0x10021e000) section __nl_symbol_ptr at 0x21e000 - 0x21e058 (sz: 0x58) section __la_symbol_ptr at 0x21e058 - 0x21e6c8 (sz: 0x670) unexec: unrecognized section name in __DATA segment make: *** [emacs] Error 1 CFLAGS='-g -O0' CC=gcc-4.0 ./configure --without-ns --without-x: Loading ediff-hook... ((85913 . 3543) (12401 . 1) (597 . 72) 1374892 334843 (127 . 4) (6 . 8) (26593 . 3962)) Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under the name emacs --- List of All Regions --- address size prot maxp 0 0x1000 none none 0x1000 0x1d4000 r x rwx 0x1d5000 0x13f000 rw rwx 0x314000 0x40000 rw rwx 0x354000 0x8e000 r rwx 0x3e2000 0x1000 none rwx 0x3e3000 0x1000 rw rwx 0x3e4000 0x1000 none rwx 0x3e5000 0x1000 none rwx 0x3e6000 0x6000 rw rwx 0x3ec000 0x1000 none rwx 0x3ed000 0x1000 none rwx 0x3ee000 0x6000 rw rwx 0x3f4000 0x1000 none rwx 0x3f5000 0x1000 r rwx 0x3f6000 0x1000 none rwx 0x3f7000 0x1000 rw rwx 0x3f8000 0x1000 none rwx 0x3f9000 0x1000 r rw 0x3fa000 0x1000 rw rwx 0x400000 0x100000 rw rwx 0x500000 0x400000 rw rwx 0x900000 0x1000 none rwx 0x901000 0x6000 rw rwx 0x907000 0x1000 none rwx 0x908000 0x1000 none rwx 0x909000 0x6000 rw rwx 0x90f000 0x1000 none rwx 0x910000 0x41000 rw rwx 0xa00000 0x100000 rw rwx 0xb00000 0x12c000 rw rwx 0xd00000 0x100000 rw rwx 0x1000000 0x800000 rw rwx --- List of Regions to be Dumped --- address size prot maxp 0 0x1000 none none 0x1000 0x1d4000 r x rwx 0x1d5000 0x17f000 rw rwx 0x354000 0x8e000 r rwx 0x3e2000 0x1000 none rwx 0x3e3000 0x1000 rw rwx 0x3e4000 0x2000 none rwx 0x3e6000 0x6000 rw rwx 0x3ec000 0x2000 none rwx 0x3ee000 0x6000 rw rwx 0x3f4000 0x1000 none rwx 0x3f5000 0x1000 r rwx 0x3f6000 0x1000 none rwx 0x3f7000 0x1000 rw rwx 0x3f8000 0x1000 none rwx 0x3f9000 0x1000 r rw 0x3fa000 0x1000 rw rwx 0x400000 0x500000 rw rwx 0x900000 0x1000 none rwx 0x901000 0x6000 rw rwx 0x907000 0x2000 none rwx 0x909000 0x6000 rw rwx 0x90f000 0x1000 none rwx 0x910000 0x41000 rw rwx 0xa00000 0x22c000 rw rwx 0xd00000 0x100000 rw rwx 0x1000000 0x800000 rw rwx --- Header Information --- Magic = 0xfeedface CPUType = 7 CPUSubType = 3 FileType = 0x2 NCmds = 13 SizeOfCmds = 1484 Flags = 0x00000085 Highest address of load commands in input file: 0x3e2000 Lowest offset of all sections in __TEXT segment: 0x11bc --- List of Load Commands in Input File --- # cmd cmdsize name address size 0 LC_SEGMENT 56 __PAGEZERO 0 0x1000 1 LC_SEGMENT 464 __TEXT 0x1000 0x1d4000 __text 0x21bc 0x1c10d7 __symbol_stub 0x1c3294 0x4bc __stub_helper 0x1c3750 0x7f0 __const 0x1c3f40 0x320 __cstring 0x1c4260 0x10d3c __unwind_info 0x1d4fa0 0x48 2 LC_SEGMENT 464 __DATA 0x1d5000 0x17f000 __dyld 0x1d5000 0x1c __la_symbol_ptr 0x1d501c 0x328 __nl_symbol_ptr 0x1d5344 0x15d8 __data 0x1d6920 0x13c864 __bss 0x3131a0 0x34d99 __common 0x347f40 0xb95d 3 LC_SEGMENT 56 __LINKEDIT 0x354000 0x8e000 4 unknown 48 5 LC_SYMTAB 24 6 LC_DYSYMTAB 80 7 LC_LOAD_DYLINKER 28 8 LC_UUID 24 9 LC_UNIXTHREAD 80 10 LC_LOAD_DYLIB 56 11 LC_LOAD_DYLIB 52 12 LC_LOAD_DYLIB 52 0xdfc080 (sz: 0x3f18/ 0x3f1c) 0xd00000 (sz: 0xfc080/ 0xfc080) 0xafc080 (sz: 0x3f19/ 0x3f1c) 0xa00000 (sz: 0xfc07f/ 0xfc080) 0x1ff8000 (sz: 0x4b1a/ 0x7f94) 0x1800000 (sz: 0x4b03ff/0x7f8000) 0x3fa000 (sz: 0/ 0x1000) --- Load Commands written to Output File --- Writing segment __PAGEZERO @ 0 ( 0/ 0x1000 @ 0) Writing segment __TEXT @ 0 (0x1d4000/0x1d4000 @ 0x1000) Writing segment __DATA @ 0x1d4000 (0x17f000/0x17f000 @ 0x1d5000) section __dyld at 0x1d4000 - 0x1d401c (sz: 0x1c) section __la_symbol_ptr at 0x1d401c - 0x1d4344 (sz: 0x328) section __nl_symbol_ptr at 0x1d4344 - 0x1d591c (sz: 0x15d8) section __data at 0x1d5920 - 0x312184 (sz: 0x13c864) section __bss at 0x3121a0 - 0x346f39 (sz: 0x34d99) section __common at 0x346f40 - 0x35289d (sz: 0xb95d) Writing segment __DATA @ 0x353000 ( 0/ 0x1000 @ 0x3fa000) Writing segment __DATA @ 0x353000 ( 0xfff99/ 0xfff9c @ 0xa00000) Writing segment __DATA @ 0x453000 ( 0xfff98/ 0xfff9c @ 0xd00000) Writing segment __DATA @ 0x553000 (0x4b03ff/0x7f8000 @ 0x1800000) Writing segment __DATA @ 0xa04000 ( 0x4b1a/ 0x7f94 @ 0x1ff8000) Writing segment __LINKEDIT @ 0xa09000 ( 0x8dba0/ 0x8e000 @ 0x354000) Writing unknown command Writing LC_SYMTAB command Writing LC_DYSYMTAB command Writing LC_LOAD_DYLINKER command Writing LC_UUID command Writing LC_UNIXTHREAD command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command 2748 unused bytes follow Mach-O header 67017 pure bytes used mv -f emacs bootstrap-emacs cd ../lisp; make compile-first EMACS=../src/bootstrap-emacs make[2]: Nothing to be done for `compile-first'. cd ../lisp; make autoloads EMACS=../src/bootstrap-emacs EMACSLOADPATH=lisp LC_ALL=C ../src/bootstrap-emacs -batch --no-site- file --multibyte -l autoload \ --eval "(setq generate-autoload-cookie \";;;###cal-autoload \")" \ --eval "(setq generated-autoload-file \"/Users/wc/ emacs.git/lisp/calendar/cal-loaddefs.el\")" \ --eval "(setq make-backup-files nil)" \ -f batch-update-autoloads /Users/wc/emacs.git/lisp/calendar make[2]: *** [/Users/wc/emacs.git/lisp/calendar/cal-loaddefs.el] Segmentation fault make[1]: *** [/Users/wc/emacs.git/src/../lisp/loaddefs.el] Error 2 make: *** [src] Error 2 ~/emacs.git$ $ gdb emacs GNU gdb 6.3.50-20050815 (Apple version gdb-1339) (Sat May 23 05:39:07 UTC 2009) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. DISPLAY = localhost:0.0 TERM = linux Breakpoint 1 at 0xc49e0: file sysdep.c, line 1145. (gdb) run -Q Starting program: /Users/wc/emacs.git/src/emacs -Q Reading symbols for shared libraries ++. done Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0xffc5e000 0x8fe202b1 in __dyld__ZN26ImageLoaderMachOCompressed8eachBindERKN11ImageLoader11LinkContextEMS_FmS3_mhPKchliS5_PNS_10LastLookupEE () (gdb) bt #0 0x8fe202b1 in __dyld__ZN26ImageLoaderMachOCompressed8eachBindERKN11ImageLoader11LinkContextEMS_FmS3_mhPKchliS5_PNS_10LastLookupEE () #1 0x8fe22c42 in __dyld__ZN26ImageLoaderMachOCompressed6doBindERKN11ImageLoader11LinkContextEb () #2 0x8fe0cc32 in __dyld__ZN11ImageLoader13recursiveBindERKNS_11LinkContextEb () #3 0x8fe0dea3 in __dyld__ZN11ImageLoader4linkERKNS_11LinkContextEbbRKNS_10RPathChainE () #4 0x8fe056af in __dyld__ZN4dyld4linkEP11ImageLoaderbRKNS0_10RPathChainE () #5 0x8fe0788d in __dyld__ZN4dyld5_mainEPK12macho_headermiPPKcS5_S5_ () #6 0x8fe018b1 in __dyld__ZN13dyldbootstrap5startEPK12macho_headeriPPKcl () #7 0x8fe01057 in __dyld__dyld_start () Lisp Backtrace: Cannot access memory at address 0x0 I also tried gcc-4.0 -arch i386. From david.reitter@gmail.com Mon Jun 29 11:41:32 2009 Received: (at 3708) by emacsbugs.donarmstrong.com; 29 Jun 2009 18:41:32 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.4 required=4.0 tests=AWL,FVGT_m_MULTI_ODD, IMPRONONCABLE_2,MISSING_SUBJECT,NOSUBJECT autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.225]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5TIfPnH012879 for <3708@emacsbugs.donarmstrong.com>; Mon, 29 Jun 2009 11:41:26 -0700 Received: by rv-out-0506.google.com with SMTP id f6so1323838rvb.1 for <3708@emacsbugs.donarmstrong.com>; Mon, 29 Jun 2009 11:41:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=78w2FJPqKpelNOhWKEeXPREV/nav3rLBrQ0Rwxq/zGE=; b=LTXjbFS3UD4ng2ybybg0eW4/DM+TxUlNxPq7KqpWzp/wqdVaKw/iYkiSAhxaPeSrZp k3p8vjthNTl2CHJb2fOGvA3i/Du0RBk6DJ8YK2/Oi31gsH7kwVp8JyriTG4r5ET080cJ ri1sc4ph+kvLSodApphKd/uTxyp5wzWGPdeQE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=QHkSbSOVi4A1zOF1/luSww3hTV4tOSzYZpTDyiqqfdcsGVsJzE5/RPJSxsUKZm2Q7F yDDFGQfvuHrSQ8+Uh5bRG6HQqDvpiDe4C2vv51p0Gq0YNOpDozC1zrPwjyMU6Dr005L7 cF9vXRN0K/Snusjdp0fs0gw+3vzfVBi8arw7Q= Received: by 10.140.207.2 with SMTP id e2mr1788036rvg.187.1246300885207; Mon, 29 Jun 2009 11:41:25 -0700 (PDT) Received: from scarlett.psy.cmu.edu (SCARLETT.PSY.CMU.EDU [128.2.249.106]) by mx.google.com with ESMTPS id g22sm730744rvb.5.2009.06.29.11.41.23 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 29 Jun 2009 11:41:24 -0700 (PDT) From: David Reitter Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Subject: Date: Mon, 29 Jun 2009 14:41:20 -0400 Message-Id: <6F42D550-E424-45D3-8612-204E85ED5651@gmail.com> To: 3708@debbugs.gnu.org Mime-Version: 1.0 (Apple Message framework v1068) X-Mailer: Apple Mail (2.1068) This may be helpful - it shows a number of apparent inconsistencies that I don't see in my builds on OS X 10.5. Configure was run like this: CFLAGS='-g -O0 -arch i386' LDFLAGS='-arch i386' ./configure --without- x --with-ns GCC is 4.2.1 I can probably negotiate remote access to the machine should that be needed... otool -l emacs: Load command 0 cmd LC_SEGMENT cmdsize 56 segname __PAGEZERO vmaddr 0x00000000 vmsize 0x00001000 fileoff 0 filesize 0 maxprot 0x00000000 initprot 0x00000000 nsects 0 flags 0x0 Load command 1 cmd LC_SEGMENT cmdsize 464 segname __TEXT vmaddr 0x00001000 vmsize 0x00239000 fileoff 0 filesize 2330624 maxprot 0x00000007 initprot 0x00000005 nsects 6 flags 0x0 Section sectname __text segname __TEXT addr 0x00002370 size 0x0021f7ff offset 4976 align 2^2 (4) reloff 0 nreloc 0 flags 0x80000400 reserved1 0 reserved2 0 Section sectname __symbol_stub segname __TEXT addr 0x00221b70 size 0x00000672 offset 2231152 align 2^1 (2) reloff 0 nreloc 0 flags 0x80000408 reserved1 0 (index into indirect symbol table) reserved2 6 (size of stubs) Section sectname __stub_helper segname __TEXT addr 0x002221e2 size 0x00000aca offset 2232802 align 2^0 (1) reloff 0 nreloc 0 flags 0x80000400 reserved1 0 reserved2 0 Section sectname __cstring segname __TEXT addr 0x00222cac size 0x00016ef2 offset 2235564 align 2^2 (4) reloff 0 nreloc 0 flags 0x00000002 reserved1 0 reserved2 0 Section sectname __const segname __TEXT addr 0x00239ba0 size 0x00000404 offset 2329504 align 2^5 (32) reloff 0 nreloc 0 flags 0x00000000 reserved1 0 reserved2 0 Section sectname __unwind_info segname __TEXT addr 0x00239fb0 size 0x00000048 offset 2330544 align 2^4 (16) reloff 0 nreloc 0 flags 0x00000000 reserved1 0 reserved2 0 Load command 2 cmd LC_SEGMENT cmdsize 532 segname __DATA vmaddr 0x0023a000 vmsize 0x001b5000 fileoff 2330624 filesize 1511424 (past end of file) maxprot 0x00000007 initprot 0x00000003 nsects 7 flags 0x0 Section sectname __program_vars segname __DATA addr 0x0023a000 size 0x00000014 offset 2330624 align 2^2 (4) reloff 0 nreloc 0 flags 0x00000000 reserved1 0 reserved2 0 Section sectname __la_symbol_ptr segname __DATA addr 0x0023a014 size 0x0000044c (past end of file) offset 2330644 (past end of file) align 2^2 (4) reloff 0 nreloc 0 flags 0x00000007 reserved1 275 (index into indirect symbol table) reserved2 0 Section sectname __nl_symbol_ptr segname __DATA addr 0x0023a460 size 0x0000188c offset 2331744 (past end of file) align 2^2 (4) reloff 0 nreloc 0 flags 0x00000006 reserved1 550 (index into indirect symbol table) reserved2 0 Section sectname __cfstring segname __DATA addr 0x0023bcec size 0x00000390 offset 2338028 (past end of file) align 2^2 (4) reloff 0 nreloc 0 flags 0x00000000 reserved1 0 reserved2 0 Section sectname __data segname __DATA addr 0x0023c080 size 0x0016ec0c offset 2338944 (past end of file) align 2^5 (32) reloff 0 nreloc 0 flags 0x00000000 reserved1 0 reserved2 0 Section sectname __bss segname __DATA addr 0x003aaca0 size 0x000378ed offset 0 align 2^5 (32) reloff 0 nreloc 0 flags 0x00000001 reserved1 0 reserved2 0 Section sectname __common segname __DATA addr 0x003e25a0 size 0x0000bb45 offset 0 align 2^5 (32) reloff 0 nreloc 0 flags 0x00000001 reserved1 0 reserved2 0 Load command 3 cmd LC_SEGMENT cmdsize 940 segname __OBJC vmaddr 0x003ef000 vmsize 0x00002000 fileoff 3842048 (past end of file) filesize 8192 (past end of file) maxprot 0x00000007 initprot 0x00000003 nsects 13 flags 0x0 Section sectname __cat_cls_meth segname __OBJC addr 0x003ef000 size 0x00000020 offset 3842048 (past end of file) align 2^2 (4) reloff 0 nreloc 0 flags 0x00000000 reserved1 0 reserved2 0 Section sectname __cat_inst_meth segname __OBJC addr 0x003ef020 size 0x00000088 offset 3842080 (past end of file) align 2^2 (4) reloff 0 nreloc 0 flags 0x00000000 reserved1 0 reserved2 0 Section sectname __message_refs segname __OBJC addr 0x003ef0a8 size 0x000007e4 (past end of file) offset 3842216 (past end of file) align 2^2 (4) reloff 0 nreloc 0 flags 0x00000005 reserved1 0 reserved2 0 Section sectname __cls_refs segname __OBJC addr 0x003ef88c size 0x00000104 (past end of file) offset 3844236 (past end of file) align 2^2 (4) reloff 0 nreloc 0 flags 0x00000005 reserved1 0 reserved2 0 Section sectname __class segname __OBJC addr 0x003ef990 size 0x000002a0 offset 3844496 (past end of file) align 2^2 (4) reloff 0 nreloc 0 flags 0x00000000 reserved1 0 reserved2 0 Section sectname __meta_class segname __OBJC addr 0x003efc30 size 0x000002a0 offset 3845168 (past end of file) align 2^2 (4) reloff 0 nreloc 0 flags 0x00000000 reserved1 0 reserved2 0 Section sectname __cls_meth segname __OBJC addr 0x003efed0 size 0x00000028 offset 3845840 (past end of file) align 2^2 (4) reloff 0 nreloc 0 flags 0x00000000 reserved1 0 reserved2 0 Section sectname __inst_meth segname __OBJC addr 0x003efef8 size 0x000008c8 offset 3845880 (past end of file) align 2^2 (4) reloff 0 nreloc 0 flags 0x00000000 reserved1 0 reserved2 0 Section sectname __protocol segname __OBJC addr 0x003f07c0 size 0x00000028 offset 3848128 (past end of file) align 2^2 (4) reloff 0 nreloc 0 flags 0x00000000 reserved1 0 reserved2 0 Section sectname __instance_vars segname __OBJC addr 0x003f07e8 size 0x00000294 offset 3848168 (past end of file) align 2^2 (4) reloff 0 nreloc 0 flags 0x00000000 reserved1 0 reserved2 0 Section sectname __module_info segname __OBJC addr 0x003f0a7c size 0x00000060 offset 3848828 (past end of file) align 2^2 (4) reloff 0 nreloc 0 flags 0x00000000 reserved1 0 reserved2 0 Section sectname __symbols segname __OBJC addr 0x003f0adc size 0x00000074 offset 3848924 (past end of file) align 2^2 (4) reloff 0 nreloc 0 flags 0x00000000 reserved1 0 reserved2 0 Section sectname __image_info segname __OBJC addr 0x003f0b50 size 0x00000008 offset 3849040 (past end of file) align 2^2 (4) reloff 0 nreloc 0 flags 0x00000000 reserved1 0 reserved2 0 Load command 4 cmd LC_SEGMENT cmdsize 56 segname __LINKEDIT vmaddr 0x003f1000 vmsize 0x000ad000 fileoff 3850240 (past end of file) filesize 705448 (past end of file) maxprot 0x00000007 initprot 0x00000001 nsects 0 flags 0x0 Load command 5 cmd LC_DYLD_INFO_ONLY cmdsize 48 rebase_off 0 rebase_size 0 bind_off 3850240 (past end of file) bind_size 868 (past end of file) weak_bind_off 0 weak_bind_size 0 lazy_bind_off 3851108 (past end of file) lazy_bind_size 5384 (past end of file) export_off 3856492 (past end of file) export_size 114980 (past end of file) Load command 6 cmd LC_SYMTAB cmdsize 24 symoff 3971472 (past end of file) nsyms 25483 (past end of file) stroff 4285752 (past end of file) strsize 269936 (past end of file) Load command 7 cmd LC_DYSYMTAB cmdsize 80 ilocalsym 0 nlocalsym 20183 iextdefsym 20183 nextdefsym 4935 iundefsym 25118 nundefsym 365 tocoff 0 ntoc 0 modtaboff 0 nmodtab 0 extrefsymoff 0 nextrefsyms 0 indirectsymoff 4277268 (past end of file) nindirectsyms 2121 (past end of file) extreloff 0 nextrel 0 locreloff 0 nlocrel 0 Load command 8 cmd LC_LOAD_DYLINKER cmdsize 28 name /usr/lib/dyld (offset 12) Load command 9 cmd LC_UUID cmdsize 24 uuid 0x15 0xe5 0x71 0x70 0x22 0xc4 0x9b 0x88 0x8f 0x17 0xa7 0x81 0xad 0xc7 0x1e 0x77 Load command 10 cmd LC_UNIXTHREAD cmdsize 80 flavor i386_THREAD_STATE count i386_THREAD_STATE_COUNT eax 0x00000000 ebx 0x00000000 ecx 0x00000000 edx 0x00000000 edi 0x00000000 esi 0x00000000 ebp 0x00000000 esp 0x00000000 ss 0x00000000 eflags 0x00000000 eip 0x00002370 cs 0x00000000 ds 0x00000000 es 0x00000000 fs 0x00000000 gs 0x00000000 Load command 11 cmd LC_LOAD_DYLIB cmdsize 88 name /System/Library/Frameworks/AppKit.framework/Versions/C/ AppKit (offset 24) time stamp 2 Wed Dec 31 19:00:02 1969 current version 1027.1.0 compatibility version 45.0.0 Load command 12 cmd LC_LOAD_DYLIB cmdsize 56 name /usr/lib/libncurses.5.4.dylib (offset 24) time stamp 2 Wed Dec 31 19:00:02 1969 current version 5.4.0 compatibility version 5.4.0 Load command 13 cmd LC_LOAD_DYLIB cmdsize 52 name /usr/lib/libSystem.B.dylib (offset 24) time stamp 2 Wed Dec 31 19:00:02 1969 current version 123.0.0 compatibility version 1.0.0 Load command 14 cmd LC_LOAD_DYLIB cmdsize 52 name /usr/lib/libobjc.A.dylib (offset 24) time stamp 2 Wed Dec 31 19:00:02 1969 current version 227.0.0 compatibility version 1.0.0 Load command 15 cmd LC_LOAD_DYLIB cmdsize 100 name /System/Library/Frameworks/CoreServices.framework/ Versions/A/CoreServices (offset 24) time stamp 2 Wed Dec 31 19:00:02 1969 current version 44.0.0 compatibility version 1.0.0 Load command 16 cmd LC_LOAD_DYLIB cmdsize 104 name /System/Library/Frameworks/CoreFoundation.framework/ Versions/A/CoreFoundation (offset 24) time stamp 2 Wed Dec 31 19:00:02 1969 current version 545.0.0 compatibility version 150.0.0 Load command 17 cmd LC_LOAD_DYLIB cmdsize 112 name /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/ApplicationServices (offset 24) time stamp 2 Wed Dec 31 19:00:02 1969 current version 38.0.0 compatibility version 1.0.0 Load command 18 cmd LC_LOAD_DYLIB cmdsize 96 name /System/Library/Frameworks/Foundation.framework/ Versions/C/Foundation (offset 24) time stamp 2 Wed Dec 31 19:00:02 1969 current version 745.0.0 compatibility version 300.0.0 From rgm@gnu.org Tue Jun 30 17:52:51 2009 Received: (at control) by emacsbugs.donarmstrong.com; 1 Jul 2009 00:52:51 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-4.7 required=4.0 tests=AWL,ONEWORD,VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n610qlAI000636 for ; Tue, 30 Jun 2009 17:52:48 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MLo46-0002i1-R7; Tue, 30 Jun 2009 20:52:46 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19018.45918.773933.187342@fencepost.gnu.org> Date: Tue, 30 Jun 2009 20:52:46 -0400 From: Glenn Morris To: control Subject: control reassign 3727 emacs,ns merge 3588 3727 reassign 3714 emacs,ns reassign 3708 emacs,ns tags 3553 wontfix reassign 3663 emacs,ns reassign 3650 emacs,w32 From reitter@cmu.edu Thu Jul 2 17:16:52 2009 Received: (at 3708) by emacsbugs.donarmstrong.com; 3 Jul 2009 00:16:52 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from smtp.andrew.cmu.edu (SMTP.ANDREW.CMU.EDU [128.2.11.95]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n630Gml6012617 for <3708@emacsbugs.donarmstrong.com>; Thu, 2 Jul 2009 17:16:50 -0700 Received: from scarlett.local (pool-96-236-168-35.pitbpa.east.verizon.net [96.236.168.35]) (user=reitter mech=PLAIN (0 bits)) by smtp.andrew.cmu.edu (8.14.3/8.14.3) with ESMTP id n630Ggp2028173 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Thu, 2 Jul 2009 20:16:42 -0400 From: David Reitter Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Subject: Emacs bug 3708 / dump problem Date: Thu, 2 Jul 2009 20:16:41 -0400 Message-Id: <00246CB9-2DFA-4BA1-966C-60676B589EB8@cmu.edu> Cc: Glenn Morris To: 3708@debbugs.gnu.org Mime-Version: 1.0 (Apple Message framework v1068) X-Mailer: Apple Mail (2.1068) X-PMX-Version: 5.5.5.374460, Antispam-Engine: 2.7.1.369594, Antispam-Data: 2009.7.3.616 X-SMTP-Spam-Clean: 8% ( BODY_SIZE_1000_LESS 0, BODY_SIZE_2000_LESS 0, BODY_SIZE_300_399 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, FROM_EDU_TLD 0, RDNS_GENERIC_POOLED 0, RDNS_POOLED 0, RDNS_SUSP 0, RDNS_SUSP_GENERIC 0, RDNS_SUSP_SPECIFIC 0, TO_NO_NAME 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __MIME_VERSION_APPLEMAIL 0, __MSGID_APPLEMAIL 0, __RDNS_POOLED_9 0, __SANE_MSGID 0, __TO_MALFORMED_2 0, __USER_AGENT_APPLEMAIL 0, __X_MAILER_APPLEMAIL 0) X-SMTP-Spam-Score: 8% X-Scanned-By: MIMEDefang 2.60 on 128.2.11.95 > bug reassigned from package `emacs' to `emacs,ns'. Request was from > Glenn Morris to control@emacsbugs.donarmstrong.com. > (Wed, 01 Jul 2009 01:00:06 GMT) Full text and rfc822 format available. This bug occurs even with --without-ns --without-x. It's a dumping problem on the upcoming OSX release. From adrian.b.robert@gmail.com Thu Jul 23 06:24:37 2009 Received: (at 3708) by emacsbugs.donarmstrong.com; 23 Jul 2009 13:24:37 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.9 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-yx0-f173.google.com (mail-yx0-f173.google.com [209.85.210.173]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6NDOXDH007976 for <3708@emacsbugs.donarmstrong.com>; Thu, 23 Jul 2009 06:24:34 -0700 Received: by yxe3 with SMTP id 3so1632904yxe.19 for <3708@emacsbugs.donarmstrong.com>; Thu, 23 Jul 2009 06:24:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject:date:cc :x-mailer; bh=iuxTKoWdJa6aE72u0r9ueSgb9yO1Tq5uergjGi6ULAQ=; b=PUGgG68G06+QBAzd8OhWNVBbcNbnFajtfTMLWLEUT0BY0RqLEbtjoV/anfXTQj1LK5 aCG+W+pgWnqZigos8WxuGEnR5RbBfmpDwkNbC9a4bPr3K5IuHqvit1yx+RiyMzWJr7L8 Mu8pudYS0ggEVXDsZ8PLOvCzJrLY4/EqNXCdI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:cc:x-mailer; b=rQn6H0SRJs7xHUaqQs56vVy7Kwbh1ba5fkg6tAwfvkHDWcY8gKBSgMvWmpODd1+O3P X/jtawy2VrAHXBjD3S0+ySy6DbUZUsOdayyg88CZW3GNcyNRf6/io8Je0vu5PiZpHj+l JkbPDoBgElE4hXWs651nCpwN0BZMrMZLFcbw0= Received: by 10.90.118.8 with SMTP id q8mr1826199agc.119.1248355467450; Thu, 23 Jul 2009 06:24:27 -0700 (PDT) Received: from ?10.0.1.3? (dpc6745214221.direcpc.com [67.45.214.221]) by mx.google.com with ESMTPS id 17sm5330889agd.26.2009.07.23.06.24.22 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 23 Jul 2009 06:24:26 -0700 (PDT) Message-Id: From: Adrian Robert To: 3708@debbugs.gnu.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Re: fails to dump or produces segfaults Date: Thu, 23 Jul 2009 09:24:15 -0400 Cc: David Reitter X-Mailer: Apple Mail (2.935.3) > This bug occurs even with --without-ns --without-x. It's a dumping > problem on the upcoming OSX release. Could you clarify -- do you mean Snow Leopard / 10.6? Maybe we should change the bug title now that this has been narrowed down. From ian@digg.com Thu Jul 30 14:09:25 2009 Received: (at 3708) by emacsbugs.donarmstrong.com; 30 Jul 2009 21:09:26 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=AWL,IMPRONONCABLE_2 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail.digg.com (mail.digg.com [64.191.203.36]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6UL9Jf9001470 for <3708@emacsbugs.donarmstrong.com>; Thu, 30 Jul 2009 14:09:20 -0700 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.digg.com (Postfix) with ESMTP id DA909A8501D; Thu, 30 Jul 2009 14:09:13 -0700 (PDT) X-Virus-Scanned: amavisd-new at d242.digg.internal Received: from mail.digg.com ([127.0.0.1]) by localhost (mail.digg.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3wvxwdsJx6yL; Thu, 30 Jul 2009 14:09:13 -0700 (PDT) Received: from [10.2.16.50] (diggstage01.digg.com [64.191.203.34]) by mail.digg.com (Postfix) with ESMTP id 06788A8501C; Thu, 30 Jul 2009 14:09:13 -0700 (PDT) Message-Id: <532A1B74-E7EE-484C-9A15-73CE29BA2839@digg.com> From: Ian Eure To: 3708@debbugs.gnu.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Subject: More info Date: Thu, 30 Jul 2009 14:09:12 -0700 Cc: David Reitter , Adrian Robert , Glenn Morris X-Mailer: Apple Mail (2.935.3) I can reproduce the problem on 10.5 by using the version of GCC which will ship with 10.6. Steps to reproduce: 1. Install MacPorts (if it is not already installed) 2. Update MacPorts and it's ports: $ sudo port selfupdate $ sudo port sync 3. Install `apple-gcc42' port and gcc_select: $ sudo port install apple-gcc42 gcc_select 4. Place the following lines in /opt/local/etc/select/gcc/apple- gcc42 (remove leading whitespace): bin/gcc-apple-4.2 bin/cpp-apple-4.2 bin/c++-apple-4.2 bin/g++-apple-4.2 - bin/gcov-apple-4.2 - 5. Activate the new GCC: $ sudo gcc_select apple-gcc42 6. Try to build Emacs: $ ./configure --without-ns && make Here's the error: Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under the name emacs --- List of All Regions --- address size prot maxp 0 0x1000 none none 0x1000 0x153000 r x rwx 0x154000 0x13d000 rw rwx 0x291000 0x40000 rw rwx 0x2d1000 0x2000 rwx rwx 0x2d3000 0x6d000 r rwx 0x340000 0x9000 r x rwx 0x349000 0x1000 rw rwx 0x34a000 0x1000 rwx rwx 0x34b000 0x8000 r rwx 0x353000 0x1000 none rwx 0x354000 0x1000 rw rwx 0x355000 0x1000 none rwx 0x356000 0x1000 none rwx 0x357000 0x1000 rw rwx 0x358000 0x1000 none rwx 0x359000 0x19000 rw rwx 0x372000 0x1f000 rw rwx 0x391000 0x14000 rw rwx 0x3a5000 0x1000 r rw 0x3a6000 0x1e000 rw rwx 0x3c4000 0x1e000 rw rwx 0x3e2000 0x1e000 rw rwx 0x400000 0x100000 rw rwx 0x500000 0x400000 rw rwx 0x900000 0x100000 rw rwx 0xa00000 0x1e000 rw rwx 0xa1e000 0x14000 rw rwx 0xa32000 0x1a000 rw rwx 0xa4c000 0x1e000 rw rwx 0xa6a000 0x1b000 rw rwx 0xa85000 0x7000 rw rwx 0xa8f000 0x5000 rw rwx 0xa94000 0x19000 rw rwx 0xaaf000 0x5000 rw rwx 0xab4000 0x5000 rw rwx 0xab9000 0x5000 rw rwx 0xabe000 0xa000 rw rwx 0xaca000 0x1e000 rw rwx 0xae8000 0x1e000 rw rwx 0xb06000 0x1e000 rw rwx 0xb24000 0x1e000 rw rwx 0xb42000 0xa000 rw rwx 0xb4c000 0xa000 rw rwx 0xb56000 0x5000 rw rwx 0xb5b000 0x5000 rw rwx 0xb63000 0x5000 rw rwx 0xb68000 0xa000 rw rwx 0xb72000 0x1e000 rw rwx 0xb90000 0x5000 rw rwx 0xb95000 0x5000 rw rwx 0xb9a000 0x5000 rw rwx 0xb9f000 0x5000 rw rwx 0xba4000 0x1e000 rw rwx 0xbc2000 0x1e000 rw rwx 0xbe0000 0x5000 rw rwx 0xc26000 0x9000 rw rwx 0xc2f000 0x5000 rw rwx 0xc35000 0xf000 rw rwx 0xc44000 0x1e000 rw rwx 0xc62000 0xa000 rw rwx 0xc6c000 0x1e000 rw rwx 0xc8b000 0xa000 rw rwx 0xc95000 0x5000 rw rwx 0xc9d000 0xa000 rw rwx 0xca9000 0x5000 rw rwx 0xcb0000 0x1e000 rw rwx 0xcce000 0x14000 rw rwx 0xcf2000 0xa000 rw rwx 0xd00000 0x100000 rw rwx 0xe00000 0xa000 rw rwx 0xe0f000 0xf000 rw rwx 0x1000000 0x800000 rw rwx --- List of Regions to be Dumped --- address size prot maxp 0 0x1000 none none 0x1000 0x153000 r x rwx 0x154000 0x17d000 rw rwx 0x2d1000 0x2000 rwx rwx 0x2d3000 0x6d000 r rwx 0x340000 0x9000 r x rwx 0x349000 0x1000 rw rwx 0x34a000 0x1000 rwx rwx 0x34b000 0x8000 r rwx 0x353000 0x1000 none rwx 0x354000 0x1000 rw rwx 0x355000 0x2000 none rwx 0x357000 0x1000 rw rwx 0x358000 0x1000 none rwx 0x359000 0x4c000 rw rwx 0x3a5000 0x1000 r rw 0x3a6000 0x6e6000 rw rwx 0xa8f000 0x1e000 rw rwx 0xaaf000 0x19000 rw rwx 0xaca000 0x96000 rw rwx 0xb63000 0x82000 rw rwx 0xc26000 0xe000 rw rwx 0xc35000 0x55000 rw rwx 0xc8b000 0xf000 rw rwx 0xc9d000 0xa000 rw rwx 0xca9000 0x5000 rw rwx 0xcb0000 0x32000 rw rwx 0xcf2000 0xa000 rw rwx 0xd00000 0x10a000 rw rwx 0xe0f000 0xf000 rw rwx 0x1000000 0x800000 rw rwx --- Header Information --- Magic = 0xfeedface CPUType = 7 CPUSubType = 3 FileType = 0x2 NCmds = 13 SizeOfCmds = 1512 Flags = 0x00000085 Highest address of load commands in input file: 0x340000 Lowest offset of all sections in __TEXT segment: 0x1c70 --- List of Load Commands in Input File --- # cmd cmdsize name address size 0 LC_SEGMENT 56 __PAGEZERO 0 0x1000 1 LC_SEGMENT 396 __TEXT 0x1000 0x153000 __text 0x2c70 0x140305 __cstring 0x142f78 0x10c10 __literal8 0x153b88 0x98 __const 0x153c20 0x3c0 __literal4 0x153fe0 0xc 2 LC_SEGMENT 396 __DATA 0x154000 0x17d000 __data 0x154000 0x13c27c __dyld 0x29027c 0x1c __const 0x2902a0 0x3c8 __common 0x290680 0x4073d __bss 0x2d0dc0 0x40 3 LC_SEGMENT 192 __IMPORT 0x2d1000 0x2000 __pointers 0x2d1000 0x15b8 __jump_table 0x2d25c0 0x424 4 LC_SEGMENT 56 __LINKEDIT 0x2d3000 0x6d000 5 LC_SYMTAB 24 6 LC_DYSYMTAB 80 7 LC_LOAD_DYLINKER 28 8 LC_UUID 24 9 LC_UNIXTHREAD 80 10 LC_LOAD_DYLIB 56 11 LC_LOAD_DYLIB 72 12 LC_LOAD_DYLIB 52 0x9fc080 (sz: 0x3dcf/ 0x3f0a) 0x900000 (sz: 0xfc080/ 0xfc080) 0xdfc080 (sz: 0x330e/ 0x3f0a) 0xd00000 (sz: 0x9c420/ 0xfc080) 0x1ff8000 (sz: 0x554a/ 0x7f80) 0x1800000 (sz: 0x5547fc/0x7f8000) 0x3fb000 (sz: 0x3fff/ 0x5000) 0x3f6000 (sz: 0x3fff/ 0x5000) 0x3f1000 (sz: 0x3fff/ 0x5000) 0x3ec000 (sz: 0x3fff/ 0x5000) 0x3e7000 (sz: 0x3fff/ 0x5000) 0x3e2000 (sz: 0x3fff/ 0x5000) 0xbe0000 (sz: 0x3fff/ 0x5000) 0x3dd000 (sz: 0x3fff/ 0x5000) 0xbdb000 (sz: 0x3fff/ 0x5000) 0x3d8000 (sz: 0x3fff/ 0x5000) 0xbd6000 (sz: 0x3fff/ 0x5000) 0x3d3000 (sz: 0x3fff/ 0x5000) 0xbd1000 (sz: 0x3fff/ 0x5000) 0x3ce000 (sz: 0x3fff/ 0x5000) 0xbcc000 (sz: 0x3fff/ 0x5000) 0x3c9000 (sz: 0x3fff/ 0x5000) 0xbc7000 (sz: 0x3fff/ 0x5000) 0x3c4000 (sz: 0x3fff/ 0x5000) 0xbc2000 (sz: 0x3fff/ 0x5000) 0x3bf000 (sz: 0x3fff/ 0x5000) 0xbbd000 (sz: 0x3fff/ 0x5000) 0x3ba000 (sz: 0x3fff/ 0x5000) 0xbb8000 (sz: 0x3fff/ 0x5000) 0x3b5000 (sz: 0x3fff/ 0x5000) 0xbb3000 (sz: 0x3fff/ 0x5000) 0x3b0000 (sz: 0x3fff/ 0x5000) 0xbae000 (sz: 0x3fff/ 0x5000) 0x3ab000 (sz: 0x3fff/ 0x5000) 0xba9000 (sz: 0x3fff/ 0x5000) 0x3a6000 (sz: 0x3fff/ 0x5000) 0xba4000 (sz: 0x3fff/ 0x5000) 0xb9f000 (sz: 0x3fff/ 0x5000) 0x3a0000 (sz: 0x3fff/ 0x5000) 0xb9a000 (sz: 0x3fff/ 0x5000) 0x39b000 (sz: 0x3fff/ 0x5000) 0xb95000 (sz: 0x3fff/ 0x5000) 0x396000 (sz: 0x3fff/ 0x5000) 0xb90000 (sz: 0x3fff/ 0x5000) 0x391000 (sz: 0x3fff/ 0x5000) 0xb8b000 (sz: 0x3fff/ 0x5000) 0x38c000 (sz: 0x3fff/ 0x5000) 0xb86000 (sz: 0x3fff/ 0x5000) 0x387000 (sz: 0x3fff/ 0x5000) 0xb81000 (sz: 0x3fff/ 0x5000) 0x382000 (sz: 0x3fff/ 0x5000) 0xb7c000 (sz: 0x3fff/ 0x5000) 0x37d000 (sz: 0x3fff/ 0x5000) 0xb77000 (sz: 0x3fff/ 0x5000) 0xb72000 (sz: 0x3fff/ 0x5000) 0x372000 (sz: 0xaa03/ 0xb000) 0xb6d000 (sz: 0x3fff/ 0x5000) 0x36d000 (sz: 0x3fff/ 0x5000) 0xb68000 (sz: 0x3fff/ 0x5000) 0xb63000 (sz: 0x3fff/ 0x5000) 0xb5b000 (sz: 0x3fff/ 0x5000) 0xb56000 (sz: 0x3fff/ 0x5000) 0xb51000 (sz: 0x3fff/ 0x5000) 0xb4c000 (sz: 0x3fff/ 0x5000) 0xb47000 (sz: 0x3fff/ 0x5000) 0xb42000 (sz: 0x3fff/ 0x5000) 0xb3d000 (sz: 0x3fff/ 0x5000) 0xb38000 (sz: 0x3fff/ 0x5000) 0xb33000 (sz: 0x3fff/ 0x5000) 0xb2e000 (sz: 0x3fff/ 0x5000) 0xb29000 (sz: 0x3fff/ 0x5000) 0xb24000 (sz: 0x3fff/ 0x5000) 0xb1f000 (sz: 0x3fff/ 0x5000) 0xb1a000 (sz: 0x3fff/ 0x5000) 0xb15000 (sz: 0x3fff/ 0x5000) 0xb10000 (sz: 0x3fff/ 0x5000) 0xb0b000 (sz: 0x3fff/ 0x5000) 0xb06000 (sz: 0x3fff/ 0x5000) 0xb01000 (sz: 0x3fff/ 0x5000) 0xafc000 (sz: 0x3fff/ 0x5000) 0xaf7000 (sz: 0x3fff/ 0x5000) 0xaf2000 (sz: 0x3fff/ 0x5000) 0xaed000 (sz: 0x3fff/ 0x5000) 0xae8000 (sz: 0x3fff/ 0x5000) 0xae3000 (sz: 0x3fff/ 0x5000) 0xade000 (sz: 0x3fff/ 0x5000) 0xad9000 (sz: 0x3fff/ 0x5000) 0xad4000 (sz: 0x3fff/ 0x5000) 0xacf000 (sz: 0x3fff/ 0x5000) 0xaca000 (sz: 0x3fff/ 0x5000) 0xac3000 (sz: 0x3fff/ 0x5000) 0xabe000 (sz: 0x3fff/ 0x5000) 0xab9000 (sz: 0x3fff/ 0x5000) 0xab4000 (sz: 0x3fff/ 0x5000) 0xaaf000 (sz: 0x3fff/ 0x5000) 0xaa8000 (sz: 0x3fff/ 0x5000) 0xaa3000 (sz: 0x3fff/ 0x5000) 0xa9e000 (sz: 0x3fff/ 0x5000) 0xa99000 (sz: 0x3fff/ 0x5000) 0xa94000 (sz: 0x3fff/ 0x5000) 0xa8f000 (sz: 0x3fff/ 0x5000) 0xa85000 (sz: 0x611c/ 0x7000) 0xa7e000 (sz: 0x6110/ 0x7000) 0xa79000 (sz: 0x3fff/ 0x5000) 0xa74000 (sz: 0x3fff/ 0x5000) 0xa6f000 (sz: 0x3fff/ 0x5000) 0xa6a000 (sz: 0x3fff/ 0x5000) 0xa65000 (sz: 0x3fff/ 0x5000) 0xa60000 (sz: 0x3fff/ 0x5000) 0xa5b000 (sz: 0x3fff/ 0x5000) 0xa4c000 (sz: 0xdc7b/ 0xf000) 0xa3e000 (sz: 0xd483/ 0xe000) 0xa32000 (sz: 0xbf42/ 0xc000) 0xa2d000 (sz: 0x3fff/ 0x5000) 0xa28000 (sz: 0x3fff/ 0x5000) 0xa23000 (sz: 0x3fff/ 0x5000) 0xa1e000 (sz: 0x3fff/ 0x5000) 0xe19000 (sz: 0x3fff/ 0x5000) 0xa19000 (sz: 0x3fff/ 0x5000) 0xe14000 (sz: 0x3fff/ 0x5000) 0xa14000 (sz: 0x3fff/ 0x5000) 0xe0f000 (sz: 0x3fff/ 0x5000) 0xa0f000 (sz: 0x3fff/ 0x5000) 0xa0a000 (sz: 0x3fff/ 0x5000) 0xe05000 (sz: 0x3fff/ 0x5000) 0xa05000 (sz: 0x3fff/ 0x5000) 0xe00000 (sz: 0x3fff/ 0x5000) 0xa00000 (sz: 0x3fff/ 0x5000) 0xcf7000 (sz: 0x3fff/ 0x5000) 0xcf2000 (sz: 0x3fff/ 0x5000) 0xcdd000 (sz: 0x3fff/ 0x5000) 0xcd8000 (sz: 0x3fff/ 0x5000) 0xcd3000 (sz: 0x3fff/ 0x5000) 0xcce000 (sz: 0x3fff/ 0x5000) 0xcc9000 (sz: 0x3fff/ 0x5000) 0xcc4000 (sz: 0x3fff/ 0x5000) 0xcbf000 (sz: 0x3fff/ 0x5000) 0xcba000 (sz: 0x3fff/ 0x5000) 0xcb5000 (sz: 0x3fff/ 0x5000) 0xcb0000 (sz: 0x3fff/ 0x5000) 0xca9000 (sz: 0x3fff/ 0x5000) 0xca2000 (sz: 0x3fff/ 0x5000) 0xc9d000 (sz: 0x3fff/ 0x5000) 0xc95000 (sz: 0x3fff/ 0x5000) 0xc90000 (sz: 0x3fff/ 0x5000) 0xc8b000 (sz: 0x3fff/ 0x5000) 0xc85000 (sz: 0x3fff/ 0x5000) 0xc80000 (sz: 0x3fff/ 0x5000) 0xc7b000 (sz: 0x3fff/ 0x5000) 0xc76000 (sz: 0x3fff/ 0x5000) 0xc71000 (sz: 0x3fff/ 0x5000) 0xc6c000 (sz: 0x3fff/ 0x5000) 0xc67000 (sz: 0x3fff/ 0x5000) 0xc62000 (sz: 0x3fff/ 0x5000) 0xc5d000 (sz: 0x3fff/ 0x5000) 0xc58000 (sz: 0x3fff/ 0x5000) 0xc53000 (sz: 0x3fff/ 0x5000) 0xc4e000 (sz: 0x3fff/ 0x5000) 0xc49000 (sz: 0x3fff/ 0x5000) 0xc44000 (sz: 0x3fff/ 0x5000) 0xc3f000 (sz: 0x3fff/ 0x5000) 0xc3a000 (sz: 0x3fff/ 0x5000) 0xc35000 (sz: 0x3fff/ 0x5000) 0xc2f000 (sz: 0x3fff/ 0x5000) 0xc26000 (sz: 0x71/ 0x9000) --- Load Commands written to Output File --- Writing segment __PAGEZERO @ 0 ( 0/ 0x1000 @ 0) Writing segment __TEXT @ 0 (0x153000/0x153000 @ 0x1000) Writing segment __DATA @ 0x153000 (0x17d000/0x17d000 @ 0x154000) section __data at 0x153000 - 0x28f27c (sz: 0x13c27c) section __dyld at 0x28f27c - 0x28f298 (sz: 0x1c) section __const at 0x28f2a0 - 0x28f668 (sz: 0x3c8) section __common at 0x28f680 - 0x2cfdbd (sz: 0x4073d) unexec: my_endbss_static is not in section __bss make[1]: *** [bootstrap-emacs] Error 1 make: *** [src] Error 2 From adrian.b.robert@gmail.com Fri Sep 18 14:55:01 2009 Received: (at 3708-done) by emacsbugs.donarmstrong.com; 18 Sep 2009 21:55:01 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.5 required=4.0 tests=AWL,MISSING_SUBJECT, MURPHY_DRUGS_REL8,NOSUBJECT autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.24]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8ILsxl0010406 for <3708-done@emacsbugs.donarmstrong.com>; Fri, 18 Sep 2009 14:55:01 -0700 Received: by qw-out-2122.google.com with SMTP id 3so432897qwe.13 for <3708-done@emacsbugs.donarmstrong.com>; Fri, 18 Sep 2009 14:54:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:mime-version :content-transfer-encoding:message-id:content-type:to:from:subject :date:x-mailer; bh=H2XjbNJCf+66JRiuwrr/NVQVB54FOe1D4LXdIlAXurA=; b=bbum7j9PKnHgrWQBeawESQ1yoQnPo7Bt/dK5PPjxYxXOROlbYDYB8B7iCMZOfoCsaz /9lYtiazjRx80aF+eRJUfdJjkM9obTM2Bbk6xagEvI+kq/vKXNIg5yDXIzBF4fZtPECk 21tqPQ1pZO7IZv0C6D8wKLXM9AdOEv4TYbDNU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:content-transfer-encoding:message-id:content-type:to :from:subject:date:x-mailer; b=WLgMrr+hzSn/AeaSN0y9S6LcSajowHeGaZdQR6yNZsNVbkD1UEZ4LiTfVlyB2ppgbF IYvrmGOhFw9mHIiofQoWY1ZRVty8LlUDMs2fnR42MHYCaWM+dxhAK18hwTsx4Fm5OQXd wm54Ni04YWCDJ4qdlbhxTeZHJQyssYNYSI7jg= Received: by 10.224.78.207 with SMTP id m15mr1642443qak.3.1253310899453; Fri, 18 Sep 2009 14:54:59 -0700 (PDT) Received: from ?10.0.1.3? (dpc6745214221.direcpc.com [67.45.214.221]) by mx.google.com with ESMTPS id 5sm709123qwg.36.2009.09.18.14.54.54 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 18 Sep 2009 14:54:58 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v753.1) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: 3708-done@debbugs.gnu.org From: Adrian Robert Subject: Date: Fri, 18 Sep 2009 17:56:25 -0400 X-Mailer: Apple Mail (2.753.1) Closing, Mitsuharu's patch on 2009-08-28 seems to have fixed. From unknown Wed Jun 18 22:50:11 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 17 Oct 2009 14:24:11 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 05 18:37:01 2010 Received: (at control) by debbugs.gnu.org; 5 Jan 2010 23:37:01 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NSIxR-0001gi-BU for submit@debbugs.gnu.org; Tue, 05 Jan 2010 18:37:01 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NSIxQ-0001gJ-1g for control@debbugs.gnu.org; Tue, 05 Jan 2010 18:37:00 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NSIxM-0001LS-9Y; Tue, 05 Jan 2010 18:36:56 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19267.52504.191498.996022@fencepost.gnu.org> Date: Tue, 5 Jan 2010 18:36:56 -0500 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: red X-Ran: =j#x~no3]'TQ1DNEyUdEL'P7Nm@e7S[P+SVS->sjrEwc5s1GL+r&:\xP!~"(y(BEIp/<;V X-Debbugs-No-Ack: yes X-Spam-Score: -4.6 (----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.6 (----) unarchive 3708 reassign 5286 emacs,ns forcemerge 3708 5286 close 5283 tags 5244 moreinfo severity 5305 wishlist tags 5305 patch severity 5312 minor stop 5286 not ns but reassigned so can merge with 3708 From unknown Wed Jun 18 22:50:11 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 03 Feb 2010 12:24:03 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Thu May 06 22:07:04 2010 Received: (at control) by debbugs.gnu.org; 7 May 2010 02:07:04 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OACy0-0000sL-3m for submit@debbugs.gnu.org; Thu, 06 May 2010 22:07:04 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OACxy-0000rx-8O for control@debbugs.gnu.org; Thu, 06 May 2010 22:07:02 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OACxu-0002be-EX; Thu, 06 May 2010 22:06:58 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19427.30146.320537.109193@fencepost.gnu.org> Date: Thu, 6 May 2010 22:06:58 -0400 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: black X-Ran: S[i|zj#SCv0g0y+fxrXYYW?dhRY]#7^k@;OL9e1:'p(I(9^>cvN_tzVk8k+: X-Debbugs-No-Ack: yes X-Spam-Score: -5.1 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.1 (-----) unarchive 3708 forcemerge 3708 6062 From unknown Wed Jun 18 22:50:11 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 04 Jun 2010 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator