[issue6937] multiprocessing lock on OS X Snow Leopard dumps core

2009-09-20 Thread aaditya sood
aaditya sood added the comment: Ronald, if you can also put the magic incantations on a wiki page somewhere it'd really help me out. I can then download 2.6.2 and build it for snow leopard. I can put up a downloadable version for other people if needed. I'm assuming this will bit

[issue6937] multiprocessing lock on OS X Snow Leopard dumps core

2009-09-17 Thread aaditya sood
aaditya sood added the comment: Additional Info: Snow Leopard is shipping with Python 2.6.1 64 bit build. -- type: -> crash ___ Python tracker <http://bugs.python.org/iss

[issue6937] multiprocessing lock on OS X Snow Leopard dumps core

2009-09-17 Thread aaditya sood
New submission from aaditya sood : On a Snow Leopard system, doing this core dumps: import multiprocessing lck1=multiprocessing.Lock() with lck1: print "foo" The stack trace: Process: Python [23100] Path: /System/Library/Frameworks/Python.framework/Ve