David Cuddihy added the comment: I apologize for not posting the strace output - I didn't see the request until today.
Libc getcwd() is indeed failing - when I run a c program which calls getcwd() and prints the output, the call to getcwd() fails - errno is ENOENT and the buffer is null. I will look elsewhere. Thanks for getting me on the right track. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue17525> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com