[pygr-notify] Issue 26 in pygr: Test under Python 2.3-2.6

codesite-noreply at google.com codesite-noreply at google.com
Thu Apr 16 13:30:08 PDT 2009


Comment #7 on issue 26 by marecki: Test under Python 2.3-2.6
http://code.google.com/p/pygr/issues/detail?id=26

I've just run Pygr tests on Mac OS 10.4 with Python 2.3 + Pyrex 0.9.8.5 and  
where
the Linux boxes see a segmentation fault, OS X gets an indefinite hang of  
the Python
process. The hang appears to happen during the sys.exit() call (a debug  
message
inserted right before it gets printed successfully) and is quite persistent  
system-
wise (the process completely ignores most termination and suspension  
signals, as a
result trying to attach gdb to it doesn't work because the debugger keeps  
waiting
for the process to stop execution; it survives closing the terminal window;  
only
SIGKILL works).

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings



More information about the pygr-notify mailing list