make[2]: Leaving directory `/home/george/download/emacs/lisp' ln -f temacs bootstrap-emacs cd ../lisp; make -w compile-first EMACS=../src/bootstrap-emacs make[2]: Entering directory `/home/george/download/emacs/lisp' make[2]: Nothing to be done for `compile-first'. make[2]: Leaving directory `/home/george/download/emacs/lisp' cd ../lisp; make -w autoloads EMACS=../src/bootstrap-emacs make[2]: Entering directory `/home/george/download/emacs/lisp' EMACSLOADPATH=/home/george/download/emacs/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 \"/home/george/download/emacs/lisp/calendar/cal-loaddefs.el\")" \ --eval "(setq make-backup-files nil)" \ -f batch-update-autoloads /home/george/download/emacs/lisp/calendar make[2]: *** [/home/george/download/emacs/lisp/calendar/cal-loaddefs.el] Segmentation fault (core dumped) make[2]: Leaving directory `/home/george/download/emacs/lisp' make[1]: *** [/home/george/download/emacs/src/../lisp/loaddefs.el] Error 2 make[1]: Leaving directory `/home/george/download/emacs/src' make: *** [src] Error 2 zsh: exit 2 make george:~/download/emacs$ cd lisp < sid > george:~/download/emacs/lisp$ gdb ../src/bootstrap-emacs < sid > GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu"... (gdb) r -batch --no-site-file --eval '(setq make-backup-files nil)' Starting program: /home/george/download/emacs/src/bootstrap-emacs -batch --no-site-file --eval '(setq make-backup-files nil)' [Thread debugging using libthread_db enabled] [New Thread 0x7f189566b6f0 (LWP 16399)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7f189566b6f0 (LWP 16399)] 0x00007f18948c0048 in NSCountFrames () at NSDebug.m:994 994 NSDebug.m: No such file or directory. in NSDebug.m Current language: auto; currently objective-c (gdb) bt #0 0x00007f18948c0048 in NSCountFrames () at NSDebug.m:994 #1 0x00007f18948c8545 in GSPrivateStackAddresses () at NSDebug.m:1100 #2 0x00007f18948dd5a8 in -[NSException raise] (self=0x13ed870, _cmd=0x7f1894d71600) at NSException.m:822 #3 0x00007f18948dd0fa in +[NSException raise:format:arguments:] (self=0x7f1894d711a0, _cmd=0x7f1894d715d0, name=0x7f1894d70c60, format=0x7f1894da02e0, argList=0x7fff9d79e000) at NSException.m:765 #4 0x00007f18948dd04d in +[NSException raise:format:] (self=0x7f1894d711a0, _cmd=0x7f1894da1970, name=0x7f1894d70c60, format=0x7f1894da02e0) at NSException.m:751 #5 0x00007f1894946e55 in GSPropertyListFromStringsFormat (string=0x139b3a0) at NSPropertyList.m:1505 #6 0x00007f189497bee1 in -[NSString propertyList] (self=0x139b3a0, _cmd=0x7f1894dd01e0) at NSString.m:4704 #7 0x00007f18949a9357 in -[NSUserDefaults __createArgumentDictionary] (self=0x13e6560, _cmd=0x7f1894dcfe50) at NSUserDefaults.m:1816 #8 0x00007f18949a55eb in -[NSUserDefaults initWithContentsOfFile:] (self=0x13e6560, _cmd=0x7f1894dcfd40, path=0x13e7790) at NSUserDefaults.m:872 #9 0x00007f18949a4ca2 in -[NSUserDefaults initWithUser:] (self=0x13e6560, _cmd=0x7f1894dcfd30, userName=0x13a9e80) at NSUserDefaults.m:774 #10 0x00007f18949a4c2f in -[NSUserDefaults init] (self=0x13e6560, _cmd=0x7f1894dcfb70) at NSUserDefaults.m:765 #11 0x00007f18949a3f32 in +[NSUserDefaults standardUserDefaults] (self=0x7f1894dcf920, _cmd=0x7f1894dcfad0) at NSUserDefaults.m:474 #12 0x00007f18949a46eb in +[NSUserDefaults userLanguages] (self=0x7f1894dcf920, _cmd=0x7f1894d51d30) at NSUserDefaults.m:682 #13 0x00007f189487fb3a in +[NSBundle _bundleResourcePathsWithRootPath:subPath:] (self=0x7f1894d516c0, _cmd=0x7f1894d51d40, rootPath=0x13d3320, subPath=0x0) at NSBundle.m:1605 #14 0x00007f189487fd57 in +[NSBundle pathForResource:ofType:inRootPath:inDirectory:withVersion:] (self=0x7f1894d516c0, _cmd=0x7f1894d51d50, name=0x7f1894d50ac0, ext=0x7f1894d50ae0, rootPath=0x13d3320, subPath=0x0, version=0) at NSBundle.m:1639 #15 0x00007f18948801fb in -[NSBundle pathForResource:ofType:inDirectory:] (self=0x13db620, _cmd=0x7f1894d51ab0, name=0x7f1894d50ac0, ext=0x7f1894d50ae0, subPath=0x0) at NSBundle.m:1734 #16 0x00007f18948800de in -[NSBundle pathForResource:ofType:] (self=0x13db620, _cmd=0x7f1894d51e50, name=0x7f1894d50ac0, ext=0x7f1894d50ae0) at NSBundle.m:1715 #17 0x00007f1894881bc1 in -[NSBundle infoDictionary] (self=0x13db620, _cmd=0x7f1894d51cd0) at NSBundle.m:2194 #18 0x00007f1894881e43 in -[NSBundle bundleIdentifier] (self=0x13db620, _cmd=0x7f1894d51c30) at NSBundle.m:2239 #19 0x00007f189487ead5 in -[NSBundle initWithPath:] (self=0x13db620, _cmd=0x7f1894d51a90, path=0x13d3320) at NSBundle.m:1317 #20 0x00007f189487e5a2 in +[NSBundle bundleWithPath:] (self=0x7f1894d516c0, _cmd=0x7f1894d51f00, path=0x13db530) at NSBundle.m:1194 #21 0x00007f1894882309 in +[NSBundle(GNUstep) bundleForLibrary:version:] (self=0x7f1894d516c0, _cmd=0x7f1894d51b60, libraryName=0x12858b0, interfaceVersion=0x7f1894d503e0) at NSBundle.m:2354 #22 0x00007f189487d623 in +[NSBundle initialize] (self=0x7f1894d516c0, _cmd=0x7f1894dd60f0) at NSBundle.m:821 ---Type to continue, or q to quit--- #23 0x00007f18944f3915 in objc_msg_lookup (receiver=0x7f1894d516c0, op=0xa62280) at /build/buildd/gcc-4.3-4.3.2/src/libobjc/sendmsg.c:327 #24 0x00000000005e54cc in ns_init_paths () at nsterm.m:329 #25 0x00000000004fe904 in main (argc=5, argv=0x7fff9d79edc8) at emacs.c:1470 (gdb