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/2569] New: utf-16 iconv module breaks programs


I've noticed the following problem using samba/xine-ui:

gconv_db.c:232: __gconv_release_step: Assertion `step->__end_fct == ((void *)0)'
failed.

This happens when utf-16 iconv module is loading.

The bug is easy to replicate - just try to run xine-ui.

# xine
This is xine (X11 gui) - a free video player v0.99.4.
(c) 2000-2004 The xine Team.
xine: gconv_db.c:232: __gconv_release_step: Assertion `step->__end_fct == ((void
*)0)' failed.
Aborted

-- 
           Summary: utf-16 iconv module breaks programs
           Product: glibc
           Version: 2.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: maestromae at kateos dot org
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: i486-kateos-linux
  GCC host triplet: i486-kateos-linux
GCC target triplet: i486-kateos-linux


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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