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 thomaslee
Recipients fzvqedi, thomaslee, vstinner
Date 2012-09-28.06:19:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348813176.99.0.185556514024.issue13028@psf.upfronthosting.co.za>
In-reply-to
Content
I know this is an old-ish issue, but I can't reproduce anything like this on Debian Wheezy with either Python 2.7 or tip (3.x). I think we need more details of what you're trying to do here Roger.

1. What exactly did you do to reproduce the strace output below?
2. What flavor of Linux did you attempt this on?

Further, a more detailed description of what you expected to happen vs. what actually happened would be a big help here.

As Victor says, .dylib shouldn't appear in strace output on Linux at all (and my testing seems to confirm this).
History
Date User Action Args
2012-09-28 06:19:37thomasleesetrecipients: + thomaslee, vstinner, fzvqedi
2012-09-28 06:19:36thomasleesetmessageid: <1348813176.99.0.185556514024.issue13028@psf.upfronthosting.co.za>
2012-09-28 06:19:36thomasleelinkissue13028 messages
2012-09-28 06:19:36thomasleecreate