| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:to:from:subject:date:message-id:reply-to; q= | |
| dns; s=default; b=CmBs40q73mIR2J+XZTFVRLFxsXe58bMTfrOgIHO0cIZGig | |
| qCLBnvqI1UNpS5uqWbGKi6W/AxNur5canavxjC9ptPGcj47b156gnkPm6Nn0C29a | |
| sdxei/62OdDtO57mJ8yCj4e3Yj+FD9qDrbcZsTpDyi1HTKnPqW79SkdWmnSb8= | |
| DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:to:from:subject:date:message-id:reply-to; s= | |
| default; bh=ZIwsdIV0PnKTBHNs3OFgoFkJ4FA=; b=OIgx4FhtQWWgkewj71OR | |
| 6gHoYFluwKigy3B+ze4zKlyS1ZuKipa5IHuIC1fnVITR+zje4/qNYQ93hb7Zx8OB | |
| IBRc6EtFTpp2GgdzNhLuS92TNU4687FrC4lwt+AjDKqcFWY5uAQU+bPoP5pl+erI | |
| X/dddLdU9wSrcpzhLqiczX0= | |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Authentication-Results: | sourceware.org; auth=none |
| X-Virus-Found: | No |
| X-Spam-SWARE-Status: | No, score=0.6 required=5.0 tests=AWL,BAYES_00,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 |
| X-HELO: | plane.gmane.org |
| To: | cygwin AT cygwin DOT com |
| From: | Will Parsons <varro AT nodomain DOT invalid> |
| Subject: | xemacs crash when fontifying files |
| Date: | Thu, 12 Feb 2015 23:17:01 +0000 (UTC) |
| Lines: | 51 |
| Message-ID: | <slrnmdqd3c.2p3.varro@anukis.local> |
| Reply-To: | gyliamos AT gmail DOT com |
| User-Agent: | slrn/1.0.2 (FreeBSD) |
| X-IsSubscribed: | yes |
I've recently noticed that xemacs will crash if one attempts to turn on
syntax highlighting via turn-on-font-lock (even started with the -q option),
but only if run under X. (If X is not running, there is no problem.) The
crash causes the following to print:
Lisp backtrace follows:
dispatch-non-command-events()
# (condition-case ... . ((nil)))
progress-feedback-dispatch-non-command-events()
# bind (tmsg top frame value message label)
append-progress-feedback(font-lock "Fontifying recdabas.c..." 0 nil)
# bind (frame value message label)
display-progress-feedback(font-lock "Fontifying recdabas.c..." 0)
# bind (str)
# (unwind-protect ...)
# bind (args value fmt label)
progress-feedback-with-label(font-lock "Fontifying %s..." 0 "recdabas.c")
# bind (maybe-loudly end beg)
font-lock-default-unfontify-region(1 32102 t)
# bind (loudly end beg)
font-lock-unfontify-region(1 32102 t)
# bind (was-on font-lock-verbose font-lock-message-threshold aborted)
# (unwind-protect ...)
font-lock-default-fontify-buffer()
# bind (font-lock-verbose)
font-lock-fontify-buffer()
# bind (on-p maximum-size arg)
font-lock-mode(1)
#<compiled-function nil "...(4)" [font-lock-mode 1] 2 ("/usr/share/xemacs-21.4.23/lisp/font-lock.elc" . 36897) nil>()
call-interactively(turn-on-font-lock)
command-execute(turn-on-font-lock t)
# bind (_execute_command_keys_ _execute_command_name_ prefix-arg)
execute-extended-command(nil)
# bind (command-debug-status)
call-interactively(execute-extended-command)
# (condition-case ... . error)
# (catch top-level ...)
Segmentation fault (core dumped)
Although I don't use XEmacs a lot, I do have it configured as the editor to
use for entering configuration control check-in messages, so I think the
problem must be fairly recent or I would have noticed it before.
(If this problem is better posted to the Cygwin-xfree list, let me know and
I'll post it there.)
--
Will
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |