DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 61Q2asAk784252 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 61Q2asAk784252 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=yjdPsAcT X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B3DFF4BA23FC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1772073413; bh=RgMNmYRCd19G0hrY2tqxOagjlYxETPvXYYhDCAsnYmg=; h=Date:To:In-Reply-To:References:Subject:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=yjdPsAcTnyDnFTsviesVGnafybPzJLAOhmBjfYFJhG8nloPuGlRuY/fr9ITRtVvKL Iy+wvSX7gq3iiS30feLJdsJla4MKDVjReBhQxyKH376C9V/Vw0hUhoitujTM86HfIP 7Wmopqn4MjbK0hUNhWF8FnnxVykiwFjRqTgvgTYg= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 260224BA2E0D ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 260224BA2E0D ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1772073395; cv=none; b=e/96bmwilnrD59FyxvKX/SxqsflEl4IDS1fo6U7En9W2FhLEi7oSz+6U7IQVBrAxB3C9No5zWyDEo1OUzp5C6yKywiRvbQgd+tWYNPSqgJ+siXBj5OuaykbJm1IDR/10baJIUG6fhiK1H68RIUGi7INJcE1hLu2iUvHF5q2bWDk= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1772073395; c=relaxed/simple; bh=tc0MG7mDBc6R9j05br5k5urfk/uBvfar/lMeIRZ+NOk=; h=DKIM-Signature:Date:From:To:Message-ID:Subject:MIME-Version; b=cjxThvgp2M1f7wMCBsyiFddAzdDPT0A176vA083esSOXMeTpjZxRiiJUZXYl0GFwMHA6xqoyarY5Idm3s1MY2C/e//6/RMnFovwb+4R4G7VK7SE0bXCEybtcn8rovCQOa3InjjmDphRBLFaemhXNmm5BcIcLyjo/7tBAfEejEeE= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 260224BA2E0D Date: Wed, 25 Feb 2026 18:36:29 -0800 (PST) To: KENNON J CONRAD via Cygwin , Matthias Andree Message-ID: <1473298364.1505022.1772073389271@connect.xfinity.com> In-Reply-To: <628046084.1504961.1772073184619@connect.xfinity.com> References: <547312365 DOT 1464244 DOT 1771958282029 AT connect DOT xfinity DOT com> <1670201592 DOT 1489273 DOT 1772043520008 AT connect DOT xfinity DOT com> <858962676 DOT 1493082 DOT 1772049407251 AT connect DOT xfinity DOT com> <4f67089b-a064-49f0-bd00-c9acdf507903 AT gmx DOT de> <628046084 DOT 1504961 DOT 1772073184619 AT connect DOT xfinity DOT com> Subject: Re: Memmove causing program crashes, giving SIGTRAP in GDB(?) MIME-Version: 1.0 X-Priority: 3 Importance: Normal X-Mailer: Open-Xchange Mailer v7.10.6-Rev83 X-Originating-IP: ::ffff:50.47.202.14 X-Originating-Port: 61564 X-Originating-Client: open-xchange-appsuite X-CMAE-Envelope: MS4xfG7bFvcWlgt72b22zL44DmIAf57rnmas6OPFd5Rgh3NrVg7PVyvL+Gq1KONxAYPtTlUACwq1C/pSltqe+uEW6LYAz7AB97lw4PSVwFewY8ugr6YI8eY+ odb9L8m3u72INJfxy4kZPqbZrn8MyVip88RATVx/dgNBB6JraJMd3SM2ynXv5aG4tF0jABZlcfnKqZsljz6ZsYlHNd2OURJKeOmD76AkuKYqi+g5s8i59o/9 2aVwMi+obeVfZmBsddmZog== 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: KENNON J CONRAD via Cygwin Reply-To: KENNON J CONRAD Content-Type: text/plain; charset="utf-8" Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 61Q2asAk784252 I mean memmove, not memset. > On 02/25/2026 6:33 PM PST KENNON J CONRAD via Cygwin wrote: > > > Thanks. I have cygwin-debuginfo 3.6.6-1 on both computers now and have put the failing memset back in the code. It may take a day or so to get it to crash again. > > > On 02/25/2026 2:31 PM PST Matthias Andree via Cygwin wrote: > > > > > > Am 25.02.26 um 20:56 schrieb KENNON J CONRAD via Cygwin: > > > Hi Brian, > > > > > > Thanks! Should the cygwin-debuginfo package be installed on the computer that is compiling the code or the computer that is running the code. I currently only have it installed on the computer that is running the code, not the one that is compiling the code. > > > > Kennon, > > > > Debug information (symbols and stuff) needs to be on the computer that > > is *debugging* the code. That often is the same computer that is > > *running* the code - (unless gdbserver or similar remote debugging forms > > come into play). Be sure that the version of the -debuginfo package > > matches the relevant binary you are debugging exactly. > > > > Best regards > > > > > > -- > > 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 > > -- > 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 -- 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