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 Ali.Ebrahim
Recipients Ali.Ebrahim, ronaldoussoren
Date 2014-01-17.01:35:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389922519.38.0.20276094539.issue20286@psf.upfronthosting.co.za>
In-reply-to
Content
Demonstration in this gist: https://gist.github.com/aebrahim/8466660
Crash info in this gist: https://gist.github.com/aebrahim/8466749

The code runs without issue on Ubuntu 12.04 (Python 2.7.3), and Windows 7 (Python 2.7.6).

It also ran fine on MacOS X 10.8 (Python 2.7.2). However, it failed with MacOX X 10.9 for both 2.7.5 (version shipped by Apple) and 2.7.6

Python version information details:
2.7.2
Python 2.7.2 (default, Oct 11 2012, 20:14:37) [GCC 4.2.1 Compatible Apple Clang 4.0 (tags/Apple/clang-418.0.60)] on darwin

2.7.5
Python 2.7.5 (default, Aug 25 2013, 00:04:04) 
[GCC 4.2.1 Compatible Apple LLVM 5.0 (clang-500.0.68)] on darwin

2.7.6
Python 2.7.6 (v2.7.6:3a1db0d2747e, Nov 10 2013, 00:42:54) 
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
History
Date User Action Args
2014-01-17 01:35:19Ali.Ebrahimsetrecipients: + Ali.Ebrahim, ronaldoussoren
2014-01-17 01:35:19Ali.Ebrahimsetmessageid: <1389922519.38.0.20276094539.issue20286@psf.upfronthosting.co.za>
2014-01-17 01:35:19Ali.Ebrahimlinkissue20286 messages
2014-01-17 01:35:18Ali.Ebrahimcreate