This is the mail archive of the
glibc-bugs@sourceware.org
mailing list for the glibc project.
[Bug libc/2569] New: utf-16 iconv module breaks programs
- From: "maestromae at kateos dot org" <sourceware-bugzilla at sourceware dot org>
- To: glibc-bugs at sources dot redhat dot com
- Date: 13 Apr 2006 13:27:27 -0000
- Subject: [Bug libc/2569] New: utf-16 iconv module breaks programs
- Reply-to: sourceware-bugzilla at sourceware dot org
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.