[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#188199: marked as done (Escaped quotes in the beginning cause a segfault)



Your message dated Sun, 16 Jan 2005 11:27:27 +0900
with message-id <81d5w6qfao.wl@omega.webmasters.gr.jp>
and subject line Escaped quotes in the beginning cause a 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; 8 Apr 2003 14:33:40 +0000
>From inet@zombie.inka.de Tue Apr 08 09:33:40 2003
Return-path: <inet@zombie.inka.de>
Received: from quechua.inka.de (mail.inka.de) [193.197.184.2] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 192uAN-0002SV-00; Tue, 08 Apr 2003 09:33:40 -0500
Received: from debian.zombie.inka.de (pd955d946.dip.t-dialin.net [217.85.217.70])
	by mail.inka.de with asmtp 
	id 192uAM-0003O6-00; Tue, 08 Apr 2003 16:33:38 +0200
Received: from inet by debian.zombie.inka.de with local (Exim 3.35 #1 (Debian))
	id 192uAP-0000ec-00; Tue, 08 Apr 2003 16:33:41 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
From: Eduard Bloch <blade@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: Escaped quotes in the beginning cause a segfault
X-Mailer: reportbug 2.10.1
Date: Tue, 08 Apr 2003 16:33:36 +0200
Message-Id: <E192uAP-0000ec-00@debian.zombie.inka.de>
Sender: Eduard Bloch <inet@zombie.inka.de>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-0.2 required=4.0
	tests=HAS_PACKAGE,SPAM_PHRASE_00_01
	version=2.44
X-Spam-Level: 

Package: sed
Version: 4.0.5-4
Severity: important
Tags: sid

Simple to reproduce,

set | grep BASH_VERSION | sed -e "s/^\'\(.*\)\'/\1/"

the same works on Woody.

MfG,
Eduard.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux debian 2.4.20-wolk4.0s-rc4 #14 Mon Mär 31 17:00:19 CEST 2003 i686
Locale: LANG=de_DE@euro, LC_CTYPE=en_US.UTF-8

Versions of packages sed depends on:
ii  libc6                         2.3.1-16   GNU C Library: Shared libraries an

-- no debconf information


---------------------------------------
Received: (at 188199-done) by bugs.debian.org; 16 Jan 2005 02:27:28 +0000
>From gotom@debian.or.jp Sat Jan 15 18:27:28 2005
Return-path: <gotom@debian.or.jp>
Received: from omega.webmasters.gr.jp (webmasters.gr.jp) [218.44.239.78] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Cq08W-0003A6-00; Sat, 15 Jan 2005 18:27:28 -0800
Received: from omega.webmasters.gr.jp (localhost [127.0.0.1])
	by webmasters.gr.jp (Postfix) with ESMTP
	id A875EDECCB; Sun, 16 Jan 2005 11:27:27 +0900 (JST)
Date: Sun, 16 Jan 2005 11:27:27 +0900
Message-ID: <81d5w6qfao.wl@omega.webmasters.gr.jp>
From: GOTO Masanori <gotom@debian.or.jp>
To: Eduard Bloch <blade@debian.org>, Clint Adams <schizo@debian.org>,
	188199-done@bugs.debian.org
Subject: Re: Escaped quotes in the beginning cause a segfault
User-Agent: Wanderlust/2.9.9 (Unchained Melody) SEMI/1.14.3 (Ushinoya)
 FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2
 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya")
Content-Type: text/plain; charset=US-ASCII
Delivered-To: 188199-done@bugs.debian.org
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=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Hi,

> > Simple to reproduce,
> > 
> > set | grep BASH_VERSION | sed -e "s/^\'\(.*\)\'/\1/"
> > 
> > the same works on Woody.
> 
> I can reproduce this.
> 
> #0  0x0805821d in re_set_registers ()
> #1  0x080532e7 in re_set_registers ()
> #2  0x080535c1 in re_set_registers ()
> #3  0x08052872 in re_set_registers ()
> #4  0x0804d5af in strcpy ()
> #5  0x0804c63e in strcpy ()
> #6  0x0804cfed in strcpy ()
> #7  0x0804d327 in strcpy ()
> #8  0x080497a7 in strcpy ()
> #9  0x4002fa51 in __libc_start_main () from /lib/libc.so.6

I tested it on the latest sarge environment, I didn't get any
problems.  I guess this bug was already fixed.  So I close this report
now.  However, if you still have trouble with this issue, please
reopen it and report to this bug with the detailed information.

Regards,
-- gotom



Reply to: