unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
To: Claus <claus.klingberg@gmail.com>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Recent trunk build crashes a lot under Win32
Date: Tue, 15 Apr 2008 23:07:12 +0100	[thread overview]
Message-ID: <48052710.7040507@gnu.org> (raw)
In-Reply-To: <fb5c9a920804150924v55a4e826o3ea004aacb3bebbb@mail.gmail.com>

Claus wrote:
> I tried building again with --no-opt, now it crashes on a different
> line, again in fileio.c:
>
> [New thread 5592.0x159c]
> Error: dll starting at 0x22720000 not found.
> warning: reader_thread.SetEvent failed with 6 for fd -1
>
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to thread 5592.0x112c]
> 0x0107aecb in Fexpand_file_name (name=25063763,
> default_directory=32568883) at fileio.c:1468
> 1468      if (1
>   

OK, the rest of that line of code is the first reference to nm since the 
DECODE_FILE in the block that deals with expansion of ~.  Does the crash 
happen only when opening files in your home directory?

Stefan's fix looks good to me, but I'm not sure how to force a situation 
where there is even the possibility of GC happening in DECODE_FILE, let 
alone forcing GC to definitely occur in there, so I can't test for 
sure.  What is your locale-coding-system set to, and what path does HOME 
expand to?  Also, do you use any arguments to configure or make, and 
have you set any gc or coding-system related variables in .emacs?  Does 
the crash occur if you start Emacs with the -Q option?






  reply	other threads:[~2008-04-15 22:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-15 11:16 Recent trunk build crashes a lot under Win32 Claus
2008-04-15 11:54 ` Jason Rumney
2008-04-15 15:18   ` Claus
2008-04-15 16:24     ` Claus
2008-04-15 22:07       ` Jason Rumney [this message]
2008-04-15 15:07 ` Kyle M. Lee
2008-04-15 17:01 ` Stefan Monnier
2008-04-16  0:41   ` YAMAMOTO Mitsuharu
2008-04-18  2:26     ` Stefan Monnier
2008-04-19 20:28       ` Claus

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=48052710.7040507@gnu.org \
    --to=jasonr@gnu.org \
    --cc=claus.klingberg@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 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).