Your message dated Thu, 24 Feb 2005 11:55:22 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#249627: alias/LC_CTYPE segfault
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; 18 May 2004 15:23:34 +0000
>From [EMAIL PROTECTED] Tue May 18 08:23:34 2004
Return-path: <[EMAIL PROTECTED]>
Received: from nef.ens.fr [129.199.96.32] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BQ6RK-0006wv-00; Tue, 18 May 2004 08:23:34 -0700
Received: from clipper.ens.fr (clipper-gw.ens.fr [129.199.1.22])
          by nef.ens.fr (8.12.10/1.01.28121999) with ESMTP id i4IFMxRv002720
          for <[EMAIL PROTECTED]>; Tue, 18 May 2004 17:22:59 +0200 (CEST)
Received: from ([EMAIL PROTECTED]) by clipper.ens.fr (8.12.3/jb-1.1)
Date: Tue, 18 May 2004 17:22:57 +0200
From: Nicolas George <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Alias + LC_CTYPE + function => segmentation fault
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="rwEMma7ioTxnRzrJ"
Content-Disposition: inline
User-Agent: Mutt/1.4.2i
Delivered-To: [EMAIL PROTECTED]
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--rwEMma7ioTxnRzrJ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: zsh
Version: 4.2.0-10

With no config file at all (/etc/zsh removed and HOME=/tmp/empty), I get
that:

ssecem% alias frobnicate="LC_CTYPE=en_US.UTF-8"
ssecem% alias date="frobnicate date"
ssecem% function date { command date; echo done }
ssecem% date
Tue May 18 17:08:42 CEST 2004
done
ssecem% date
zsh: segmentation fault  HOME=/tmp/empty zsh

(Yes, I do have a real-world case where the bug appears.)

If I try to type "setopt" before all that to see enabled options (which
are interactive, monitor, shinstdin and zle), the second date succeeds,
but a third one sends zsh in an infinite loop eating all CPU.


Here are details about my configuration:

debconf         1.4.25
passwd          1:4.0.3-28
libc6           2.3.2.ds1-12
libcap1         1:1.10-14
libncurses5     5.4-3

/usr/bin/zsh:
                libcap.so.1 => /lib/libcap.so.1 (0x40025000)
        libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0x40029000)
        libnsl.so.1 => /lib/tls/i686/cmov/libnsl.so.1 (0x4002d000)
        libncurses.so.5 => /lib/libncurses.so.5 (0x40042000)
        libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0x40081000)
        libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0x400a4000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Linux ssecem 2.6.5 #2 Wed Apr 14 23:36:02 CEST 2004 i686 GNU/Linux

--rwEMma7ioTxnRzrJ
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (SunOS)

iD8DBQFAqipPsGPZlzblTJMRAqpBAJ9bnv7UUySG/yEoYO7rO0hR1MlqKgCgrCl5
NN4Op88s1BVIQV1jRjET6Kc=
=J4W0
-----END PGP SIGNATURE-----

--rwEMma7ioTxnRzrJ--

---------------------------------------
Received: (at 249627-done) by bugs.debian.org; 24 Feb 2005 16:55:23 +0000
>From [EMAIL PROTECTED] Thu Feb 24 08:55:23 2005
Return-path: <[EMAIL PROTECTED]>
Received: from acolyte.scowler.net [216.254.112.45] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D4MGp-0008Eu-00; Thu, 24 Feb 2005 08:55:23 -0800
Received: by acolyte.scowler.net (Postfix, from userid 1000)
        id D2FDB7004D; Thu, 24 Feb 2005 11:55:22 -0500 (EST)
Date: Thu, 24 Feb 2005 11:55:22 -0500
From: Clint Adams <[EMAIL PROTECTED]>
To: Nicolas George <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: Bug#249627: alias/LC_CTYPE segfault
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

> No, it seems to have dissappeared at some point before zsh 4.2.3-1. Thanks.

Good.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to