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

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

Re: Crash in gc_sweep (SIGH!)


From: Chong Yidong
Subject: Re: Crash in gc_sweep (SIGH!)
Date: Sun, 08 Apr 2007 19:58:37 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.97 (gnu/linux)

It's unlikely that such a bug would have gone undetected over the last
few pretests.  Could you me help check the last few checkins to the
src directory for any obvious bugs?

2007-04-07  Chong Yidong  <address@hidden>

        * editfns.c (Ftranspose_regions): Validate interval before setting
        text properties.

2007-04-01  Chong Yidong  <address@hidden>

        * keymap.c (Fcommand_remapping): New optional argument.
        (where_is_internal): Use new keymaps argument.
        (Fkey_binding): Caller changed.

2007-03-29  Kim F. Storm  <address@hidden>

        * process.c (wait_reading_process_output) [HAVE_PTYS]:
        When EIO happens, clear channel from descriptor masks before raising
        SIGCHLD signal to avoid busy loop between read and sigchld_handler.
        (sigchld_handler): Remove sleep (2007-03-11 & 2007-03-26 changes).

2007-03-28  YAMAMOTO Mitsuharu  <address@hidden>

        * gmalloc.c [HAVE_GTK_AND_PTHREAD]: Define USE_PTHREAD.
        [USE_PTHREAD]: Include pthread.h.
        (malloc_init_once_control, _malloc_mutex) [USE_PTHREAD]: New variables.
        (malloc_initialize_1): New function created from __malloc_initialize.
        (__malloc_initialize): Use it.
        (LOCK, UNLOCK): New macros to make malloc etc. thread safe.
        (_malloc_internal, _free_internal, _realloc_internal): Use them.

        * lread.c (readchar): Extend BLOCK_INPUT block to ferror/clearerr.





reply via email to

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