Bug 19393

Summary: programs using strftime () dump core if Russian locale is set
Product: Base System Reporter: MPEKS Root <root>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: noc
Priority: Normal    
Version: 3.4-RELEASE   
Hardware: Any   
OS: Any   

Description MPEKS Root 2000-06-20 02:00:00 UTC
Programs using strftime () dump core if Russian locale is set.

Fix: 

unsetenv LANG
How-To-Repeat: 
setenv LANG ru_RU.KOI8-R
Run any program like pr(1)
Comment 1 Mike Barcroft freebsd_committer freebsd_triage 2001-07-22 04:59:23 UTC
State Changed
From-To: open->closed


I can't reproduce this problem on 5.0-CURRENT.  So I assume this 
has been solved.