emacs-devel
[Top][All Lists]
Advanced

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

Re: Recent Emacs crashes when started in console


From: Angelo Graziosi
Subject: Re: Recent Emacs crashes when started in console
Date: Fri, 11 Apr 2008 01:46:07 +0200
User-agent: Thunderbird 2.0.0.12 (Windows/20080213)

Ari Roponen wrote:

> recent Emacs crashes when started in GNU/Linux console:

> Program received signal SIGSEGV, Segmentation fault.
> set_tty_color_mode (tty=0x8b7f1d8, f=0x8392c98) at term.c:2175
> 2175      tem = assq_no_quit (Qtty_color_mode, XFRAME
> (val)->param_alist);

This is exactly the same problem (seen on Cygwin) I flagged here [1,2].

The patch proposed

> diff --git a/src/term.c b/src/term.c
> [...]

solves the things also on Cygwin (though I was constrained to use CVS-trunk of about 36 hours ago: the current fails bootstrapping, as several posts, on this list, confirm).

Thanks,
   Angelo

---
[1] http://lists.gnu.org/archive/html/emacs-devel/2008-04/msg00727.html
[2] http://lists.gnu.org/archive/html/emacs-devel/2008-04/msg00764.html




reply via email to

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