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

SourceForge.net noreply@sourceforge.net
Tue, 15 Jul 2003 12:13:37 -0700


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

Category: Python Library
Group: None
>Status: Closed
>Resolution: Fixed
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.

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

>Comment By: Martin v. Löwis (loewis)
Date: 2003-07-15 21:13

Message:
Logged In: YES 
user_id=21627

This is fixed in _bsddb.c 1.17.

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

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