Bug 65745

Summary: rxvt doesn't start under zh_CN.GB2312 and zh_CN.GB18030 locales
Product: [Retired] Red Hat Linux Reporter: Yu Shao <yshao>
Component: rxvtAssignee: Harald Hoyer <harald>
Status: CLOSED WORKSFORME QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: eng-asia-list, zlb
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-05-31 02:08:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
miniChinput patch (see additional comments) none

Description Yu Shao 2002-05-31 02:08:15 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2.1) Gecko/20010901

Description of problem:
rxvt doesn't start under zh_CN.GB2312 and zh_CN.GB18030 locales

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.set the locale as zh_CN.GB2312 or zh_CN.GB18030
2.type in rxvt

	

Actual Results:  Segmentation fault
rxvt: could not obtain control of tty
XIO:  fatal IO error 9 (Bad file descriptor) on X server ":0.0"
      after 203 requests (200 known processed) with 29 events remaining.

Expected Results:  rxvt terminal 

Additional info:

Comment 1 Harald Hoyer 2002-05-31 12:27:23 UTC
[harald@faro rpm]$ LANG=zh_CN.GB2312 rxvt
[harald@faro rpm]$ LANG=zh_CN.GB18030 rxvt

no problem

[harald@faro rpm]$ rpm -q rxvt
rxvt-2.7.8-3
[harald@faro rpm]$ rpm -q XFree86
XFree86-4.2.0-8


Comment 2 Need Real Name 2002-11-18 05:09:25 UTC
Created attachment 85384 [details]
miniChinput patch (see additional comments)

Comment 3 Need Real Name 2002-11-18 05:11:12 UTC
This problem is related to miniChinput. I have attached a patch
which seems to solve the problem, but I don't know if it
breaks other locales.