[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs crashes
From: |
Chong Yidong |
Subject: |
Re: Emacs crashes |
Date: |
Tue, 14 Mar 2006 11:07:00 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
address@hidden (Kim F. Storm) writes:
> Nick Roberts <address@hidden> writes:
>
>> I've had Emacs crash/hang in three different ways in recent days.
>
> I can second that. I had another crash today, so it has crashed on me
> four times in the last week.
>
> I suspect the recent changes to the handling (unwind etc) of x errors,
> but I have no proof, as there is no similarity to the crashes (except
> that it has now crashed twice in malloc_consolidate (libc internal)
> called from emacs_blocked_malloc called from XtVaGetValues in
> x_set_toolkit_scroll_bar_thumb.
You could revert those changes (if you like, I can send you a single
patch reverting just my changes), run Emacs for a while, and see if
the crashes still happen.
If it is really the cause, I could change the x_catch_errors so that
it doesn't use malloc; maybe that will help.
- Re: Emacs crashes, (continued)
Re: Emacs crashes, Juanma Barranquero, 2006/03/13
- Re: Emacs crashes, David Kastrup, 2006/03/14
- Re: Emacs crashes, Juanma Barranquero, 2006/03/14
- Re: Emacs crashes, Richard Stallman, 2006/03/14
- Re: Emacs crashes, Juanma Barranquero, 2006/03/15
- Re: Emacs crashes, Richard Stallman, 2006/03/17
- Re: Emacs crashes, Juanma Barranquero, 2006/03/17
Re: Emacs crashes, Nick Roberts, 2006/03/13
Re: Emacs crashes,
Chong Yidong <=
Re: Emacs crashes, Richard Stallman, 2006/03/14
Re: Emacs crashes, Kim F. Storm, 2006/03/14
Re: Emacs crashes, Nick Roberts, 2006/03/15
Re: Emacs crashes, David Kastrup, 2006/03/15
Re: Emacs crashes, Jan D., 2006/03/15
Re: Emacs crashes, Giorgos Keramidas, 2006/03/14