|
Bugzilla – Full Text Bug Listing |
| Summary: | XEmacs crashes when loading a UTF-8 encoded Japanese file | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Mike Fabian <mfabian> |
| Component: | X11 Applications | Assignee: | Mike Fabian <mfabian> |
| Status: | RESOLVED FIXED | QA Contact: | Stefan Dirsch <sndirsch> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | aj, duwe, kukuk, ro, werner |
| Version: | Alpha 3 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | ttt | ||
|
Description
Mike Fabian
2006-01-17 15:10:02 UTC
Created attachment 63627 [details] ttt test file used in comment #1 to reproduce the bug. If I build XEmacs from the same sources (from STABLE) for SuSE 10.0 and install the result on STABLE, the above crash does not happen, then it works fine. Reassigned to Michael Matz <michael.matz@novell.com>. Michael, is it possible that this is a compiler bug? This can't be told without a testcase showing the problem. Based on my experience with current STABLE I would assume that it's not a compiler problem. It could be a problem in the source (non-conformant stuff, which happened to work with older compilers), or some library. I also see some advices from xemacs in the initial comment, which don't seem to be followed. Before assigning to the compiler team this needs to be analyzed quite some more. Apparently this can be fixed by upgrading to XEmacs 21.5.25. Would someone care to do so, please? It's not necessary to use Japanese; German UTF-8 crashes as well. If you want examples, just say so, but I guess when Japanese is fixed German will be as well. Personally I would raise this bug's severity, but I guess not too many people use XEmacs :-( Adding Andreas Jaeger <aj@suse.de> to CC:. Andreas, can we update? OK, go ahead if it's in for Beta8. Fixed package has been checked into STABLE: ------------------------------------------------------------------- Mon Mar 06 17:31:53 CET 2006 - mfabian@suse.de - update to 21.5.25. Fixes: + bugzilla #141126 (XEmacs 21.5.24 doesn't read localized app-defaults) + bugzilla #145121 (XIM doens't work anymore in XEmacs) + bugzilla #143515 (XEmacs crashes when loading a UTF-8 encoded Japanese file) - Bugzilla #155506: add configure option "--with-canna", the auto-detection of canna seems to be broken but when enabling canna explicitly it works. ------------------------------------------------------------------- The xemacs in beta8 fixed my UTF-8 problem. Good, thank you for verifying that it works! FIXED. |