all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#7920: 24.0.50; Crash in balance_an_interval + 26
       [not found] <B4C0695C-5EDB-4196-A9A9-7ACF2A695634@gmail.com>
@ 2011-01-26 15:14 ` David Reitter
  2011-01-27  3:31   ` Stefan Monnier
  0 siblings, 1 reply; 5+ messages in thread
From: David Reitter @ 2011-01-26 15:14 UTC (permalink / raw)
  To: 7920; +Cc: edgar.goncalves

X-Debbugs-CC: edgar.goncalves@gmail.com

Begin forwarded message:

> From: Edgar Gonçalves <edgar.goncalves@gmail.com>
> Date: January 14, 2011 6:42:13 AM EST
> To: aquamacs-bugs@aquamacs.org
> Subject: [Aquamacs-bugs] 24.0.50; Crash in balance_an_interval + 26
> Reply-To: Bug reports for Aquamacs Emacs <aquamacs-bugs@aquamacs.org>
> 
> 
> Please write in English if possible, because the Emacs maintainers
> usually do not have translators to read other languages for them.
> 
> Your report will be posted to the aquamacs-bugs@aquamacs.org mailing list,
> and may appear in other public locations.
> 
> Please describe exactly what actions triggered the bug
> and the precise symptoms of the bug.  If you can, give
> a recipe starting with an Aquamacs without customization
> for which see the Help / Diagnose and Report Bug menu:
> 
> Enter your bug report here.
> 
> If Emacs crashed, and you have the Emacs process in the gdb debugger,
> please include the output from the following gdb commands:
>    `bt full' and `xbacktrace'.
> For information about debugging Emacs, please read the file
> /Applications/Aquamacs.app/Contents/Resources/etc/DEBUG.
> 
> 
> In GNU Emacs 24.0.50.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54)
> of 2010-12-31 on braeburn.aquamacs.org - Aquamacs Distribution 3.xdev
> Windowing system distributor `Apple', version 10.3.1038
> configured using `configure  '--with-ns' '--without-x' 'CFLAGS=-arch i386 -arch ppc' 'LDFLAGS=-arch i386 -arch ppc''
> 
> Important settings:
>  value of $LC_ALL: nil
>  value of $LC_COLLATE: nil
>  value of $LC_CTYPE: nil
>  value of $LC_MESSAGES: nil
>  value of $LC_MONETARY: nil
>  value of $LC_NUMERIC: nil
>  value of $LC_TIME: nil
>  value of $LANG: nil
>  value of $XMODIFIERS: nil
>  locale-coding-system: nil
>  default enable-multibyte-characters: t
> 
> 
> Command line: (/Applications/Aquamacs.app/Contents/MacOS/Aquamacs)
> 
> PATH: /Users/eemg/dev/scala/bin:/Applications/AllegroCL:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/usr/texbin:/usr/X11/bin:/opt/local/bin:~/dev/aspectj1.6:/usr/local/share/npm/bin$:/Library/Tomcat/Home/bin:/usr/local/mysql/bin:/Users/eemg/.gem/ruby/1.8/bin:/Users/eemg/dev/appengine-java-sdk/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/opt/local/bin:/usr/local/git/bin:~/dev/aspectj1.6::/usr/texbin:/usr/local/texlive/2009/bin
> 
> exec-path: (/Users/eemg/dev/scala/bin /Applications/AllegroCL /usr/bin /bin /usr/sbin /sbin /usr/local/bin /usr/local/git/bin /usr/texbin /usr/X11/bin /opt/local/bin ~/dev/aspectj1.6 /usr/local/share/npm/bin$ /Library/Tomcat/Home/bin /usr/local/mysql/bin /Users/eemg/.gem/ruby/1.8/bin /Users/eemg/dev/appengine-java-sdk/bin /usr/bin /bin /usr/sbin /sbin /usr/local/bin /usr/X11/bin /opt/local/bin /usr/local/git/bin ~/dev/aspectj1.6  . /Applications/Aquamacs.app/Contents/MacOS/bin /usr/local/texlive/2009/bin)
> 
> Process:         Aquamacs [585]
> Path:            /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
> Identifier:      org.gnu.Aquamacs
> Version:         3.xdev (3.x.)
> Code Type:       X86 (Native)
> Parent Process:  launchd [237]
> 
> Date/Time:       2011-01-13 02:13:16.082 +0000
> OS Version:      Mac OS X 10.6.6 (10J567)
> Report Version:  6
> 
> Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
> Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000bf7fffe0
> Crashed Thread:  0  Dispatch queue: com.apple.main-thread
> 
> Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
> 0   org.gnu.Aquamacs              	0x001ec87e balance_an_interval + 26
> 1   org.gnu.Aquamacs              	0x001ecea5 balance_possible_root_interval + 97
> 2   org.gnu.Aquamacs              	0x001ed0d8 find_interval + 160
> 3   org.gnu.Aquamacs              	0x001f1807 validate_interval_range + 766
> 4   org.gnu.Aquamacs              	0x001f250d Ftext_properties_at + 77
> 5   org.gnu.Aquamacs              	0x001f25ec Fget_text_property + 24
> 6   org.gnu.Aquamacs              	0x001f28e5 get_char_property_and_overlay + 742
> 7   org.gnu.Aquamacs              	0x001f2917 Fget_char_property + 39
> 8   org.gnu.Aquamacs              	0x001698cd Fconstrain_to_field + 364
> 9   org.gnu.Aquamacs              	0x00169cf7 Fline_beginning_position + 369
> 10  org.gnu.Aquamacs              	0x0017d8fe Ffuncall + 1123
> 11  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 12  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 13  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 14  org.gnu.Aquamacs              	0x0017d0a2 run_hook_with_args + 522
> 15  org.gnu.Aquamacs              	0x0017ce52 Frun_hook_with_args + 32
> 16  org.gnu.Aquamacs              	0x0017d7bc Ffuncall + 801
> 17  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 18  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 19  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 20  org.gnu.Aquamacs              	0x0017d0a2 run_hook_with_args + 522
> 21  org.gnu.Aquamacs              	0x0017ce52 Frun_hook_with_args + 32
> 22  org.gnu.Aquamacs              	0x0010f728 signal_after_change + 602
> 23  org.gnu.Aquamacs              	0x0010b913 insert_from_string_before_markers + 138
> 24  org.gnu.Aquamacs              	0x0016d97a general_insert_function + 543
> 25  org.gnu.Aquamacs              	0x0016da9f Finsert_before_markers + 63
> 26  org.gnu.Aquamacs              	0x0017d7bc Ffuncall + 801
> 27  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 28  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 29  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 30  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 31  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 32  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 33  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 34  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 35  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 36  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 37  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 38  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 39  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 40  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 41  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 42  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 43  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 44  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 45  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 46  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 47  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 48  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 49  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 50  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 51  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 52  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 53  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 54  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 55  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 56  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 57  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 58  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 59  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 60  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 61  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 62  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 63  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 64  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 65  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 66  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 67  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 68  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 69  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 70  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 71  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 72  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 73  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 74  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 75  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 76  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 77  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 78  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 79  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 80  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 81  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 82  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 83  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 84  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 85  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 86  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 87  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 88  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 89  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 90  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 91  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 92  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 93  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 94  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 95  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 96  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 97  org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 98  org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 99  org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 100 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 101 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 102 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 103 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 104 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 105 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 106 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 107 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 108 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 109 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 110 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 111 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 112 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 113 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 114 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 115 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 116 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 117 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 118 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 119 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 120 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 121 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 122 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 123 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 124 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 125 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 126 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 127 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 128 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 129 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 130 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 131 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 132 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 133 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 134 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 135 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 136 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 137 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 138 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 139 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 140 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 141 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 142 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 143 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 144 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 145 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 146 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 147 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 148 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 149 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 150 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 151 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 152 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 153 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 154 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 155 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 156 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 157 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 158 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 159 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 160 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 161 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 162 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 163 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 164 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 165 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 166 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 167 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 168 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 169 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 170 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 171 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 172 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 173 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 174 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 175 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 176 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 177 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 178 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 179 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 180 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 181 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 182 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 183 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 184 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 185 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 186 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 187 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 188 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 189 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 190 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 191 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 192 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 193 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 194 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 195 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 196 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 197 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 198 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 199 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 200 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 201 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 202 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 203 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 204 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 205 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 206 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 207 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 208 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 209 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 210 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 211 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 212 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 213 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 214 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 215 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 216 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 217 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 218 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 219 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 220 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 221 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 222 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 223 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 224 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 225 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 226 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 227 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 228 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 229 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 230 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 231 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 232 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 233 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 234 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 235 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 236 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 237 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 238 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 239 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 240 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 241 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 242 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 243 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 244 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 245 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 246 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 247 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 248 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 249 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 250 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 251 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 252 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 253 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 254 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 255 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 256 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 257 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 258 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 259 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 260 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 261 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 262 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 263 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 264 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 265 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 266 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 267 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 268 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 269 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 270 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 271 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 272 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 273 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 274 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 275 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 276 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 277 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 278 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 279 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 280 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 281 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 282 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 283 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 284 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 285 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 286 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 287 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 288 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 289 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 290 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 291 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 292 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 293 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 294 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 295 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 296 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 297 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 298 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 299 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 300 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 301 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 302 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 303 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 304 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 305 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 306 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 307 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 308 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 309 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 310 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 311 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 312 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 313 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 314 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 315 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 316 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 317 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 318 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 319 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 320 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 321 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 322 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 323 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 324 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 325 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 326 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 327 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 328 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 329 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 330 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 331 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 332 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 333 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 334 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 335 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 336 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 337 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 338 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 339 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 340 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 341 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 342 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 343 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 344 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 345 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 346 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 347 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 348 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 349 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 350 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 351 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 352 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 353 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 354 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 355 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 356 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 357 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 358 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 359 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 360 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 361 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 362 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 363 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 364 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 365 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 366 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 367 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 368 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 369 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 370 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 371 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 372 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 373 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 374 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 375 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 376 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 377 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 378 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 379 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 380 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 381 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 382 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 383 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 384 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 385 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 386 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 387 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 388 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 389 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 390 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 391 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 392 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 393 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 394 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 395 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 396 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 397 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 398 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 399 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 400 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 401 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 402 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 403 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 404 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 405 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 406 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 407 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 408 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 409 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 410 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 411 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 412 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 413 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 414 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 415 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 416 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 417 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 418 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 419 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 420 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 421 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 422 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 423 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 424 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 425 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 426 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 427 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 428 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 429 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 430 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 431 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 432 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 433 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 434 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 435 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 436 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 437 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 438 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 439 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 440 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 441 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 442 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 443 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 444 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 445 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 446 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 447 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 448 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 449 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 450 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 451 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 452 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 453 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 454 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 455 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 456 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 457 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 458 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 459 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 460 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 461 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 462 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 463 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 464 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 465 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 466 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 467 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 468 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 469 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 470 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 471 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 472 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 473 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 474 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 475 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 476 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 477 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 478 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 479 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 480 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 481 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 482 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 483 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 484 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 485 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 486 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 487 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 488 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 489 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 490 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 491 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 492 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 493 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 494 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 495 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 496 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 497 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 498 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 499 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 500 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 501 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 502 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 503 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 504 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 505 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 506 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 507 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 508 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 509 org.gnu.Aquamacs              	0x0017dbc5 Ffuncall + 1834
> 510 org.gnu.Aquamacs              	0x001d1aad Fbyte_code + 3080
> 511 org.gnu.Aquamacs              	0x0017e292 funcall_lambda + 873
> 
> Thread 1:  Dispatch queue: com.apple.libdispatch-manager
> 0   libSystem.B.dylib             	0x9632d982 kevent + 10
> 1   libSystem.B.dylib             	0x9632e09c _dispatch_mgr_invoke + 215
> 2   libSystem.B.dylib             	0x9632d559 _dispatch_queue_invoke + 163
> 3   libSystem.B.dylib             	0x9632d2fe _dispatch_worker_thread2 + 240
> 4   libSystem.B.dylib             	0x9632cd81 _pthread_wqthread + 390
> 5   libSystem.B.dylib             	0x9632cbc6 start_wqthread + 30
> 
> Thread 0 crashed with X86 Thread State (32-bit):
>  eax: 0x000037ff  ebx: 0x001ed044  ecx: 0x196ffd34  edx: 0x196ffd34
>  edi: 0xbf800370  esi: 0x00000000  ebp: 0xbf800018  esp: 0xbf7fffd0
>   ss: 0x0000001f  efl: 0x00010202  eip: 0x001ec87e   cs: 0x00000017
>   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
>  cr2: 0xbf7fffe0
> 
> Binary Images:
>    0x1000 -   0x25ffe3 +org.gnu.Aquamacs 3.xdev (3.x.) /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
> 0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
> 0x90003000 - 0x902fcfef  com.apple.QuickTime 7.6.6 (1756) <F08B13B6-31D7-BD18-DA87-A0CDFCF13B8F> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
> 0x90513000 - 0x90948ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
> 0x90983000 - 0x90983ff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
> 0x90984000 - 0x90984ff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
> 0x90aa9000 - 0x90ac8ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
> 0x90ac9000 - 0x90ae1ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
> 0x90ae2000 - 0x90c11fe3  com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
> 0x90c12000 - 0x9165dff7  com.apple.WebCore 6533.19 (6533.19.4) <DFCF1BC1-8BF3-E13E-F11B-C98CB36560FD> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
> 0x9165e000 - 0x91728fef  com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
> 0x91861000 - 0x91909ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
> 0x9194f000 - 0x91953ff7  libGFXShared.dylib ??? (???) <9E14BE2F-C863-40E9-41A6-1BE9045663A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
> 0x91954000 - 0x91956ff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
> 0x91957000 - 0x919d2fff  com.apple.AppleVAFramework 4.10.12 (4.10.12) <89C4EBE2-FE27-3160-0BD1-D0C2ED5F3605> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
> 0x91b16000 - 0x91c18fef  com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
> 0x91f26000 - 0x91f4dff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
> 0x91f5c000 - 0x91f97feb  libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
> 0x92015000 - 0x92047fe3  libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
> 0x92250000 - 0x92256fe7  com.apple.CommerceCore 1.0 (6) <41C2A87D-93D8-56C1-9292-0400699F23C1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
> 0x92283000 - 0x923b1fe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
> 0x923b2000 - 0x923e8fff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
> 0x923e9000 - 0x92bd8557  com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
> 0x92bd9000 - 0x92bfafe7  com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
> 0x92bfb000 - 0x92c0bff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
> 0x92c0c000 - 0x92e7ffe7  com.apple.Foundation 6.6.4 (751.42) <ACC0BAEB-C590-7052-3AB2-86C207C3D6D4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
> 0x92e80000 - 0x92eb9ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <E0D512DD-365D-46A0-F50C-435BC250424F> /usr/lib/libcups.2.dylib
> 0x92eba000 - 0x92ee2ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
> 0x92ee3000 - 0x92ef5ff7  com.apple.MultitouchSupport.framework 207.10 (207.10) <E1A6F663-570B-CE54-0F8A-BBCCDECE3B42> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
> 0x92ef6000 - 0x93216ff3  com.apple.CoreServices.CarbonCore 861.23 (861.23) <B08756E4-32C5-CC33-0268-7C00A5ED7537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
> 0x93217000 - 0x93259ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
> 0x9325a000 - 0x932f5ff7  com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
> 0x932f6000 - 0x93364ff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
> 0x93461000 - 0x935dcfe7  com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
> 0x935ed000 - 0x935f6ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
> 0x935f7000 - 0x9364dff7  com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
> 0x93651000 - 0x93701ff3  com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
> 0x93743000 - 0x93750ff7  com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
> 0x93858000 - 0x93869ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
> 0x9386a000 - 0x938fcfe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
> 0x938fd000 - 0x93912fff  com.apple.ImageCapture 6.0.1 (6.0.1) <E7ED2AC1-834C-A44E-531E-EC05F0496DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
> 0x93913000 - 0x93b3eff3  com.apple.QuartzComposer 4.2 ({156.28}) <08AF01DC-110D-9443-3916-699DBDED0149> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
> 0x93b90000 - 0x93ba0ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
> 0x93ba1000 - 0x93ce4fef  com.apple.QTKit 7.6.6 (1756) <4D809734-4E1B-8E18-C825-86C5422FC3DC> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
> 0x93ce5000 - 0x93d9bff7  libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
> 0x93d9c000 - 0x93ec8ffb  com.apple.MediaToolbox 0.484.20 (484.20) <D67788A2-B772-C5DB-B12B-173B2F8EE40B> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
> 0x93ec9000 - 0x93ecdff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
> 0x93ece000 - 0x93f3dff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
> 0x93f3e000 - 0x93f3eff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
> 0x93f3f000 - 0x93fa0fe7  com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
> 0x94128000 - 0x9414afef  com.apple.DirectoryService.Framework 3.6 (621.9) <F2EEE9D7-D4FB-14F3-E647-ABD32754F557> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
> 0x9414b000 - 0x94155ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
> 0x94156000 - 0x941d6feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
> 0x941d7000 - 0x94215ff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
> 0x94216000 - 0x9425ffe7  libTIFF.dylib ??? (???) <AC1FC806-F7F4-174B-375F-FE5D6008666C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
> 0x94267000 - 0x942aaff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
> 0x942fc000 - 0x94304ff7  com.apple.DisplayServicesFW 2.3.0 (283) <48D94761-7340-D029-99E3-9BE0262FAF22> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
> 0x94305000 - 0x94305ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
> 0x94306000 - 0x94326fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
> 0x94368000 - 0x943d2fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
> 0x943fa000 - 0x943feff7  libGIF.dylib ??? (???) <DA5758A4-71B0-DD6E-7402-B7FB15387569> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
> 0x94402000 - 0x94404ff7  libRadiance.dylib ??? (???) <10048B4A-2AE8-A4E2-21B8-C6E7A8C5B76F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
> 0x94405000 - 0x9449dfe7  edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
> 0x9449e000 - 0x9456ffe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <8FDB4C40-D453-DA53-2A66-9A53998AB23C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
> 0x94570000 - 0x945b4ff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
> 0x945b5000 - 0x9466efe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
> 0x9472c000 - 0x94769ff7  com.apple.CoreMedia 0.484.20 (484.20) <105DDB24-E45F-5473-99E1-B09FDEAE4500> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
> 0x9476a000 - 0x9479dff7  com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
> 0x947d3000 - 0x948d7fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
> 0x948d8000 - 0x948ecffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
> 0x948f2000 - 0x948f3ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
> 0x948f4000 - 0x94d0afef  com.apple.RawCamera.bundle 3.5.0 (551) <C9970A79-B1D4-60B0-68C4-01FADDE2E0E3> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
> 0x94d46000 - 0x94d61ff7  libPng.dylib ??? (???) <E14178E0-B92D-94EA-DACB-04F346D7534C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
> 0x94d7b000 - 0x94dbaff7  com.apple.ImageCaptureCore 1.0.3 (1.0.3) <7E02D104-F31C-CF72-71B4-DA5DF7B48337> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
> 0x94dbb000 - 0x94dfcff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
> 0x94e4b000 - 0x95048ff7  com.apple.JavaScriptCore 6533.19 (6533.19.1) <85A6BFDD-CBB6-7490-748D-8EA8B9B7FDD8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
> 0x95049000 - 0x9505dfe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
> 0x95091000 - 0x95192fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
> 0x951b1000 - 0x951fefeb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
> 0x951ff000 - 0x95263ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
> 0x9527a000 - 0x952b2fe7  libncurses.5.4.dylib 5.4.0 (compatibility 5.4.0) <8776C654-D54E-9756-A58D-74738A4E9497> /usr/lib/libncurses.5.4.dylib
> 0x952b3000 - 0x9546cfeb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <C145139E-24C4-5A3D-B17C-809D528354B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
> 0x9546d000 - 0x9546dff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
> 0x9549d000 - 0x95516ff7  com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
> 0x95517000 - 0x955c5ff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
> 0x955c6000 - 0x956a1feb  com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
> 0x956b2000 - 0x9570fff7  com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
> 0x9578a000 - 0x959edfff  com.apple.security 6.1.1 (37594) <B6F2A8BF-C1B7-A0E2-83FB-4FF265E9BDDC> /System/Library/Frameworks/Security.framework/Versions/A/Security
> 0x959f8000 - 0x959fbfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
> 0x959fc000 - 0x95bdefff  com.apple.imageKit 2.0.3 (1.0) <B4DB05F7-01C5-35EE-7AB9-41BD9D63F075> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
> 0x95bdf000 - 0x95c7cfe3  com.apple.LaunchServices 362.2 (362.2) <F3952CAB-322F-A12F-57AF-8B91B1D76DDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
> 0x95c7d000 - 0x95d2afe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
> 0x95d2b000 - 0x95d39fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
> 0x95f23000 - 0x95f73ff7  com.apple.framework.familycontrols 2.0.2 (2020) <AF7F86F1-F7BF-CBA8-7A4A-D8F7A19F9601> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
> 0x95f74000 - 0x95f75ff7  com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
> 0x95ffb000 - 0x9602bff7  com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
> 0x96083000 - 0x9608aff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
> 0x9608b000 - 0x9608eff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B624AACE-991B-0FFA-2482-E69970576CE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
> 0x9608f000 - 0x9609bff7  libkxld.dylib ??? (???) <F0E915AD-6B32-0D5E-D24B-B188447FDD23> /usr/lib/system/libkxld.dylib
> 0x961d4000 - 0x961f8ff7  libJPEG.dylib ??? (???) <46AF3A0F-2B8D-87B9-62D4-0905678A64DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
> 0x96204000 - 0x96207ffb  com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
> 0x96208000 - 0x9622effb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
> 0x96278000 - 0x962f2fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <F7C9B01D-45AD-948B-2D26-9736524C1A33> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
> 0x96306000 - 0x964adff7  libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
> 0x964ae000 - 0x964afff7  com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
> 0x964e8000 - 0x964f2fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
> 0x964f3000 - 0x96602fe7  com.apple.WebKit 6533.19 (6533.19.4) <A942073C-83DF-33ED-3D01-A24DE8AEAB3D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
> 0x96603000 - 0x96abcffb  com.apple.VideoToolbox 0.484.20 (484.20) <E7B9F015-2569-43D7-5268-375ED937ECA5> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
> 0x96abd000 - 0x96abdff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
> 0x96acb000 - 0x96b12ffb  com.apple.CoreMediaIOServices 134.0 (1160) <D4F40A28-4E31-3210-7C2B-59D8A1903FB2> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
> 0x96b13000 - 0x96b18ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
> 0x96b19000 - 0x96bc3fe7  com.apple.CFNetwork 454.11.5 (454.11.5) <D8963574-285A-3BD6-6B25-07D39C6F67A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
> 0x96bc4000 - 0x96bf5ff7  libGLImage.dylib ??? (???) <E3EC8E92-4DDD-E7B8-3D38-C5A5160A4930> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
> 0x96ca0000 - 0x97580ff7  com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
> 0x97581000 - 0x975dbfe7  com.apple.CorePDF 1.3 (1.3) <696ADD5F-C038-A63B-4732-82E4109379D7> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
> 0x975fe000 - 0x97656fe7  com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
> 0x9861f000 - 0x98663fe7  com.apple.Metadata 10.6.3 (507.15) <A23633F1-E913-66C2-A073-E2B174C09B18> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
> 0x98664000 - 0x9866fff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <CB2510BD-A5B3-9D90-5917-C73F6ECAC913> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
> 0x98670000 - 0x9877cff7  libGLProgrammability.dylib ??? (???) <A077BFEA-19C6-9F48-2F36-8E4E55376F49> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
> 0x987b6000 - 0x987f9ff7  libGLU.dylib ??? (???) <BB66EDB2-D5FE-61C9-21BE-747F9862819C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
> 0x987fa000 - 0x988d7ff7  com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
> 0x988d8000 - 0x98929ff7  com.apple.HIServices 1.8.2 (???) <F6EAC2D1-902A-9374-FC4B-43B50E054416> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
> 0x9892a000 - 0x989acffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
> 0x98a5e000 - 0x98d82fef  com.apple.HIToolbox 1.6.4 (???) <4699C8BB-DE74-C530-564B-D131F74C9B54> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
> 0x98d83000 - 0x990eeff7  com.apple.QuartzCore 1.6.3 (227.34) <CC1C1631-D8D1-D416-171E-A1683274E479> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
> 0x990ef000 - 0x990fdff7  com.apple.opengl 1.6.12 (1.6.12) <9F13B279-F289-18AC-5D86-DCD52BAF087D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
> 0x990fe000 - 0x9911afe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
> 0x9911b000 - 0x99145ff7  com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
> 0x99146000 - 0x99146ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
> 0x99147000 - 0x9918dff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
> 0x9918e000 - 0x99194fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
> 0x99339000 - 0x994bbfe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
> 0x9959b000 - 0x9959bff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
> 0x9959c000 - 0x995a7ff7  libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
> 0x995a8000 - 0x999beff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
> 0x999bf000 - 0x999bfff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
> 0x999c0000 - 0x999fdff7  com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
> 0x999fe000 - 0x99a01ff7  libCoreVMClient.dylib ??? (???) <973B9E1F-70B3-2E76-B14B-E57F306AD2DF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
> 0x99a02000 - 0x99a0cff7  com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
> 0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
> 
> 
> 
> -- 
> Edgar Gonçalves
> IST - UTL / INESC-ID
> Lisbon, Portugal
> 
> _______________________________________________
> Aquamacs-bugs mailing list
> Aquamacs-bugs@aquamacs.org
> http://lists.aquamacs.org/mailman/listinfo.cgi/aquamacs-bugs






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#7920: 24.0.50; Crash in balance_an_interval + 26
  2011-01-26 15:14 ` bug#7920: 24.0.50; Crash in balance_an_interval + 26 David Reitter
@ 2011-01-27  3:31   ` Stefan Monnier
  2011-01-27 16:32     ` Edgar Gonçalves
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Monnier @ 2011-01-27  3:31 UTC (permalink / raw)
  To: David Reitter; +Cc: 7920, edgar.goncalves

Looking at the backtrace, the crash is probably not really in
balance_an_interval; instead what happened is that Emacs got stuck in an
infinite recursion and the OS killed the process when it reached the
maximum allowed stack depth, which happened to be when Emacs was in
balance_an_interval.

I couldn't find any user-provided info in the bug-report, is that right?

If I understand the backtrace right, it seems that the infinite
recursion went through `funcall', so it was an infinite recursion within
Elisp, and those are supposed to be caught before reaching the
maximum allowed stack depth thanks to limits like max-specpdl-size.

So, maybe the bug is that max-specpdl-size is larger than the OS allows,
in which case we should try and figure out why that is: is it because
someone set it explicitly higher (too high), or because the OS's maximum
stack depth is lower than we thought?


        Stefan





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#7920: 24.0.50; Crash in balance_an_interval + 26
  2011-01-27  3:31   ` Stefan Monnier
@ 2011-01-27 16:32     ` Edgar Gonçalves
  2011-01-27 17:37       ` Stefan Monnier
  0 siblings, 1 reply; 5+ messages in thread
From: Edgar Gonçalves @ 2011-01-27 16:32 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: David Reitter, 7920


On Jan 27, 2011, at 3:31 AM, Stefan Monnier wrote:

> Looking at the backtrace, the crash is probably not really in
> balance_an_interval; instead what happened is that Emacs got stuck in an
> infinite recursion and the OS killed the process when it reached the
> maximum allowed stack depth, which happened to be when Emacs was in
> balance_an_interval.
> 
> I couldn't find any user-provided info in the bug-report, is that right?

I'm sorry I didn't file a description with this bug report, i forgot and sent the email... But in short, this has been happening when I'm using slime to connect to an emacs-launched clojure shell process. In particular, it happens when clojure hangs, and I don't know how to collect more details at this point - next time it happens I'll provide you with more.

> If I understand the backtrace right, it seems that the infinite
> recursion went through `funcall', so it was an infinite recursion within
> Elisp, and those are supposed to be caught before reaching the
> maximum allowed stack depth thanks to limits like max-specpdl-size.
> 
> So, maybe the bug is that max-specpdl-size is larger than the OS allows,
> in which case we should try and figure out why that is: is it because
> someone set it explicitly higher (too high), or because the OS's maximum
> stack depth is lower than we thought?

Hmm, this may be indeed the case that my max-specdpl-size is too high. This is in part due to me not knowing what "too high" means for my machine - how can I calculate the optimal value? I remember having set it up to 100000 to be able to use a cedet/javasee function (guided by some solution posted on a blog whose name, i'm afraid, i can't recall). Why should Emacs set this value to anything lower than the maximum supported value, does it affect the system performance/resources?

It has been working thus far, though, except with this occasional infinite recursion using slime. I've now set that variable's value to the default (removing my customization), and I'll see if I run into more problems.

Thanks,
--
Edgar Gonçalves




^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#7920: 24.0.50; Crash in balance_an_interval + 26
  2011-01-27 16:32     ` Edgar Gonçalves
@ 2011-01-27 17:37       ` Stefan Monnier
  2012-03-27  0:29         ` Glenn Morris
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Monnier @ 2011-01-27 17:37 UTC (permalink / raw)
  To: Edgar Gonçalves; +Cc: David Reitter, 7920

> sent the email... But in short, this has been happening when I'm using slime
> to connect to an emacs-launched clojure shell process.  In particular, it
> happens when clojure hangs, and I don't know how to collect more details at
> this point - next time it happens I'll provide you with more.

Thanks.

> Hmm, this may be indeed the case that my max-specdpl-size is too high.
> This is in part due to me not knowing what "too high" means for my
> machine - how can I calculate the optimal value? I remember having set
> it up to 100000 to be able to use a cedet/javasee function (guided by
> some solution posted on a blog whose name, i'm afraid, i can't
> recall).

Try to set it to a much lower value.  The current default is somewhere
around 1000.  It's not completely abnormal if it turns out to be too low
for some cases, but when you set it higher, be careful to do it in small
increments, at most doubling each time.

> Why should Emacs set this value to anything lower than the
> maximum supported value, does it affect the system
> performance/resources?

There is no "correct" value, sadly.  Basically the value should be set
to "OS-enforced-max-stack-size / expected-stack-frame-size-of-recursion".
AFAIK Emacs doesn't try to find out neither the numerator nor the
denominator, and I don't think the denominator is fixed: it depends on
the exact pattern of recursion.
We should replace (or complete) this test with something that really
tests whether we're running out of stack space: patches welcome.

> It has been working thus far, though, except with this occasional infinite
> recursion using slime. I've now set that variable's value to the default
> (removing my customization), and I'll see if I run into more problems.

Make sure you run with debug-on-error set to t, so that if you bump into
this problem, you should get a (Lisp) backtrace which should help figure
out where's that inf-recursion.


        Stefan





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#7920: 24.0.50; Crash in balance_an_interval + 26
  2011-01-27 17:37       ` Stefan Monnier
@ 2012-03-27  0:29         ` Glenn Morris
  0 siblings, 0 replies; 5+ messages in thread
From: Glenn Morris @ 2012-03-27  0:29 UTC (permalink / raw)
  To: 7920-done


Sounds like this was caused by setting max-specdpl-size way too high.





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-03-27  0:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <B4C0695C-5EDB-4196-A9A9-7ACF2A695634@gmail.com>
2011-01-26 15:14 ` bug#7920: 24.0.50; Crash in balance_an_interval + 26 David Reitter
2011-01-27  3:31   ` Stefan Monnier
2011-01-27 16:32     ` Edgar Gonçalves
2011-01-27 17:37       ` Stefan Monnier
2012-03-27  0:29         ` Glenn Morris

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.