X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:to:subject:references:date :mime-version:content-transfer-encoding:from:message-id :in-reply-to; q=dns; s=default; b=icADf3T7pO/ny+EECkAC+QrFxmO4H2 9U/R1wzr8LXexDxzcNfD/L4kFU7G5upqO5nfnUJHE5p8XHr88lX39w5WurueqcG9 MPtsR1UoRzNRQ/qWgnoJS84S1Xj92fuCYJFs07hQH496sx9fIPt9cjNlZ8DOYNBQ KXy5SSF4R7ZVs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:to:subject:references:date :mime-version:content-transfer-encoding:from:message-id :in-reply-to; s=default; bh=4eTPxFTeKqNA/CrsEOkmOnvLakw=; b=Howu TzJ1b3lel7PojVDgoGfSncWfjvb0yaSVqyqFIaIuyIwJRX3eSN0iugzBRGTtSV+I BnKrL7lLiaVPltRB0X/l8IulepXcsDWOk3uNMN/ioSPhsBjcyzZP9T9U4phaN1EU hmC8Zlwy8lUnv6hGnyworv7uAw6j9rgwwH6EXOU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_50,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.1 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes To: cygwin AT cygwin DOT com Subject: Re: SIGQUIT reported as SIGSEGV References: Date: Tue, 30 Apr 2013 14:37:54 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Helmut Karlowski" Message-ID: In-Reply-To: User-Agent: Opera Mail/12.14 (Win32) Daniel R. Grayson, 30.04.2013 14:11:19: > SIGQUIT is erroneously delivered as SIGSEGV in this circumstance: > > $ sleep 1000 & > [1] 9148 > $ kill -QUIT %1 > $ < press return if necessary here > > [1]+ Segmentation fault (core dumped) sleep 1000 It's sleep.exe that crashes, the report is correct. Stack trace: Frame Function Args 0022AAC8 7C80A115 (00000003, 0022AB2C, 00000000, FFFFFFFF) -- Helmut Karlowski -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple