Bug#237022: marked as done (libglib2.0-0: g_strsplit crashes if it encounters)

Debian Bug Tracking System owner@bugs.debian.org
Sun, 02 May 2004 03:33:07 -0700


Your message dated Sun, 02 May 2004 12:28:36 +0200
with message-id <1083493716.5855.1.camel@seb128>
and subject line libglib2.0-0: g_strsplit crashes if it encounters
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 9 Mar 2004 11:43:40 +0000
>From killer@killeri.net Tue Mar 09 03:43:39 2004
Return-path: <killer@killeri.net>
Received: from smtp1.radiolinja.fi [213.161.33.206] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1B0fe7-0006ot-00; Tue, 09 Mar 2004 03:43:39 -0800
Received: from killer.killeri.net ([192.168.9.111])
	by smtp1.radiolinja.fi (8.12.10/8.12.10) with ESMTP id i29Bh6A6032157;
	Tue, 9 Mar 2004 13:43:06 +0200
Received: by killer.killeri.net (Postfix, from userid 1000)
	id D42711340A0; Tue,  9 Mar 2004 13:45:22 +0200 (EET)
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
From: Kalle Kivimaa <killer@iki.fi>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: =?iso-8859-1?q?libglib2=2E0-0=3A_g=5Fstrsplit_crashes_if_it_encounters_?=
 =?iso-8859-1?q?=C5=C4=D6?=
X-Mailer: reportbug 2.50
Date: Tue, 09 Mar 2004 13:45:22 +0200
Message-Id: <20040309114522.D42711340A0@killer.killeri.net>
X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/)
Content-Transfer-Encoding: quoted-printable
X-MIME-Autoconverted: from 8bit to quoted-printable by smtp1.radiolinja.fi id i29Bh6A6032157
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_08 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
	version=2.60-bugs.debian.org_2004_03_08
X-Spam-Level: 

Package: libglib2.0-0
Version: 2.2.3-1
Severity: important

When trying to retrieve a directory listing for a directory containing
filenames with =C5=C4=D6 the following error message is printed to stderr=
:

(gnomad2:10109): GLib-CRITICAL **: file gstrfuncs.c: line 2143 (g_strspli=
t): assertion `string !=3D NULL' failed

After this gnomad2 crashes.

-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Kernel: Linux 2.6.3
Locale: LANG=3Dfi_FI, LC_CTYPE=3Dfi_FI

Versions of packages libglib2.0-0 depends on:
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared librar=
ies an

-- no debconf information

---------------------------------------
Received: (at 237022-done) by bugs.debian.org; 2 May 2004 10:29:08 +0000
>From seb128@debian.org Sun May 02 03:29:08 2004
Return-path: <seb128@debian.org>
Received: from smtp6.wanadoo.fr (mwinf0604.wanadoo.fr) [193.252.22.25] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BKEDc-0007H1-00; Sun, 02 May 2004 03:29:08 -0700
Received: from seb128 (ANancy-111-1-1-200.w81-248.abo.wanadoo.fr [81.248.94.200])
	by mwinf0604.wanadoo.fr (SMTP Server) with ESMTP
	id 602FF280022C; Sun,  2 May 2004 12:28:37 +0200 (CEST)
Received: from seb128 by seb128 with local (Exim 3.36 #1 (Debian))
	id 1BKED6-0001YR-00; Sun, 02 May 2004 12:28:36 +0200
Subject: Re: libglib2.0-0: g_strsplit crashes if it encounters
From: Sebastien Bacher <seb128@debian.org>
To: 237022@bugs.debian.org, 237022-done@bugs.debian.org
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: quoted-printable
Message-Id: <1083493716.5855.1.camel@seb128>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.5.7 
Date: Sun, 02 May 2004 12:28:36 +0200
Sender: Sebastien Bacher <seb128@debian.org>
Delivered-To: 237022-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-0.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 2

> When trying to retrieve a directory listing for a directory containing
> filenames with =C5=C4=D6 the following error message is printed to stderr=
:
> (gnomad2:10109): GLib-CRITICAL **: file gstrfuncs.c: line 2143
(g_strsplit):=20
> assertion `string !=3D NULL' failed
> After this gnomad2 crashes.

Hi,

Looks like an app bug for me, not a glib bug. Where is the problem in
glib ? Could you provide a small piece of code that points the bug ?


Thanks,

Sebastien Bacher