This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author dcuddihy
Recipients dcuddihy, neologix
Date 2013-05-21.14:13:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369145608.81.0.919123595367.issue17525@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2013-05-21 14:13:28dcuddihysetrecipients: + dcuddihy, neologix
2013-05-21 14:13:28dcuddihysetmessageid: <1369145608.81.0.919123595367.issue17525@psf.upfronthosting.co.za>
2013-05-21 14:13:28dcuddihylinkissue17525 messages
2013-05-21 14:13:28dcuddihycreate