I did a 'git pull' just now, followed by 'make test' and this is what happened (snippet shown for brevity):
################################################################ Code block evaluation complete. passed 281/342 test-org-property-accumulation-top-use OVERVIEW executing Emacs-Lisp code block... (foo (quote 1)) (bar (quote 2)) Code block evaluation complete. passed 282/342 test-org-property-accumulation-top-val OVERVIEW Mark set Fatal error (11)Segmentation fault make: *** [test] Error 139 ################################################################ So it looks like test number 283 blew up. I'm happy to try investigating with some help... The basic system info: $ uname -a Linux dbn66 2.6.32-5-amd64 #1 SMP Sun Sep 23 10:07:46 UTC 2012 x86_64 GNU/Linux $ lsb_release -sd Debian GNU/Linux 6.0.6 (squeeze) Best, Greg Benjamin