Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #11170

problem with local -

Path csiph.com!aioe.org!news.glorb.com!usenet.stanford.edu!not-for-mail
From isabella parakiss <izaberina@gmail.com>
Newsgroups gnu.bash.bug
Subject problem with local -
Date Fri, 10 Jul 2015 18:52:47 +0200
Lines 74
Approved bug-bash@gnu.org
Message-ID <mailman.6679.1436547172.904.bug-bash@gnu.org> (permalink)
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type multipart/mixed; boundary=047d7bd6be4c9d9514051a883304
X-Trace usenet.stanford.edu 1436547172 6327 208.118.235.17 (10 Jul 2015 16:52:52 GMT)
X-Complaints-To action@cs.stanford.edu
To bug-bash <bug-bash@gnu.org>
Envelope-to bug-bash@gnu.org
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=paGf1ZL3C/iasF3rw0usvirLUZhJXFZBVzEQj1BYdd8=; b=tndeL/HAOdUrx+FuE+cDCBDDt/hkCvnBAILdbOdNSwhG9DC8WEV9SzGIBlUZs67Vhk xgr+XmR9DXYv4vtdy0vxsSto2ZXs9qKepQc63yXGnJUf6s4kjxJuhhfJ1m945SEfcI/2 TK0T+0JBXQ6ZhAPeIjidK+YFChER3WwURwYM8pkzDRbwRFjGJFcyVF0OKk/BI9o9a6nN hNOjbQ4K2im0SQjTnDuJIwKOaaFSG0bHVdl4PoEY9CCgQB4WCjeHA20gvgPZK6P17QZC 57I+7/RprrtfPFW34FerXdPVMJnE7pldgugW+eumSNpnAGSxVceovOSZvezYlAnhDMaH LOxw==
X-Received by 10.50.39.66 with SMTP id n2mr4031704igk.71.1436547167391; Fri, 10 Jul 2015 09:52:47 -0700 (PDT)
X-detected-operating-system by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value).
X-Received-From 2607:f8b0:4001:c03::22e
X-BeenThere bug-bash@gnu.org
X-Mailman-Version 2.1.14
Precedence list
List-Id Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe>
List-Archive <http://lists.gnu.org/archive/html/bug-bash>
List-Post <mailto:bug-bash@gnu.org>
List-Help <mailto:bug-bash-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe>
Xref aioe.org gnu.bash.bug:11170

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Using local - calls set_ignoreeof() when unwinding "function_calling".
As a result, you have to press ^D 10 times to exit the shell.
Anyway, $IGNOREEOF is not changed and shopt -o ignoreeof reports off.

I'm attaching the relevant part of a backtrace from gdb.


---
xoxo iza

Back to gnu.bash.bug | Previous | Next | Find similar


Thread

problem with local - isabella parakiss <izaberina@gmail.com> - 2015-07-10 18:52 +0200

csiph-web