From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ken Brown Newsgroups: gmane.emacs.bugs Subject: bug#21004: 25.0.50; Questionable call to getrlimit in handle_sigsegv Date: Thu, 16 Jul 2015 08:15:45 -0400 Message-ID: <55A7A071.60404@cornell.edu> References: <55A76412.80000@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1437049046 20353 80.91.229.3 (16 Jul 2015 12:17:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 16 Jul 2015 12:17:26 +0000 (UTC) Cc: Wolfgang Jenkner , Corinna Vinschen , Dmitry Antipov , 21004@debbugs.gnu.org To: Paul Eggert Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jul 16 14:17:13 2015 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZFi6D-0003Us-1Y for geb-bug-gnu-emacs@m.gmane.org; Thu, 16 Jul 2015 14:17:13 +0200 Original-Received: from localhost ([::1]:39963 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFi6C-0002Hp-3T for geb-bug-gnu-emacs@m.gmane.org; Thu, 16 Jul 2015 08:17:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41802) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFi68-0002He-M7 for bug-gnu-emacs@gnu.org; Thu, 16 Jul 2015 08:17:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZFi62-0005W2-LK for bug-gnu-emacs@gnu.org; Thu, 16 Jul 2015 08:17:08 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:49293) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFi62-0005Vy-Ie for bug-gnu-emacs@gnu.org; Thu, 16 Jul 2015 08:17:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1ZFi62-0000wH-62 for bug-gnu-emacs@gnu.org; Thu, 16 Jul 2015 08:17:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Ken Brown Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 16 Jul 2015 12:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21004 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 21004-submit@debbugs.gnu.org id=B21004.14370489663536 (code B ref 21004); Thu, 16 Jul 2015 12:17:02 +0000 Original-Received: (at 21004) by debbugs.gnu.org; 16 Jul 2015 12:16:06 +0000 Original-Received: from localhost ([127.0.0.1]:50739 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZFi57-0000ux-Fq for submit@debbugs.gnu.org; Thu, 16 Jul 2015 08:16:05 -0400 Original-Received: from limerock04.mail.cornell.edu ([128.84.13.244]:57058) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZFi55-0000uP-Vu for 21004@debbugs.gnu.org; Thu, 16 Jul 2015 08:16:04 -0400 X-CornellRouted: This message has been Routed already. Original-Received: from authusersmtp.mail.cornell.edu (granite4.serverfarm.cornell.edu [10.16.197.9]) by limerock04.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id t6GCFrp3016712; Thu, 16 Jul 2015 08:15:53 -0400 Original-Received: from [192.168.1.4] (cpe-67-249-176-138.twcny.res.rr.com [67.249.176.138]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id t6GCFpbJ015597 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Thu, 16 Jul 2015 08:15:52 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 In-Reply-To: <55A76412.80000@cs.ucla.edu> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:104988 Archived-At: On 7/16/2015 3:58 AM, Paul Eggert wrote: > Ken, thanks for reporting the problem in . Please > try the attached patch. Although it avoids getrlimit and it works for me on > both GNU/Linux and Solaris, I can't easily test it on Cygwin. I'll CC: this to > Eli as a heads-up, as he's interested in the MS-Windows case. It works on Cygwin. Thanks. Ken