bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14569: 24.3.50; bootstrap fails on Cygwin


From: Ken Brown
Subject: bug#14569: 24.3.50; bootstrap fails on Cygwin
Date: Fri, 14 Jun 2013 16:22:26 -0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2

On 6/14/2013 2:03 PM, Christopher Faylor wrote:
On Fri, Jun 14, 2013 at 10:45:47AM -0700, Paul Eggert wrote:
Cygwin developers, I'm worried about a Cygwin bug where
pthread_kill may not send a signal to the correct thread.
This bug may be causing Emacs to crash.  The Cygwin bug is
discussed in this thread:

http://cygwin.com/ml/cygwin/2012-05/msg00472.html

Emacs uses pthread_kill to redirect
SIGCHLD to the main thread; if this is sent to a random
thread instead, that could explain the random crashes.

My question is: does this bug still exist with Cygwin,
and if so is it likely to get fixed soon?

You pointed to an archived mail messages which implies that was fixed
more than a year ago.  What makes you think it is still a problem?

I'd expect that if it was still a problem our emacs maintainer would
be on top of it.

Unfortunately, the emacs maintainer doesn't have any idea why the recent emacs changes are causing random crashes on Cygwin. It's almost impossible to catch this under gdb; and the one time it was caught, the backtrace didn't make sense. Also, the crash doesn't occur when emacs is run under strace.

I'm not going to speculate on whether the problem is caused by a bug in Cygwin's pthread_kill.

Ken





reply via email to

[Prev in Thread] Current Thread [Next in Thread]