Bug 71589

Summary: segfault when following instructions to enable UTF-8
Product: [Retired] Red Hat Public Beta Reporter: Daniel Resare <noa-bugzilla-redhat>
Component: xemacsAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED RAWHIDE QA Contact: Jay Turner <jturner>
Severity: medium Docs Contact:
Priority: medium    
Version: limboCC: srevivo
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-08-15 14:14:17 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
stdout from the xemacs process none

Description Daniel Resare 2002-08-15 14:12:57 UTC
Description of Problem:
When I try to enable utf-8 support in xemacs and follows the instructions in the
file /usr/lib/xemacs/mule-packages/etc/mule-ucs/README.XEmacs
and add 

(require 'un-define)
(set-coding-priority-list '(utf-8))
(set-coding-category-system 'utf-8 'utf-8)

to my $HOME/.xemacs/init.el and open a file with some swedish chars encoded in
utf-8 in i get a really nice segfault.

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


How Reproducible:


Steps to Reproduce:
1. Add the above to $HOME/.xemacs/init.el
2. add some non-ascii chars to test.txt with for example 'vim'
3. open test.txt with xemacs

Actual Results:
segfault with nice traceback (attaching)

Additional Information:
I suppose I don't need to say that utf-8 support is nessecary now when the
default locale is utf-8

Comment 1 Daniel Resare 2002-08-15 14:14:13 UTC
Created attachment 70844 [details]
stdout from the xemacs process

Comment 2 Trond Eivind Glomsrxd 2002-08-15 19:33:58 UTC
Fixed in 21.4.8-14