X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 64D8E3870C37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1715689502; bh=JeR4LyOaP+iHZMbsMtAHaoJrWXACsnottnCN15/GLIA=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=WJD4Ah5ONcBQw8C4ZDnyBVu0WKQmSnoZnqLYfEjCYYHqPib7JfZLI1/LYdpPvs40Y mgHo2T/2do+raYEoOP1UdBiDV9kZD5EvRVZ6CjqhI2aVSCMvnaALSoTHJHEscWeEPV buHGZZhVjYr7HrA+Ch6rqjgZ3IupS7c6l79JhA4U= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 8D53A3870C37 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 8D53A3870C37 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1715689479; cv=none; b=CcnbjnJu957F8XSxqU6DomtYQNQDjIfw0iLaWhsBY51W48tUgxbRubi7CctSK6EtKQIg7IbtlPDkwyayy1EpwqBwq808HoLxvBV+mmIu9tROOk+p3zjPGUi7tQScMo4FMPxvmVjrslRTweCvsePXDbmfNJ8pU03J4Yz9G/d7f6A= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1715689479; c=relaxed/simple; bh=gPNHGBzn10/cM1I+K4oRwdE9sBKitNNm1NPEDMjhd6M=; h=DKIM-Signature:Message-ID:Date:MIME-Version:To:From:Subject; b=td5E/K/UGUvyKL0B+2lascoS4ponys2YLq3bcyoPkj3QE93hyl6ok0Tr6LFQR76PJWXJpzOoKnYGuu+PIY3t1yRsdupP3+92mhMHT1b9oQpumkNjfZ//kGdVaLEJx+xv1iVG7g3l0/n+60YmKJwpCYi9Fc5Kai9LJqhNKSYb4LE= ARC-Authentication-Results: i=1; server2.sourceware.org Message-ID: <9c6ab21d-b5fa-4272-ab9c-90fa3b7fb2af@nateko.lu.se> Date: Tue, 14 May 2024 14:24:27 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: Content-Language: en-US Subject: gdalinfo - Driver: GTiff/GeoTIFF Segmentation fault Organization: Lund University X-Originating-IP: [130.235.139.100] X-ClientProxiedBy: wexc008.uw.lu.se (130.235.59.252) To wexc009.uw.lu.se (130.235.59.253) X-CrossPremisesHeadersFilteredBySendConnector: wexc009.uw.lu.se X-OrganizationHeadersPreserved: wexc009.uw.lu.se Received-SPF: Pass (wedge009.net.lu.se: domain of jonas DOT ardo AT nateko DOT lu DOT se designates 130.235.59.253 as permitted sender) receiver=wedge009.net.lu.se; client-ip=130.235.59.253; helo=wexc009.uw.lu.se; X-CrossPremisesHeadersFilteredBySendConnector: wedge009.net.lu.se X-OrganizationHeadersPreserved: wedge009.net.lu.se X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_00, BODY_8BITS, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, HTML_MESSAGE, SPF_HELO_PASS, SPF_PASS 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-Content-Filtered-By: Mailman/MimeDel 2.1.30 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: =?utf-8?q?Jonas_Ard=C3=B6_via_Cygwin?= Reply-To: jonas DOT ardo AT nateko DOT lu DOT se Content-Type: text/plain; charset="utf-8"; Format="flowed" Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 44ECP3V41543384 Hi gdalinfo and other GDAL commands fail to access GTiff files properly (other formats works OK) with segmentation fault as a result. I have used CYGWIN/GDAL without problems for years. I don't know how to solve this. Suggestions? Regards /Jonas *$ gdalinfo --version* GDAL 3.8.3, released 2024/01/04 Jonas DOT Ardo AT JonasAr /cygdrive/D/tmp/JONAS $ gdalinfo nh_65_7.tif Driver: GTiff/GeoTIFF Segmentation fault *$ gdalinfo h18v02.2001001.img* Driver: ENVI/ENVI .hdr Labelled Files: h18v02.2001001.img        h18v02.2001001.hdr Size is 2400, 2400 Coordinate System is: PROJCRS["Sinusoidal",     BASEGEOGCRS["GCS_ELLIPSE_BASED_1", .... .... *$ cygcheck -V cygcheck (cygwin) 3.5.3 *System Checker for Cygwin Copyright (C) 1998 - 2024 Cygwin Authors This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- 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