[Python-bugs-list] [ python-Bugs-763928 ] test_bsddb3 crashes if run after test_locale

SourceForge.net noreply@sourceforge.net
Tue, 01 Jul 2003 07:25:06 -0700


Bugs item #763928, was opened at 2003-07-01 14:25
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=763928&group_id=5470

Category: Python Library
Group: None
Status: Open
Resolution: None
Priority: 6
Submitted By: Neil Schemenauer (nascheme)
Assigned to: Martin v. Löwis (loewis)
Summary: test_bsddb3 crashes if run after test_locale

Initial Comment:
I found this while testing for the 2.3b2 release.  This
crashes on both W2K and Linux:

  ./python Lib/test/regrtest.py -u bsddb test_logging
test_bsddb3

Only the 'locale.setlocale(locale.LC_ALL, '')' line of
test_logging is necessary to trigger the bug.

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

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