caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: ygrek <ygrekheretix@gmail.com>
To: caml-list@inria.fr
Subject: Re: [Caml-list] ocamlrun: Segmentation fault (core dumped)
Date: Mon, 17 Oct 2011 23:40:39 +0300	[thread overview]
Message-ID: <20111017234039.271bb7da6d4448b538fee050@gmail.com> (raw)
In-Reply-To: <4E9C58B5.5010808@free.fr>

On Mon, 17 Oct 2011 18:32:53 +0200
Emmanuel Dieul <emmanuel.dieul@free.fr> wrote:

> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 6724.0x14ac]
> 0x610e73da in pthread::thread_init_wrapper(void*) () from /cygdrive/l/programmation/cygwin/bin/cygwin1.dll
> (gdb) backtrace
> #0  0x610e73da in pthread::thread_init_wrapper(void*) () from /cygdrive/l/programmation/cygwin/bin/cygwin1.dll
> #1  0x762b2ad6 in OutputDebugStringA () from /cygdrive/c/Windows/syswow64/KERNELBASE.dll
> #2  0x40010006 in ?? ()
> #3  0x00000000 in ?? ()
> (gdb)
> So, it seems cygwin is in trouble with my program... Damn !

OutputDebugStringA means there should be some useful info.
Run it under windbg to see the message.
Also look into system event logs.

-- 
 ygrek
 http://ygrek.org.ua

  reply	other threads:[~2011-10-17 20:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-15 20:16 Emmanuel Dieul
2011-10-17 12:17 ` Adrien
2011-10-17 16:32   ` Emmanuel Dieul
2011-10-17 20:40     ` ygrek [this message]
2011-10-19 20:41       ` Emmanuel Dieul

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111017234039.271bb7da6d4448b538fee050@gmail.com \
    --to=ygrekheretix@gmail.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).