With the error, I had installed emacs like this:
brew reinstall emacs --HEAD --cocoa --srgb
That built Emacs on my yosemite mac.
Just verified that this build corrects the issue. So the issue could be
with core emacs.
http://emacsformacosx.com/builds
FileVersionDateArchitectureBuilt OnSizeEmacs-
Org-mode version 8.2.3c (release_8.2.3c-249-g85d28b.dirty @
/Users/justin/forks/org-mode/lisp/)
GNU Emacs 25.0.50.1 (x86_64-apple-darwin14.0.0, NS appkit-1343.14 Version
10.10 (Build 14A389)) of 2014-11-10 on JustinMbp-2.local
To reproduce:
1. Open up org file
2. export to markdown, buffer
Debugg