Changes between Initial Version and Version 5 of Ticket #33088
- Timestamp:
- Mar 13, 2012, 10:21:53 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33088
- Property Keywords xemacs removed
-
Property
Summary
changed from
xemacs 21.4.22_4 crash
toxemacs 21.4.22_4 crash when entering font-lock-mode
-
Ticket #33088 – Description
initial v5 1 1 The xemacs builds fine without error, Mac 10.7.2 latest everything 2 2 3 {{{ 3 4 bash-3.2# port installed xemacs 4 5 The following ports are currently installed: 5 6 xemacs @21.4.22_4 (active) 6 7 bash-3.2# 8 }}} 7 9 Starts up fine, then crashes all the time using the following sequence 10 {{{ 8 11 ESC X 9 12 font-lock-mode … … 35 38 If no core file was produced, enable them (often with `ulimit -c unlimited' 36 39 in case of future recurrance of the crash. 40 }}} 37 41 38 42 Lisp backtrace follows: 39 43 44 {{{ 40 45 dispatch-non-command-events() 41 46 # (condition-case ... . ((nil))) … … 70 75 # (catch top-level ...) 71 76 Segmentation fault 72 77 }}}