From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25913 invoked by alias); 13 Apr 2006 13:27:29 -0000 Received: (qmail 25902 invoked by uid 48); 13 Apr 2006 13:27:27 -0000 Date: Thu, 13 Apr 2006 13:27:00 -0000 From: "maestromae at kateos dot org" To: glibc-bugs@sources.redhat.com Message-ID: <20060413132726.2569.maestromae@kateos.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/2569] New: utf-16 iconv module breaks programs X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2006-04/txt/msg00139.txt.bz2 List-Id: 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.