unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "djh" <henman@it.to-be.co.jp>
Cc: emacs-devel@gnu.org
Subject: Re: cygwn 5.19 with X-win bootstrap
Date: Thu, 01 Jun 2006 13:56:47 +0900	[thread overview]
Message-ID: <20060601135647.3404@henman-np.b-eng.it.to-be.co.jp> (raw)
In-Reply-To: Your message of Tue, 30 May 2006 22:19:10 +0300 <ubqtffhht.fsf@gnu.org>



Yes. It appears to be a Heisenbug.  But, the -O2 flushed it out again.
 
> Do we have a Heisenbug?
> 
> What happens if you build with CFLAGS="-gdwarf-2 -g3 -O2"?
> 

Again the backtrace didn't show much.  Does anyone wknow would to get a cygwin dll with debuggin information in it?

Regards
    Darel Henman

---------------- Result
Compiling /cygdrive/c/emacs/cvs/emacs/lisp/emacs-lisp/byte-opt.el
Fatal error (6)/bin/sh: line 1:  3712 Aborted       (core dumped) EMACSLOADPATH=/cygdrive/c/emacs/cvs/emacs/lisp ../src/bootstrap-emacs.exe -batch --no-site-file --multibyte -f batch-byte-compile-if-not-done $el
make[2]: *** [compile] Error 1
make[2]: Leaving directory `/cygdrive/c/emacs/cvs/emacs/lisp'


# doing it by hand with gdb
cd $e/cvs/emacs/src
export EMACSLOADPATH=/cygdrive/c/emacs/cvs/emacs/lisp
gdb ./bootstrap-emacs.exe
Starting program: /cygdrive/c/emacs/cvs/emacs/src/bootstrap-emacs.exe -batch --no-site-file --multibyte -f batch-byte-compile-if-not-done byte-opt.el
---Type <return> to continue, or q <return> to quit---  <RETURN>

Program received signal SIGSEGV, Segmentation fault.
0x610ad945 in pthread_mutexattr_init () from /usr/bin/cygwin1.dll
(gdb) backtrace
#0  0x610ad945 in pthread_mutexattr_init () from /usr/bin/cygwin1.dll
#1  0x6108dd7f in _sigfe () from /usr/bin/cygwin1.dll
#2  0x00000003 in ?? ()
#3  0x0022ee18 in ?? ()
#4  0x00000001 in ?? ()
#5  0x0022ee18 in ?? ()
#6  0x0022ee38 in ?? ()
#7  0x200a24d0 in main (argc=539893664, argv=0x4) at emacs.c:1062

Lisp Backtrace:
0x0 Lisp type 0
Cannot access memory at address 0x0

----------------  end of data

  reply	other threads:[~2006-06-01  4:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-25  4:33 bootstrap problem djh
2006-05-25 18:26 ` Eli Zaretskii
2006-05-26  4:47   ` djh
2006-05-26  8:07     ` Eli Zaretskii
2006-05-30  7:03       ` cygwn 5.19 with X-win bootstrap djh
2006-05-30 19:19         ` Eli Zaretskii
2006-06-01  4:56           ` djh [this message]
2006-06-01  7:08             ` Eli Zaretskii
2006-06-02  9:03               ` djh
2006-06-02  9:27                 ` Eli Zaretskii
2006-06-20  8:49                   ` djh

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=20060601135647.3404@henman-np.b-eng.it.to-be.co.jp \
    --to=henman@it.to-be.co.jp \
    --cc=emacs-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).