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:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=B7e A/LeUZSfZe4PgbkXxQ3DfAGoQ8BE790RMZp6sSxnBOxM0RAnE3puDZON8WuZY78I fiLhE9wni+xdiNPNM1OaQjxm5ySprjcqQB/N4dWxwFpm9QF5C86banrP0Kyx73R2 lSF/PFAaxdQ1Naz/C4VAmVvL5wOGuOE9Etxuk/3M= 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:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; s=default; bh=uZSYLsICl CkJ1ngL9BCBFuNvMf8=; b=tvLCX+ACnB4LGjmKFcjq0XVtgumy+++vnYGg8DfN6 ySMbggffBdBalgTotypZQ1PB+xj+nzvlXemwAHAqcTySYaK0GG5Pr7cz+CQTJyUW WDzPYCk0ArYNqBamgMsFVFoVEwUsP8amWe/vI8d8cKBVZ42EgNK8M7uFUB+NM1wJ +4= 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.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: nihxway3out.hub.nih.gov X-IronPortListener: Outbound_SMTP X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhYFAJtSNlOcKEen/2dsb2JhbABZgwaBEsJ5gRQWdIInAQQSKFEBFRUULxMmAQQbGodXn1iEeq0OF45Ng1yBFASOeJBLi0CDMIIr From: "Lavrentiev, Anton (NIH/NLM/NCBI) [C]" To: "cygwin AT cygwin DOT com" Subject: exe.stackdump is always empty Date: Sat, 29 Mar 2014 05:00:40 +0000 Message-ID: <5F8AAC04F9616747BC4CC0E803D5907D0C8A8F7F@MLBXv04.nih.gov> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s2T50t51008852 Hello List, I wonder, if there any special setup was necessary to make coredumps non-empty. When my program crashes it leaves only the following: Stack trace: Frame Function Args despite is was built and linked with -g (so should have all the debugging info intact). I did not modify any shell limits from their stock values, either. $ ulimit -a core file size (blocks, -c) unlimited data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited open files (-n) 256 pipe size (512 bytes, -p) 8 stack size (kbytes, -s) 2025 cpu time (seconds, -t) unlimited max user processes (-u) 256 virtual memory (kbytes, -v) unlimited Any insight will be greatly appreciated. Anton Lavrentiev Contractor NIH/NLM/NCBI -- 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