Applications using X core font will crash in zh_CN.UTF-8 locale with the latest xorg-x11. Suggeste patch is here with upstream: http://bugs.xfree86.org/show_bug.cgi?id=991 Version-Release number of selected component (if applicable): xorg-x11-0.0.6.6-0.0.2004_03_11.6 How reproducible: Always Steps to Reproduce: 1. Using httx 2. Activate Input Method in zh_CN.UTF-8 locale 3. httx will crash and restart
Marking as release blocker, as this causes a crash, and has a known fix.
A different patch was committed to the XFree86 tree by David Dawes, with credit to Yu Shao in the changelog. I'm attaching the new patch below, which should be credited to (David Dawes, Yu Shao).
Date: Thu, 25 Mar 2004 18:06:46 -0800 (PST) From: David Dawes <dawes@XFree86.Org> To: cvs-commit@XFree86.Org X-BeenThere: cvs-commit@XFree86.Org Subject: CVS Update: xc (branch: trunk) CVSROOT: /home/x-cvs Module name: xc Changes by: dawes@public.xfree86.org. 04/03/25 18:06:46 Log message: 39. Fix a crash that can happen with apps using the zh_CN.UTF-8 locale (Bugzilla #991, Yu Shao). Modified files: xc/lib/X11/: lcUTF8.c xc/programs/Xserver/hw/xfree86/: CHANGELOG Revision Changes Path 1.17 +6 -2 xc/lib/X11/lcUTF8.c 3.3194 +3 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG
Created attachment 173 [details] [review] Patch to fix application crash in zh_CN.UTF8
Yes, this one is a critical bug and needs to be fixed, but it's going to have to wait until the next release. I'm retargetting this to #351 so that it won't get lost. Better to ship with a bug we know than ship with untested code.
Sounds reasonable, thanks.
Is there any reason to not commit this bug now so that it can get testing before the next release?
Patch checked in.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.