X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B624A385B527 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1693576581; bh=ScyvWb2FJU/D25mI/4N2YEkbNdPok6qwsF1D0Y9IS3g=; h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=rAeA2SbWzlGA2tcLCveOcezacM2yT9mlZQvfVNlUcHsWZKnkmbO7H2Fv31lfHa0l2 k9OyAOD2fmffLzOgr0dDpTuonUcaxObo3Ri9QyUN7BGRhtld7ySkmAqulnRgVfnkil Hr16LeYjurmst82LKdddsm0WwaLwD4m5XHOe4R4k= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 8121B3858D20 Date: Fri, 1 Sep 2023 22:55:39 +0900 To: cygwin AT cygwin DOT com Subject: Re: Where do core dumps go in Cygwin? Message-Id: <20230901225539.4a9e06a30d0f5b7f09e4641c@nifty.ne.jp> In-Reply-To: References: X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 X-Spam-Status: No, score=-5.3 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Takashi Yano via Cygwin Reply-To: Takashi Yano Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Fri, 1 Sep 2023 15:50:32 +0200 Joshuah Hurst wrote: > Where do core dumps in Cygwin go? ulimit -c is set to unlimited in > bash, but on SEGV no core dump is created in cwd. > > I need a stack trace for randomly occurring SIGSEGV of an application, > but cannot just instrument every invocation. Read: https://www.cygwin.com/cygwin-ug-net/dumper.html However, unfortunately, cygwin 3.4.8 is missing dumper.exe. Please use latest cygwin 3.5.0 (Test) or cygwin 3.4.7 so far. -- Takashi Yano -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple