all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andy Moreton <andrewjmoreton@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: Current trunk aborts with MinGW
Date: Tue, 30 Sep 2014 15:19:48 +0100	[thread overview]
Message-ID: <vz1zjdhmbqz.fsf@gmail.com> (raw)
In-Reply-To: 542AB57B.8080000@gmx.at

On Tue 30 Sep 2014, martin rudalics wrote:

>> 1) which revision of trunk ?
>
> I tried revisions 117981 and now 117983.
>
>> 2) which mingw toolchain and gcc version ?
>
> gcc version 4.6.2.  I have no idea what a mingw toolchain version is.

There are several toolchains:

 a) The Mingw project (www.mingw.org):
    - 32bit gcc (i686-pc-mingw32)

 b) The Mingw64 project (mingw-w64.sourceforge.net):
    - 32bit gcc (i686-w64-mingw32)
    - 64bit gcc (x86_64-w64-mingw32)

It helps to know which one you are using as well as the gcc version.

> The problem is in this part of frame.c
>
> 	  tem = display_x_get_resource
> 	    (dpyinfo, SCOPED_STRING (attribute),
> 	     SCOPED_STRING (class), Qnil, Qnil);
>
> but I have no idea how to investigate this.

Eli has analysed the cause of this, and his patch will hopefully fix
your problem (and several other obscure crashes seen recently).

    AndyM




  reply	other threads:[~2014-09-30 14:19 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-30  8:25 Current trunk aborts with MinGW martin rudalics
2014-09-30 13:01 ` Andy Moreton
2014-09-30 13:51   ` martin rudalics
2014-09-30 14:19     ` Andy Moreton [this message]
2014-09-30 15:57       ` martin rudalics
2014-09-30 14:44     ` Eli Zaretskii
2014-09-30 15:58       ` martin rudalics
2014-09-30 16:07         ` Eli Zaretskii
2014-09-30 16:24           ` martin rudalics
2014-09-30 14:02   ` Eli Zaretskii
2014-09-30 13:59 ` Eli Zaretskii
2014-09-30 14:11   ` martin rudalics
2014-09-30 14:36     ` Eli Zaretskii
2014-09-30 14:33 ` Stefan Monnier
2014-09-30 14:42   ` Eli Zaretskii
2014-09-30 15:57     ` martin rudalics
2014-09-30 17:41       ` Eli Zaretskii

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=vz1zjdhmbqz.fsf@gmail.com \
    --to=andrewjmoreton@gmail.com \
    --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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.