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:message-id:from:to:subject:date:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=nwo OrLNLlwsnZUrjtm5a2EJFKuU9cUxyJUP/pQoFj0cmf+j7Bft/biT1PuioZvyLWw8 WXr5cxUgI9pXSrzEfB2mfKklBeYcn6TifiP040DrE7loU7VPrivDK9TESrkW5Ksw 1X19IJ/lYZ6K3cVFq4bwH5bfoOJv3lgKhbdumRyM= 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:message-id:from:to:subject:date:content-type :content-transfer-encoding:mime-version; s=default; bh=gC3eoiHbb poA6Ssn+hZM41A5CzI=; b=kaVYyMUrEO6GplV+yu+1Y/D5vv3bv4DbgXXgwMRoq FVKgVB9tWZDoQB3HdaW/LWfkGo+7YRLxu6qdkIAVAw2RAiWcaiiqbFtCfnKv20+a +r2CLjYHMzcqsC21x2FC8OZVhckAzxhBciaD5U19qE2vV+7HdMwxbDBHh2KjZ3kz uk= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: DUB004-OMC1S29.hotmail.com X-TMN: [ARrE7fKxcep3yPwQm4G3blcmPSIQ544+] Message-ID: From: "Gery ." To: "cygwin AT cygwin DOT com" Subject: freopen failed, core dumped Date: Mon, 1 Sep 2014 21:23:31 +0000 Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s81LNll5020176 Hello, I received the following message after using a computer-intensive program (seismic unix): freopen failed in VNDseekVNDrwslice: seek failed mode = r iopanel = 0 idim = 0 iblock = 400 ipanel = 0 Aborted (core dumped) What means that message? I presume that cygwin is complaining about that tool program, but this happens only with one executable called suradon, which requires a lot of resources. I just changed cygwin's heap maximum memory to 2GB with: regtool -i set /HKLM/Software/Cygwin/heap_chunk_in_mb 1024 regtool -v list /HKLM/Software/Cygwin but that core dumped error persists. Any idea how to solve this USING cygwin (ie. without moving to linux)? Thanks for any pointers, Gery PS. Some details of my installation: $ uname -a CYGWIN_NT-6.3-WOW64 gery 1.7.31(0.272/5/3) 2014-07-25 11:08 i686 Cygwin $ cygcheck -s Cygwin Configuration Diagnostics Current System Time: Mon Sep 01 22:16:41 2014 Windows 8.1 Ver 6.3 Build 9600 Running under WOW64 on AMD64 (i5-4200 cpu @ 1.6GHz 8gb ram) -- 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