[issue10632] multiprocessing generates a fatal error

2011-04-27 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- superseder: -> multiprocessing generates a fatal error ___ Python tracker ___ ___ Python-bugs-list mai

[issue10632] multiprocessing generates a fatal error

2011-04-27 Thread Jesse Noller
Jesse Noller added the comment: Dupe of issue10517 -- resolution: -> duplicate status: open -> closed ___ Python tracker ___ ___ Pyt

[issue10632] multiprocessing generates a fatal error

2011-04-27 Thread Charles-Francois Natali
Charles-Francois Natali added the comment: It's a duplicate of http://bugs.python.org/issue10517 -- nosy: +neologix, pitrou ___ Python tracker ___ __

[issue10632] multiprocessing generates a fatal error

2011-03-31 Thread Brian Quinlan
Brian Quinlan added the comment: Filing a new bug might have been a mistake. Once the investigation in issue 10517 isolated the failure as being in a different module, I thought it best to file a new bug with a minimal repro case. Fill free to cleanup. -- ___

[issue10632] multiprocessing generates a fatal error

2011-03-31 Thread Dave Malcolm
Dave Malcolm added the comment: This is indeed looking like it's RHEL-specific. I was about to close it out as a duplicate of issue 10517, but I'm wondering why Brian chose to open it as a separate bug. -- ___ Python tracker

[issue10632] multiprocessing generates a fatal error

2011-03-30 Thread Senthil Kumaran
Senthil Kumaran added the comment: I wonder if this is CentOS and RHEL specific. Unable to reproduce this on Ubuntu. -- nosy: +dmalcolm, orsenthil ___ Python tracker ___ __

[issue10632] multiprocessing generates a fatal error

2011-03-28 Thread Sandro Tosi
Sandro Tosi added the comment: can we close this issue then? -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10632] multiprocessing generates a fatal error

2011-03-28 Thread Brian Quinlan
Brian Quinlan added the comment: No, I wasn't able to replicate. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscr

[issue10632] multiprocessing generates a fatal error

2011-03-28 Thread Sandro Tosi
Sandro Tosi added the comment: Hi Brian, are you able to replicate it? I just build 3.2 and default (3.3) on a Debian unstable system and wasn't able to replicate it (with a busy loop like while date ; do ./python -c "import multiprocessing.managers ; mpp = multiprocessing.Pool(4); sm = multi

[issue10632] multiprocessing generates a fatal error

2011-01-03 Thread Brian Quinlan
Changes by Brian Quinlan : -- stage: -> needs patch ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue10632] multiprocessing generates a fatal error

2010-12-05 Thread Brian Quinlan
Changes by Brian Quinlan : -- title: multiprocessing gene -> multiprocessing generates a fatal error ___ Python tracker ___ ___ Python