[Patches] [ python-Patches-1520905 ] Don't produce core file in test_subprocess.py

SourceForge.net noreply at sourceforge.net
Wed Jul 12 03:18:42 CEST 2006


Patches item #1520905, was opened at 2006-07-12 01:18
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1520905&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tests
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Submitted By: Douglas Greiman (dgreiman)
Assigned to: Nobody/Anonymous (nobody)
Summary: Don't produce core file in test_subprocess.py

Initial Comment:
The test_run_abort() testcase in test_subprocess.py
produces a core file on Unix systems, even though the
test is successful.  This can be confusing or alarming
to someone who runs 'make test' and then finds that the
Python interpreter apparently crashed.

Tested on Red Hat Linux 9 on x86.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1520905&group_id=5470


More information about the Patches mailing list