bug#14569: 24.3.50; bootstrap fails on Cygwin
Ken Brown
kbrown@cornell.edu
Fri Jun 14 20:30:00 GMT 2013
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
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list