Changes between Initial Version and Version 5 of Ticket #33088


Ignore:
Timestamp:
Mar 13, 2012, 10:21:53 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Has duplicate #33614.

Please remember to use WikiFormatting when writing in Trac.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33088

    • Property Keywords xemacs removed
    • Property Summary changed from xemacs 21.4.22_4 crash to xemacs 21.4.22_4 crash when entering font-lock-mode
  • Ticket #33088 – Description

    initial v5  
    11The xemacs builds fine without error, Mac 10.7.2 latest everything
    22
     3{{{
    34bash-3.2# port installed xemacs
    45The following ports are currently installed:
    56  xemacs @21.4.22_4 (active)
    67bash-3.2#
     8}}}
    79Starts up fine, then crashes all the time using the following sequence
     10{{{
    811ESC X
    912font-lock-mode
     
    3538If no core file was produced, enable them (often with `ulimit -c unlimited'
    3639in case of future recurrance of the crash.
     40}}}
    3741
    3842Lisp backtrace follows:
    3943
     44{{{
    4045  dispatch-non-command-events()
    4146  # (condition-case ... . ((nil)))
     
    7075  # (catch top-level ...)
    7176Segmentation fault
    72 
     77}}}