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 09:03:18 -0700


Your message dated Sun, 02 May 2004 15:55:43 +0000
with message-id <87u0yy6cxs.fsf@killer.killeri.net>
and subject line Bug#237022 acknowledged by developer (Re: 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 15:55:22 +0000
>From kalle.kivimaa@iki.fi Sun May 02 08:55:22 2004
Return-path: <kalle.kivimaa@iki.fi>
Received: from tuubi175.adsl.netsonic.fi (killer) [194.29.196.175] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BKJJK-0004de-00; Sun, 02 May 2004 08:55:22 -0700
Received: by killer (Postfix, from userid 1000)
	id 1C3792B000C; Sun,  2 May 2004 18:55:44 +0300 (EEST)
To: 237022-done@bugs.debian.org
Subject: Re: Bug#237022 acknowledged by developer (Re: libglib2.0-0:
 g_strsplit crashes if it encounters)
Content-type: text/plain; charset=ISO-8859-1
References: <1083493716.5855.1.camel@seb128>
	<20040309114522.D42711340A0@killer.killeri.net>
	<handler.237022.D237022.108349374828120.notifdone@bugs.debian.org>
From: Kalle Kivimaa <kalle.kivimaa@iki.fi>
Organization: MikaVaan School of Flying
X-Home-Page: http://killeri.net
Date: Sun, 02 May 2004 15:55:43 +0000
In-Reply-To: <handler.237022.D237022.108349374828120.notifdone@bugs.debian.org> (Debian
 Bug Tracking System's message of "Sun, 02 May 2004 03:33:07 -0700")
Message-ID: <87u0yy6cxs.fsf@killer.killeri.net>
User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security Through
 Obscurity, linux)
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
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=-1.5 required=4.0 tests=BAYES_10 autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

owner@bugs.debian.org (Debian Bug Tracking System) writes:
> 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 ?

You are probably right. Closing this bug.

--=20
* Sufficiently advanced magic is indistinguishable from technology (T.P) =
 *
*           PGP public key available @ http://www.iki.fi/killer          =
 *