[Python-bugs-list] [ python-Bugs-671175 ] test_format core dumps on cygwin

SourceForge.net noreply@sourceforge.net
Mon, 20 Jan 2003 08:10:06 -0800


Bugs item #671175, was opened at 2003-01-20 05:07
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=671175&group_id=5470

Category: None
Group: Python 2.3
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Miki Tebeka (tebeka)
Assigned to: Jason Tishler (jlt63)
Summary: test_format core dumps on  cygwin

Initial Comment:
'./python Lib/test/test_format.py' casues segmentation
fault.
>From what I could see this happens AFTER the test
finishes. (I''ve placed a print statement at the end of
the file and it was printed).

Attached the stack dump ...
Miki

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

>Comment By: Jason Tishler (jlt63)
Date: 2003-01-20 07:10

Message:
Logged In: YES 
user_id=86216

This is a known Cygwin (i.e., newlib) bug:

http://cygwin.com/ml/cygwin/2003-01/msg00047.html

that has been fixed in CVS already.

Please use the latest Cygwin snapshot:

http://cygwin.com/snapshots/

or wait for the next Cygwin release.

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

Comment By: Neal Norwitz (nnorwitz)
Date: 2003-01-20 06:57

Message:
Logged In: YES 
user_id=33168

There's no file attached. SF is broken, the file must be
attached after creating the bug/patch.

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

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