Summary: | Applications using X core font will crash in zh_CN.UTF-8 with latest xorg-x11 | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Yu Shao <yshao> | ||||
Component: | Lib/Xfont | Assignee: | Xorg Project Team <xorg-team> | ||||
Status: | RESOLVED FIXED | QA Contact: | |||||
Severity: | blocker | ||||||
Priority: | high | CC: | dberkholz, eich, kem, mharris | ||||
Version: | unspecified | ||||||
Hardware: | x86 (IA32) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 351 | ||||||
Attachments: |
|
Description
Yu Shao
2004-03-23 18:13:14 UTC
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.