This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/12084] iconvconfig causes a Segmentation Fault when only conversion from or to a charset is possible and the source or destination charset is referenced by alias


http://sourceware.org/bugzilla/show_bug.cgi?id=12084

Daniel Trebbien <dtrebbien at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|iconvconfig causes a        |iconvconfig causes a
                   |Segmentation Fault when     |Segmentation Fault when
                   |only conversion from or to  |only conversion from or to
                   |a charset is possible       |a charset is possible and
                   |                            |the source or destination
                   |                            |charset is referenced by
                   |                            |alias

--- Comment #2 from Daniel Trebbien <dtrebbien at gmail dot com> 2010-10-17 15:32:04 UTC ---
(In reply to comment #1)
> UTF-8// is an alias, use the real name instead.

Andreas, I can confirm that your suggestion to use `UTF8//` instead of the
alias `UTF-8//` is a suitable work-around.

I am changing the summary of this bug to reflect the fact that the real issue
is that `iconvconfig` has trouble making the gconv modules cache when only from
or to a charset is possible and the source or destination charset,
respectively, is referenced by alias.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]