delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Wed, 18 Jul 2001 12:26:42 +0400 |
From: | egor duda <deo AT logos-m DOT ru> |
X-Mailer: | The Bat! (v1.53 RC/4) |
Reply-To: | egor duda <cygwin AT cygwin DOT com> |
Organization: | deo |
X-Priority: | 3 (Normal) |
Message-ID: | <174146998092.20010718122642@logos-m.ru> |
To: | Tak Ota <Takaaki DOT Ota AT am DOT sony DOT com> |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: cannot core dump |
In-Reply-To: | <20010717.140038.42414656.Takaaki.Ota@am.sony.com> |
References: | <20010717 DOT 140038 DOT 42414656 DOT Takaaki DOT Ota AT am DOT sony DOT com> |
MIME-Version: | 1.0 |
Hi! Wednesday, 18 July, 2001 Tak Ota Takaaki DOT Ota AT am DOT sony DOT com wrote: TO> I am struggling to make core dump. Please let someone know what I am TO> doing wrong here. TO> bash-2.05$ cat bug.c TO> #include <stdio.h> TO> int main(int argc, char **argv) TO> { TO> char *x = 0; TO> *x = '0'; TO> return 0; TO> } TO> bash-2.05$ gcc -o bug.exe bug.c TO> bash-2.05$ ./bug.exe TO> 0 [main] bug 1444 handle_exceptions: Error while dumping state (probably corrupted stack) this message indicates that cygwin received yet another exception when handling exception. can you run 'strace -o bug.strace ./bug.exe' and send me bug.strace file via personal e-mail? Egor. mailto:deo AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |