emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Emacs crashes with SIGABRT


From: Tassilo Horn
Subject: Re: Emacs crashes with SIGABRT
Date: Mon, 2 Jul 2007 19:30:56 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Hi all,

I updated again and ran emacs in gdb. Here are three backtraces. The first is
with emacs using its GTK interface, the last two happened when emacs ran in a
terminal.

Backtrace 1:
============

address@hidden ~> gdb /usr/bin/emacs-22-cvs
GNU gdb 6.6
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run
Starting program: /usr/bin/emacs-22-cvs
[Thread debugging using libthread_db enabled]
[New Thread -1220736448 (LWP 21813)]
_IceTransOpen: Unable to Parse address

Program received signal SIGABRT, Aborted.
[Switching to Thread -1220736448 (LWP 21813)]
0xb7faf410 in __kernel_vsyscall ()
(gdb) bt
#0  0xb7faf410 in __kernel_vsyscall ()
#1  0xb757a476 in kill () from /lib/libc.so.6
#2  0x08124091 in abort () at emacs.c:431
#3  0x081e5c70 in Fbyte_code (bytestr=147867987, vector=147648324, maxdepth=48)
at bytecode.c:1666
#4  0x081acddd in funcall_lambda (fun=147277532, nargs=3, arg_vector=0xbf8936f4)
at eval.c:3184
#5  0x081ac8b9 in Ffuncall (nargs=4, args=0xbf8936f0) at eval.c:3043
#6  0x081e3230 in Fbyte_code (bytestr=147868307, vector=147507284, maxdepth=32)
at bytecode.c:679
#7  0x081acddd in funcall_lambda (fun=147507884, nargs=3, arg_vector=0xbf8939e4)
at eval.c:3184
#8  0x081ac8b9 in Ffuncall (nargs=4, args=0xbf8939e0) at eval.c:3043
#9  0x081e3230 in Fbyte_code (bytestr=148201771, vector=147749428, maxdepth=40)
at bytecode.c:679
#10 0x081acddd in funcall_lambda (fun=147589980, nargs=2, arg_vector=0xbf893ce4)
at eval.c:3184
#11 0x081ac8b9 in Ffuncall (nargs=3, args=0xbf893ce0) at eval.c:3043
#12 0x081e3230 in Fbyte_code (bytestr=148201851, vector=147769076, maxdepth=24)
at bytecode.c:679
#13 0x081acddd in funcall_lambda (fun=147655044, nargs=0, arg_vector=0xbf893f50)
at eval.c:3184
#14 0x081acac6 in apply_lambda (fun=147655044, args=137898185, eval_flag=1) at
eval.c:3108
#15 0x081aba88 in Feval (form=147439557) at eval.c:2370
#16 0x081aa1e7 in internal_lisp_condition_case (var=137898185,
bodyform=147439557, handlers=147439525) at eval.c:1426
#17 0x081aa009 in Fcondition_case (args=147439565) at eval.c:1367
#18 0x081ab6c3 in Feval (form=147439573) at eval.c:2275
#19 0x081a9aea in Fwhile (args=147439517) at eval.c:1083
#20 0x081ab6c3 in Feval (form=147439581) at eval.c:2275
#21 0x081a8906 in Fprogn (args=147439365) at eval.c:447
#22 0x0819d908 in Fsave_excursion (args=147439365) at editfns.c:1007
#23 0x081ab6c3 in Feval (form=147439589) at eval.c:2275
#24 0x081a8906 in Fprogn (args=147439125) at eval.c:447
#25 0x081a9a24 in Flet (args=147666957) at eval.c:1064
#26 0x081ab6c3 in Feval (form=147667045) at eval.c:2275
#27 0x081a8906 in Fprogn (args=147439117) at eval.c:447
#28 0x081acd90 in funcall_lambda (fun=147439109, nargs=0, arg_vector=0xbf894730)
at eval.c:3177
#29 0x081acac6 in apply_lambda (fun=147439109, args=137898185, eval_flag=1) at
eval.c:3108
#30 0x081abb6c in Feval (form=147435749) at eval.c:2388
#31 0x081a8906 in Fprogn (args=147435685) at eval.c:447
#32 0x081a88c2 in Fcond (args=147435605) at eval.c:424
#33 0x081ab6c3 in Feval (form=147436373) at eval.c:2275
#34 0x081a8906 in Fprogn (args=147435597) at eval.c:447
#35 0x081acd90 in funcall_lambda (fun=147435589, nargs=1, arg_vector=0xbf894af4)
at eval.c:3177
#36 0x081ac941 in Ffuncall (nargs=2, args=0xbf894af0) at eval.c:3054
#37 0x081a804b in Fcall_interactively (function=147868673,
record_flag=137898185, keys=137939500) at callint.c:863
#38 0x08136dbe in Fcommand_execute (cmd=147868673, record_flag=137898185,
keys=137898185, special=137898185) at keyboard.c:10119
#39 0x08128cd7 in command_loop_1 () at keyboard.c:1873
#40 0x081aa318 in internal_condition_case (bfun=0x8127922 <command_loop_1>,
handlers=137943641, hfun=0x81272ec <cmd_error>) at eval.c:1481
#41 0x08127672 in command_loop_2 () at keyboard.c:1329
#42 0x081a9daf in internal_catch (tag=137936825, func=0x8127654
<command_loop_2>, arg=137898185) at eval.c:1222
#43 0x08127626 in command_loop () at keyboard.c:1308
#44 0x08127065 in recursive_edit_1 () at keyboard.c:1006
#45 0x081271a4 in Frecursive_edit () at keyboard.c:1067
#46 0x08125aba in main (argc=1, argv=0xbf895534) at emacs.c:1768
(gdb) bt full
#0  0xb7faf410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb757a476 in kill () from /lib/libc.so.6
No symbol table info available.
#2  0x08124091 in abort () at emacs.c:431
No locals.
#3  0x081e5c70 in Fbyte_code (bytestr=147867987, vector=147648324, maxdepth=48)
at bytecode.c:1666
  count = 19
  op = 135
  vectorp = (Lisp_Object *) 0x8ccef48
  bytestr_length = 80
  stack = {pc = 0x8cdf890 "", top = 0x0, bottom = 0xbf8933f0, byte_string =
147867987,
  byte_string_start = 0x8cdf840
"address@hidden@È\n8É\n8\033\034\035\036\016\016\017Ê>\203*",
constants = 147648324, next = 0xbf893788}
  top = (Lisp_Object *) 0xbf8933ec
  result = 160608821
#4  0x081acddd in funcall_lambda (fun=147277532, nargs=3, arg_vector=0xbf8936f4)
at eval.c:3184
  val = 160610357
  syms_left = 137898185
  next = 138126321
  count = 16
  i = 3
  optional = 0
  rest = 0
#5  0x081ac8b9 in Ffuncall (nargs=4, args=0xbf8936f0) at eval.c:3043
  fun = 147277532
  original_fun = 148184049
  funcar = -1081526568
  numargs = 3
  lisp_numargs = 3
  val = 137898209
  backtrace = {next = 0xbf89398c, function = 0xbf8936f0, args = 0xbf8936f4,
nargs = 3, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0xbf8936f4
  i = -1081526392
#6  0x081e3230 in Fbyte_code (bytestr=147868307, vector=147507284, maxdepth=32)
at bytecode.c:679
  count = 14
  op = 3
  vectorp = (Lisp_Object *) 0x8cac858
  bytestr_length = 45
  stack = {pc = 0x8cdfb0e "\035\016\v\203 ", top = 0xbf8936fc, bottom =
0xbf8936f0, byte_string = 147868307,
  byte_string_start = 0x8cdfafc "\b\206\006", constants = 147507284, next =
0xbf893a88}
  top = (Lisp_Object *) 0xbf8936f0
  result = 2036065194
#7  0x081acddd in funcall_lambda (fun=147507884, nargs=3, arg_vector=0xbf8939e4)
at eval.c:3184
  val = 155044420
  syms_left = 137898185
  next = 137958425
  count = 11
  i = 3
  optional = 1
  rest = 0
#8  0x081ac8b9 in Ffuncall (nargs=4, args=0xbf8939e0) at eval.c:3043
  fun = 147507884
  original_fun = 147868481
  funcar = 155789440
  numargs = 3
  lisp_numargs = 153811717
  val = 1
  backtrace = {next = 0xbf893c8c, function = 0xbf8939e0, args = 0xbf8939e4,
nargs = 3, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
---Type <return> to continue, or q <return> to quit---
  internal_args = (Lisp_Object *) 0xbf893a20
  i = 8
#9  0x081e3230 in Fbyte_code (bytestr=148201771, vector=147749428, maxdepth=40)
at bytecode.c:679
  count = 11
  op = 3
  vectorp = (Lisp_Object *) 0x8ce7a38
  bytestr_length = 40
  stack = {pc = 0x8cdfbc9 "\211\033\204\021", top = 0xbf8939ec, bottom =
0xbf8939e0, byte_string = 148201771,
  byte_string_start = 0x8cdfbc4 "Ä\b\t\n#\211\033\204\021", constants =
147749428, next = 0xbf893d78}
  top = (Lisp_Object *) 0xbf8939e0
  result = 137898185
#10 0x081acddd in funcall_lambda (fun=147589980, nargs=2, arg_vector=0xbf893ce4)
at eval.c:3184
  val = 142019840
  syms_left = 137898185
  next = 137958425
  count = 8
  i = 2
  optional = 1
  rest = 0
#11 0x081ac8b9 in Ffuncall (nargs=3, args=0xbf893ce0) at eval.c:3043
  fun = 147589980
  original_fun = 147868601
  funcar = -1081525032
  numargs = 2
  lisp_numargs = 138086185
  val = 137898185
  backtrace = {next = 0xbf894044, function = 0xbf893ce0, args = 0xbf893ce4,
nargs = 2, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0x83aba92
  i = -1081525048
#12 0x081e3230 in Fbyte_code (bytestr=148201851, vector=147769076, maxdepth=24)
at bytecode.c:679
  count = 8
  op = 2
  vectorp = (Lisp_Object *) 0x8cec6f8
  bytestr_length = 5
  stack = {pc = 0x8cdfc50 "\207", top = 0xbf893ce8, bottom = 0xbf893ce0,
byte_string = 148201851, byte_string_start = 0x8cdfc4c "ÁÂ\b\"\207",
  constants = 147769076, next = 0x0}
  top = (Lisp_Object *) 0xbf893ce0
  result = 155781196
#13 0x081acddd in funcall_lambda (fun=147655044, nargs=0, arg_vector=0xbf893f50)
at eval.c:3184
  val = 136979549
  syms_left = 137898185
  next = 138135937
  count = 7
  i = 0
  optional = 1
  rest = 0
#14 0x081acac6 in apply_lambda (fun=147655044, args=137898185, eval_flag=1) at
eval.c:3108
  args_left = 137898185
  numargs = 0
  arg_vector = (Lisp_Object *) 0xbf893f50
  gcpro1 = {next = 0x0, var = 0xbf893fe8, nvars = 0}
  gcpro2 = {next = 0x83828c9, var = 0x83828c9, nvars = -1081520404}
  gcpro3 = {next = 0x9710a88, var = 0xbf893f88, nvars = -1081520424}
  i = 0
  tem = 136979613
#15 0x081aba88 in Feval (form=147439557) at eval.c:2370
  fun = 147655044
  val = 0
---Type <return> to continue, or q <return> to quit---
  original_fun = 138512377
  original_args = 137898185
  funcar = 0
  backtrace = {next = 0xbf894264, function = 0xbf89405c, args = 0xbf893f50,
nargs = 0, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  gcpro1 = {next = 0xbf894ed8, var = 0x1, nvars = 8}
  gcpro2 = {next = 0x0, var = 0x82a20bc, nvars = -1081523428}
  gcpro3 = {next = 0x83828f9, var = 0x0, nvars = 0}
#16 0x081aa1e7 in internal_lisp_condition_case (var=137898185,
bodyform=147439557, handlers=147439525) at eval.c:1426
  val = 137898185
  c = {tag = 137898185, val = 137898185, next = 0xbf894eec, gcpro = 0x0, jmp =
{{__jmpbuf = {147439557, -1208165216, 0, -1081523816, 2036044890,
        -825723416}, __mask_was_saved = 0, __saved_mask = {__val = {26, 0, 0,
162217792, 3213444816, 3213443384, 135468023, 1, 162217792, 137276535, 0,
          3213443184, 136979411, 137276406, 136979428, 0, 5, 135, 136979432,
129, 3213443180, 137898185, 140245873, 137898185, 137898233, 4,
          3078984348, 140703404, 3, 16777220, 139951065, 159210045}}}}, backlist
= 0xbf894264, handlerlist = 0xbf894ed8, lisp_eval_depth = 7,
  pdlcount = 7, poll_suppress_count = 1, interrupt_input_blocked = 0, byte_stack
= 0x0}
  h = {handler = 147439525, var = 137898185, chosen_clause = 135468023, tag =
0xbf8940c8, next = 0xbf894ed8}
#17 0x081aa009 in Fcondition_case (args=147439565) at eval.c:1367
  bodyform = 147439557
  handlers = 0
  var = 137898185
#18 0x081ab6c3 in Feval (form=147439573) at eval.c:2275
  numargs = 24
  args_left = 147439565
  i = 0
  maxargs = 0
  argvals = {-2147483648, 16383, 2130706432, 1075222678, 0, 0, 0, 0}
  fun = 137603316
  val = 0
  original_fun = 137969217
  original_args = 147439565
  funcar = 0
  backtrace = {next = 0xbf894394, function = 0xbf89427c, args = 0xbf894278,
nargs = -1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  gcpro1 = {next = 0x4020, var = 0x4020037f, nvars = 56426496}
  gcpro2 = {next = 0x30d4012, var = 0x0, nvars = 1074774864}
  gcpro3 = {next = 0x0, var = 0x0, nvars = -198967296}
#19 0x081a9aea in Fwhile (args=147439517) at eval.c:1083
  test = 147439573
  body = 147439397
  gcpro1 = {next = 0x18, var = 0x3, nvars = 0}
  gcpro2 = {next = 0x0, var = 0x0, nvars = 0}
#20 0x081ab6c3 in Feval (form=147439581) at eval.c:2275
  numargs = 24
  args_left = 147439517
  i = -1081521456
  maxargs = 0
  argvals = {-1081523260, 0, 0, 0, 0, 0, 23, 595369}
  fun = 137603196
  val = 137898185
  original_fun = 137969097
  original_args = 147439517
  funcar = 111
  backtrace = {next = 0xbf8944d4, function = 0xbf8943ac, args = 0xbf8943a8,
nargs = -1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  gcpro1 = {next = 0xbf8943b8, var = 0x815590e, nvars = 162836568}
  gcpro2 = {next = 0x8155e3e, var = 0x9b4b040, nvars = 0}
  gcpro3 = {next = 0x4, var = 0x0, nvars = -1081523288}
#21 0x081a8906 in Fprogn (args=147439365) at eval.c:447
  val = 137898185
  gcpro1 = {next = 0x992bd7d, var = 0x83828f9, nvars = 1}
#22 0x0819d908 in Fsave_excursion (args=147439365) at editfns.c:1007
---Type <return> to continue, or q <return> to quit---
  val = 0
  count = 6
#23 0x081ab6c3 in Feval (form=147439589) at eval.c:2275
  numargs = 16
  args_left = 147439365
  i = 1
  maxargs = 9
  argvals = {141352636, 136233139, 0, 135492628, 137823512, 1, 137898185,
             154870012}
  fun = 137601180
  val = 138088402
  original_fun = 137993345
  original_args = 147439365
  funcar = 3
  backtrace = {next = 0xbf894664, function = 0xbf8944ec, args = 0xbf8944e8,
nargs = -1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  gcpro1 = {next = 0xbf8947c8, var = 0x81ed126, nvars = 2}
  gcpro2 = {next = 0x833fe18, var = 0x9, nvars = -1081522480}
  gcpro3 = {next = 0x0, var = 0x0, nvars = 166}
#24 0x081a8906 in Fprogn (args=147439125) at eval.c:447
  val = 137898185
  gcpro1 = {next = 0xbf894560, var = 0xb7fcdca0, nvars = 147439125}
#25 0x081a9a24 in Flet (args=147666957) at eval.c:1064
  temps = (Lisp_Object *) 0xbf894560
  tem = 141352636
  elt = 147667029
  varlist = 137898185
  count = 5
  argnum = 1
  gcpro1 = {next = 0x82d5d3f, var = 0x0, nvars = 16}
  gcpro2 = {next = 0x1, var = 0xcdc63, nvars = 1}
#26 0x081ab6c3 in Feval (form=147667045) at eval.c:2275
  numargs = 16
  args_left = 147666957
  i = -1081523144
  maxargs = 135447215
  argvals = {842851, -1, -1, 3, 999976, 4, 498770, 1183403195}
  fun = 137603172
  val = 137898185
  original_fun = 137969049
  original_args = 147666957
  funcar = 27
  backtrace = {next = 0xbf894824, function = 0xbf89467c, args = 0xbf894678,
nargs = -1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  gcpro1 = {next = 0xb75d0e36, var = 0x812d531, nvars = -1081522476}
  gcpro2 = {next = 0xbf894708, var = 0xbf894ad0, nvars = 0}
  gcpro3 = {next = 0xcdd78, var = 0x0, nvars = 0}
#27 0x081a8906 in Fprogn (args=147439117) at eval.c:447
  val = 137898185
  gcpro1 = {next = 0x0, var = 0x96557, nvars = 8}
#28 0x081acd90 in funcall_lambda (fun=147439109, nargs=0, arg_vector=0xbf894730)
at eval.c:3177
  val = 154870012
  syms_left = 137898185
  next = 24
  count = 5
  i = 0
  optional = 0
  rest = 0
#29 0x081acac6 in apply_lambda (fun=147439109, args=137898185, eval_flag=1) at
eval.c:3108
  args_left = 137898185
  numargs = 0
---Type <return> to continue, or q <return> to quit---
  arg_vector = (Lisp_Object *) 0xbf894730
  gcpro1 = {next = 0x0, var = 0x83828f9, nvars = 0}
  gcpro2 = {next = 0x8947e8, var = 0x83828c9, nvars = 137127628}
  gcpro3 = {next = 0x0, var = 0x0, nvars = 1}
  i = 0
  tem = 4
#30 0x081abb6c in Feval (form=147435749) at eval.c:2388
  fun = 147439109
  val = 574
  original_fun = 147868625
  original_args = 137898185
  funcar = 137943545
  backtrace = {next = 0xbf894964, function = 0xbf89483c, args = 0xbf894730,
nargs = 0, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  gcpro1 = {next = 0xbf894a68, var = 0x812b8f0, nvars = 17}
  gcpro2 = {next = 0x812b100, var = 0x8, nvars = 24}
  gcpro3 = {next = 0x2, var = 0x2, nvars = -1081521560}
#31 0x081a8906 in Fprogn (args=147435685) at eval.c:447
  val = 137898185
  gcpro1 = {next = 0xbf894af4, var = 0xb7fcdca0, nvars = 0}
#32 0x081a88c2 in Fcond (args=147435605) at eval.c:424
  clause = 147435813
  val = 137898233
  gcpro1 = {next = 0x9312680, var = 0x11, nvars = 147436125}
#33 0x081ab6c3 in Feval (form=147436373) at eval.c:2275
  numargs = 32
  args_left = 147436125
  i = 0
  maxargs = 137898185
  argvals = {137898185, 137898185, 0, 135506510, -1081521536, -1208165216,
148570752, 135544990}
  fun = 137602788
  val = 137898185
  original_fun = 137968809
  original_args = 147436125
  funcar = 137898185
  backtrace = {next = 0xbf894a5c, function = 0xbf89497c, args = 0xbf894978,
nargs = -1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  gcpro1 = {next = 0x2000, var = 0x0, nvars = 147435589}
  gcpro2 = {next = 0x813b628, var = 0x83828c9, nvars = 1}
  gcpro3 = {next = 0xbf894a80, var = 0xbf894958, nvars = 128}
#34 0x081a8906 in Fprogn (args=147435597) at eval.c:447
  val = 137898185
  gcpro1 = {next = 0x81f7436, var = 0x2, nvars = -1081521420}
#35 0x081acd90 in funcall_lambda (fun=147435589, nargs=1, arg_vector=0xbf894af4)
at eval.c:3177
  val = 0
  syms_left = 137898185
  next = 138135937
  count = 4
  i = 1
  optional = 1
  rest = 0
#36 0x081ac941 in Ffuncall (nargs=2, args=0xbf894af0) at eval.c:3054
  fun = 147435589
  original_fun = 147868673
  funcar = 137943545
  numargs = 1
  lisp_numargs = 137898185
  val = 137995418
  backtrace = {next = 0xbf894d3c, function = 0xbf894af0, args = 0xbf894af4,
nargs = 1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0x839a49a
---Type <return> to continue, or q <return> to quit---
  i = -1081521512
#37 0x081a804b in Fcall_interactively (function=147868673,
record_flag=137898185, keys=137939500) at callint.c:863
  val = 146858869
  args = (Lisp_Object *) 0xbf894af0
  visargs = (Lisp_Object *) 0xbf894ad0
  fun = 147435589
  specs = 148202267
  filter_specs = 148202267
  teml = 0
  up_event = 137898185
  enable = 137898185
  speccount = 3
  next_event = 2
  prefix_arg = 137898185
  string = (unsigned char *) 0xbf894b10 "p"
  tem = (unsigned char *) 0x821a058 ""
  varies = (int *) 0xbf894ab0
  i = 2
  j = 1
  count = 1
  foo = 0
  prompt1 = '\0' <repeats 99 times>
  tem1 = 0x0
  arg_from_tty = 0
  gcpro1 = {next = 0x0, var = 0x0, nvars = 0}
  gcpro2 = {next = 0x0, var = 0x0, nvars = 0}
  gcpro3 = {next = 0x0, var = 0x0, nvars = 2}
  gcpro4 = {next = 0x0, var = 0x0, nvars = 2}
  gcpro5 = {next = 0x0, var = 0x0, nvars = 0}
  key_count = 2
  record_then_fail = 0
  save_this_command = 147868673
  save_last_command = 138638265
  save_this_original_command = 147868673
  save_real_this_command = 147868673
#38 0x08136dbe in Fcommand_execute (cmd=147868673, record_flag=137898185,
keys=137898185, special=137898185) at keyboard.c:10119
  final = 147435589
  tem = 137943545
  prefixarg = 137898185
  backtrace = {next = 0x0, function = 0x8375630, args = 0xbf894d60, nargs = 1,
evalargs = 0 '\0', debug_on_exit = 0 '\0'}
#39 0x08128cd7 in command_loop_1 () at keyboard.c:1873
  scount = 2
  cmd = 147868673
  lose = 140235473
  nonundocount = 0
  keybuf = {192, 392, 137955731, 137898185, 137898185, 0, 0, 134605126,
137887773, 0, -1081520552, 135427473, 158146357, 137898233, -1081520522,
  137898185, -1081520356, -1208243473, 134524464, -1081520384, 0, 141352272,
-1081520456, 135427019, 158146357, -1081520522, -1081520456, 135427081, 0,
  0}
  i = 2
  no_direct = 0
  prev_modiff = 201
  prev_buffer = (struct buffer *) 0x9607408
  was_locked = 0
  already_adjusted = 0
#40 0x081aa318 in internal_condition_case (bfun=0x8127922 <command_loop_1>,
handlers=137943641, hfun=0x81272ec <cmd_error>) at eval.c:1481
  val = 137898185
  c = {tag = 137898185, val = 137898185, next = 0xbf895000, gcpro = 0x0, jmp =
{{__jmpbuf = {-1081519728, -1208165216, 0, -1081520200,
        2036046346, -825723284}, __mask_was_saved = 0, __saved_mask = {__val =
{3086784191, 3086784169, 3086784158, 3086784150, 3213447088, 3086804680,
---Type <return> to continue, or q <return> to quit---
          134541193, 0 <repeats 15 times>, 3075842404, 3077378704, 0, 110932256,
3086802876, 134528304, 3086804680, 134541193, 3086741559,
          3086805120}}}}, backlist = 0x0, handlerlist = 0x0, lisp_eval_depth =
0, pdlcount = 2, poll_suppress_count = 1, interrupt_input_blocked = 0,
  byte_stack = 0x0}
  h = {handler = 137943641, var = 137898185, chosen_clause = 137898233, tag =
0xbf894eec, next = 0x0}
#41 0x08127672 in command_loop_2 () at keyboard.c:1329
  val = 400
#42 0x081a9daf in internal_catch (tag=137936825, func=0x8127654
<command_loop_2>, arg=137898185) at eval.c:1222
  c = {tag = 137936825, val = 137898185, next = 0x0, gcpro = 0x0, jmp =
{{__jmpbuf = {-1081519728, -1208165216, 0, -1081519928, 2036046634,
        -825734825}, __mask_was_saved = 0, __saved_mask = {__val = {16,
140303169, 135916300, 22793972, 140333499, 0, 0, 136436410, 136436410,
          1267289880, 2382175626, 3213447336, 135876090, 138082569, 138083162,
137898185, 137930048, 137884533, 138139245, 20, 137898185, 137569666,
          138083162, 138083162, 138083162, 137884541, 2, 138083162, 0,
3086802080, 138083162, 3213447400}}}}, backlist = 0x0, handlerlist = 0x0,
  lisp_eval_depth = 0, pdlcount = 2, poll_suppress_count = 1,
interrupt_input_blocked = 0, byte_stack = 0x0}
#43 0x08127626 in command_loop () at keyboard.c:1308
No locals.
#44 0x08127065 in recursive_edit_1 () at keyboard.c:1006
  count = 1
  val = 138139221
#45 0x081271a4 in Frecursive_edit () at keyboard.c:1067
  count = 0
  buffer = 137898185
#46 0x08125aba in main (argc=1, argv=0xbf895534) at emacs.c:1768
  dummy = -1219584912
  stack_bottom_variable = 0 '\0'
  do_initial_setlocale = 1
  skip_args = 0
  rlim = {rlim_cur = 8388608, rlim_max = 18446744073709551615}
  no_loadup = 0
  junk = 0x0
(gdb)

Backtrace 2:
============

(gdb) bt
#0  0xb7f47410 in __kernel_vsyscall ()
#1  0xb75b0b6d in select () from /lib/libc.so.6
#2  0x081ec0ea in select_wrapper (n=11, rfd=0xbfdceb90, wfd=0x0, xfd=0x0,
tmo=0xbfdceb04) at process.c:4232
#3  0x081ecaa0 in wait_reading_process_output (time_limit=0, microsecs=100000,
read_kbd=0, do_display=0, wait_for_cell=137898185, wait_proc=0x94d4d98,
    just_wait_proc=0) at process.c:4602c
#4  0x081eb901 in Faccept_process_output (process=156061084, seconds=0,
millisec=800, just_this_one=137898185) at process.c:3973
#5  0x081ac704 in Ffuncall (nargs=4, args=0xbfdceda0) at eval.c:3007
#6  0x081e3230 in Fbyte_code (bytestr=144921667, vector=144923588, maxdepth=56)
at bytecode.c:679
#7  0x081acddd in funcall_lambda (fun=144858940, nargs=1, arg_vector=0xbfdcf0a4)
at eval.c:3184
#8  0x081ac8b9 in Ffuncall (nargs=2, args=0xbfdcf0a0) at eval.c:3043
#9  0x081e3230 in Fbyte_code (bytestr=154551187, vector=155359868, maxdepth=40)
at bytecode.c:679
#10 0x081acddd in funcall_lambda (fun=153443428, nargs=1, arg_vector=0xbfdcf3a4)
at eval.c:3184
#11 0x081ac8b9 in Ffuncall (nargs=2, args=0xbfdcf3a0) at eval.c:3043
#12 0x081e3230 in Fbyte_code (bytestr=155737675, vector=155739068, maxdepth=48)
at bytecode.c:679
#13 0x081ab8e6 in Feval (form=155723421) at eval.c:2334
#14 0x081aa1e7 in internal_lisp_condition_case (var=138228945,
bodyform=155723421, handlers=155722573) at eval.c:1426
#15 0x081e3ebe in Fbyte_code (bytestr=155737643, vector=155739524, maxdepth=64)
at bytecode.c:869
#16 0x081acddd in funcall_lambda (fun=155739804, nargs=3, arg_vector=0xbfdcfad4)
at eval.c:3184
#17 0x081ac8b9 in Ffuncall (nargs=4, args=0xbfdcfad0) at eval.c:3043
#18 0x081e3230 in Fbyte_code (bytestr=153436827, vector=155360164, maxdepth=40)
at bytecode.c:679
#19 0x081acddd in funcall_lambda (fun=155143940, nargs=3, arg_vector=0xbfdcfdd4)
at eval.c:3184
#20 0x081ac8b9 in Ffuncall (nargs=4, args=0xbfdcfdd0) at eval.c:3043
#21 0x081e3230 in Fbyte_code (bytestr=153797019, vector=154417900, maxdepth=80)
at bytecode.c:679
#22 0x081acddd in funcall_lambda (fun=155142500, nargs=2, arg_vector=0xbfdd00e4)
at eval.c:3184
#23 0x081ac8b9 in Ffuncall (nargs=3, args=0xbfdd00e0) at eval.c:3043
#24 0x081e3230 in Fbyte_code (bytestr=155751459, vector=155754212, maxdepth=64)
at bytecode.c:679
#25 0x081ab8e6 in Feval (form=155717741) at eval.c:2334
#26 0x081aa1e7 in internal_lisp_condition_case (var=137898185,
bodyform=155717741, handlers=155716637) at eval.c:1426
#27 0x081e3ebe in Fbyte_code (bytestr=155751427, vector=155754660, maxdepth=32)
at bytecode.c:869
#28 0x081ab8e6 in Feval (form=155719373) at eval.c:2334
#29 0x081a9daf in internal_catch (tag=155732281, func=0x81ab41b <Feval>,
arg=155719373) at eval.c:1222
#30 0x081e3e2a in Fbyte_code (bytestr=155751235, vector=155754756, maxdepth=24)
at bytecode.c:854
#31 0x081acddd in funcall_lambda (fun=155754948, nargs=4, arg_vector=0xbfdd0c04)
at eval.c:3184
#32 0x081ac8b9 in Ffuncall (nargs=5, args=0xbfdd0c00) at eval.c:3043
#33 0x081e3230 in Fbyte_code (bytestr=154986563, vector=154988820, maxdepth=40)
at bytecode.c:679
#34 0x081acddd in funcall_lambda (fun=154989004, nargs=3, arg_vector=0xbfdd0f04)
at eval.c:3184
#35 0x081ac8b9 in Ffuncall (nargs=4, args=0xbfdd0f00) at eval.c:3043
#36 0x081e3230 in Fbyte_code (bytestr=155841171, vector=155844684, maxdepth=56)
at bytecode.c:679
#37 0x081acddd in funcall_lambda (fun=155845044, nargs=3, arg_vector=0xbfdd1204)
at eval.c:3184
#38 0x081ac8b9 in Ffuncall (nargs=4, args=0xbfdd1200) at eval.c:3043
#39 0x081e3230 in Fbyte_code (bytestr=154986563, vector=154988820, maxdepth=40)
at bytecode.c:679
#40 0x081acddd in funcall_lambda (fun=154989004, nargs=3, arg_vector=0xbfdd1504)
at eval.c:3184
#41 0x081ac8b9 in Ffuncall (nargs=4, args=0xbfdd1500) at eval.c:3043
#42 0x081e3230 in Fbyte_code (bytestr=154770955, vector=155711740, maxdepth=48)
at bytecode.c:679
#43 0x081acddd in funcall_lambda (fun=154965084, nargs=3, arg_vector=0xbfdd1804)
at eval.c:3184
#44 0x081ac8b9 in Ffuncall (nargs=4, args=0xbfdd1800) at eval.c:3043
#45 0x081e3230 in Fbyte_code (bytestr=154986563, vector=154988820, maxdepth=40)
at bytecode.c:679
#46 0x081acddd in funcall_lambda (fun=154989004, nargs=3, arg_vector=0xbfdd1b04)
at eval.c:3184
#47 0x081ac8b9 in Ffuncall (nargs=4, args=0xbfdd1b00) at eval.c:3043
#48 0x081e3230 in Fbyte_code (bytestr=155046875, vector=154925572, maxdepth=48)
at bytecode.c:679
#49 0x081acddd in funcall_lambda (fun=152935908, nargs=1, arg_vector=0xbfdd1e04)
at eval.c:3184
#50 0x081ac8b9 in Ffuncall (nargs=2, args=0xbfdd1e00) at eval.c:3043
#51 0x081e3230 in Fbyte_code (bytestr=155045811, vector=153408492, maxdepth=48)
at bytecode.c:679
#52 0x081acddd in funcall_lambda (fun=153516548, nargs=3, arg_vector=0xbfdd2104)
at eval.c:3184
#53 0x081ac8b9 in Ffuncall (nargs=4, args=0xbfdd2100) at eval.c:3043
#54 0x081e3230 in Fbyte_code (bytestr=155245251, vector=155247780, maxdepth=56)
at bytecode.c:679
#55 0x081acddd in funcall_lambda (fun=155248284, nargs=6, arg_vector=0xbfdd2404)
at eval.c:3184
#56 0x081ac8b9 in Ffuncall (nargs=7, args=0xbfdd2400) at eval.c:3043
---Type <return> to continue, or q <return> to quit---
#57 0x081e3230 in Fbyte_code (bytestr=155245219, vector=155247540, maxdepth=64)
at bytecode.c:679
#58 0x081acddd in funcall_lambda (fun=155247716, nargs=7, arg_vector=0xbfdd2704)
at eval.c:3184
#59 0x081ac8b9 in Ffuncall (nargs=8, args=0xbfdd2700) at eval.c:3043
#60 0x081e3230 in Fbyte_code (bytestr=153414163, vector=154720188, maxdepth=64)
at bytecode.c:679
#61 0x081acddd in funcall_lambda (fun=154720404, nargs=2, arg_vector=0xbfdd2a04)
at eval.c:3184
#62 0x081ac8b9 in Ffuncall (nargs=3, args=0xbfdd2a00) at eval.c:3043
#63 0x081e3230 in Fbyte_code (bytestr=153414211, vector=154720476, maxdepth=24)
at bytecode.c:679
#64 0x081acddd in funcall_lambda (fun=153893580, nargs=1, arg_vector=0xbfdd2cf4)
at eval.c:3184
#65 0x081ac8b9 in Ffuncall (nargs=2, args=0xbfdd2cf0) at eval.c:3043
#66 0x081e3230 in Fbyte_code (bytestr=154686339, vector=155864980, maxdepth=16)
at bytecode.c:679
#67 0x081acddd in funcall_lambda (fun=155663692, nargs=1, arg_vector=0xbfdd3024)
at eval.c:3184
#68 0x081ac8b9 in Ffuncall (nargs=2, args=0xbfdd3020) at eval.c:3043
#69 0x081a804b in Fcall_interactively (function=154551897,
record_flag=137898185, keys=137939500) at callint.c:863
#70 0x08136dbe in Fcommand_execute (cmd=154551897, record_flag=137898185,
keys=137898185, special=137898185) at keyboard.c:10119
#71 0x08128cd7 in command_loop_1 () at keyboard.c:1873
#72 0x081aa318 in internal_condition_case (bfun=0x8127922 <command_loop_1>,
handlers=137943641, hfun=0x81272ec <cmd_error>) at eval.c:1481
#73 0x08127672 in command_loop_2 () at keyboard.c:1329
#74 0x081a9daf in internal_catch (tag=137936825, func=0x8127654
<command_loop_2>, arg=137898185) at eval.c:1222
#75 0x08127626 in command_loop () at keyboard.c:1308
#76 0x08127065 in recursive_edit_1 () at keyboard.c:1006
#77 0x081271a4 in Frecursive_edit () at keyboard.c:1067
#78 0x08125aba in main (argc=2, argv=0xbfdd3a64) at emacs.c:1768
(gdb) bt full
#0  0xb7f47410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb75b0b6d in select () from /lib/libc.so.6
No symbol table info available.
#2  0x081ec0ea in select_wrapper (n=11, rfd=0xbfdceb90, wfd=0x0, xfd=0x0,
tmo=0xbfdceb04) at process.c:4232
No locals.
#3  0x081ecaa0 in wait_reading_process_output (time_limit=0, microsecs=100000,
read_kbd=0, do_display=0, wait_for_cell=137898185, wait_proc=0x94d4d98,
    just_wait_proc=0) at process.c:4602
  timeout_reduced_for_timers = 0
  channel = 11
  nfds = -1
  Available = {fds_bits = {1920, 0 <repeats 31 times>}}
  Connecting = {fds_bits = {0 <repeats 32 times>}}
  check_connect = 0
  check_delay = 0
  no_avail = 0
  xerrno = 4
  proc = 135973049
  timeout = {tv_sec = 0, tv_usec = 99000}
  end_time = {tv_sec = 1183403406, tv_usec = 600675}
  wait_channel = 9
  got_some_input = 0
  count = 122
#4  0x081eb901 in Faccept_process_output (process=156061084, seconds=0,
millisec=800, just_this_one=137898185) at process.c:3973
  secs = 0
  usecs = 100000
#5  0x081ac704 in Ffuncall (nargs=4, args=0xbfdceda0) at eval.c:3007
  fun = 137609636
  original_fun = 138048321
  funcar = -1076040312
  numargs = 3
  lisp_numargs = 2
  val = 800
  backtrace = {next = 0xbfdcf04c, function = 0xbfdceda0, args = 0xbfdceda4,
nargs = 3, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0xbfdced00
  i = 4
#6  0x081e3230 in Fbyte_code (bytestr=144921667, vector=144923588, maxdepth=56)
at bytecode.c:679
  count = 122
  op = 3
  vectorp = (Lisp_Object *) 0x8a35bc8
  bytestr_length = 16
  stack = {pc = 0x8a06ea7 "\207", top = 0xbfdcedac, bottom = 0xbfdceda0,
byte_string = 144921667,
  byte_string_start = 0x8a06e98 "Â\bÃ\t!Ã\tÃ\t!ZÄ_!#\207", constants =
144923588, next = 0xbfdcf148}
  top = (Lisp_Object *) 0xbfdceda0
  result = 156463955
#7  0x081acddd in funcall_lambda (fun=144858940, nargs=1, arg_vector=0xbfdcf0a4)
at eval.c:3184
  val = 156463955
  syms_left = 137898185
  next = 137958401
  count = 121
  i = 1
  optional = 0
  rest = 0
#8  0x081ac8b9 in Ffuncall (nargs=2, args=0xbfdcf0a0) at eval.c:3043
  fun = 144858940
  original_fun = 145363377
  funcar = -1076039544
  numargs = 1
---Type <return> to continue, or q <return> to quit---
  lisp_numargs = 15432
  val = 137898185
  backtrace = {next = 0xbfdcf34c, function = 0xbfdcf0a0, args = 0xbfdcf0a4,
nargs = 1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0x83afc00
  i = -1076039544
#9  0x081e3230 in Fbyte_code (bytestr=154551187, vector=155359868, maxdepth=40)
at bytecode.c:679
  count = 120
  op = 1
  vectorp = (Lisp_Object *) 0x9429a80
  bytestr_length = 53
  stack = {pc = 0x934259f "\f\203/", top = 0xbfdcf0a4, bottom = 0xbfdcf0a0,
byte_string = 154551187, byte_string_start = 0x934257c "rÅ\b!\206\b",
  constants = 155359868, next = 0xbfdcf448}
  top = (Lisp_Object *) 0xbfdcf0a0
  result = 0
#10 0x081acddd in funcall_lambda (fun=153443428, nargs=1, arg_vector=0xbfdcf3a4)
at eval.c:3184
  val = -1076038776
  syms_left = 137898185
  next = 137958401
  count = 119
  i = 1
  optional = 0
  rest = 0
#11 0x081ac8b9 in Ffuncall (nargs=2, args=0xbfdcf3a0) at eval.c:3043
  fun = 153443428
  original_fun = 155732377
  funcar = 1975508
  numargs = 1
  lisp_numargs = 7
  val = 137898185
  backtrace = {next = 0xbfdcf664, function = 0xbfdcf3a0, args = 0xbfdcf3a4,
nargs = 1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0xbfdcf300
  i = 4
#12 0x081e3230 in Fbyte_code (bytestr=155737675, vector=155739068, maxdepth=48)
at bytecode.c:679
  count = 111
  op = 1
  vectorp = (Lisp_Object *) 0x94863c0
  bytestr_length = 315
  stack = {pc = 0x92f83e5 "\210dåZe]\0265db\210\202Ü", top = 0xbfdcf3a4,
  bottom = 0xbfdcf3a0, byte_string = 155737675,
  byte_string_start = 0x92f82fc "\b\203*", constants = 155739068,
  next = 0xbfdcf878}
  top = (Lisp_Object *) 0xbfdcf3a0
  result = 138777333
#13 0x081ab8e6 in Feval (form=155723421) at eval.c:2334
  numargs = 24
  args_left = 137898185
  i = 3
  maxargs = 3
  argvals = {155737675, 155739068, 48, 0, 137971649, 151331669, -1076038040,
135874508}
  fun = 137608412
  val = 137898185
  original_fun = 137993161
  original_args = 155723429
  funcar = -1076037448
  backtrace = {next = 0xbfdcfa7c, function = 0xbfdcf67c, args = 0xbfdcf620,
nargs = 3, evalargs = 1 '\001', debug_on_exit = 0 '\0'}
  gcpro1 = {next = 0x862c1aa, var = 0x83828c9, nvars = 137898185}
  gcpro2 = {next = 0xbfdcf580, var = 0x0, nvars = 2}
  gcpro3 = {next = 0x8397c81, var = 0xbfdcf620, nvars = 3}
#14 0x081aa1e7 in internal_lisp_condition_case (var=138228945,
bodyform=155723421, handlers=155722573) at eval.c:1426
  val = 137898185
---Type <return> to continue, or q <return> to quit---
  c = {tag = 137898185, val = 137898185, next = 0xbfdd0428, gcpro = 0x0, jmp =
{{__jmpbuf = {1840, -1208591200, 0, -1076037704, 839610402,
        -2050152528}, __mask_was_saved = 0, __saved_mask = {__val = {140018396,
4222451713, 16, 3, 153588852, 3218929480, 138046793, 156061080,
          138046793, 3218929592, 135972468, 156061084, 157325989, 3218929592,
135975708, 153588852, 1, 1, 137898185, 138724826, 138020298, 3218929784,
          16777216, 156892376, 3218929620, 3218929560, 137958473, 153588852, 0,
1312901447, 135790592, 156061084}}}}, backlist = 0xbfdcfa7c,
  handlerlist = 0xbfdd0414, lisp_eval_depth = 18, pdlcount = 111,
poll_suppress_count = 1, interrupt_input_blocked = 0, byte_stack = 0xbfdcf878}
  h = {handler = 155722573, var = 138228945, chosen_clause = 136018786, tag =
0xbfdcf6e8, next = 0xbfdd0414}
#15 0x081e3ebe in Fbyte_code (bytestr=155737643, vector=155739524, maxdepth=64)
at bytecode.c:869
  handlers = 155722573
  body = 155723421
  count = 99
  op = 143
  vectorp = (Lisp_Object *) 0x9486588
  bytestr_length = 330
  stack = {
  pc = 0x92f82b6 "\202\033\001ÕÖ×\016(#.\b\016#\204H\001Ø \210\212\vq\210\016
b\210ÙÚ\t!!\203>\001\016 Ûy\210Ü |\210)\202H\001ÕÖÝ\016!#,\207",
  top = 0xbfdcf7d0, bottom = 0xbfdcf7d0, byte_string = 155737643,
byte_string_start = 0x92f81a4 "ÆÇ\bÈ#\031\n\033\f\v;\203\024", constants =
155739524,
  next = 0xbfdcfb78}
  top = (Lisp_Object *) 0xbfdcf7d0
  result = 2
#16 0x081acddd in funcall_lambda (fun=155739804, nargs=3, arg_vector=0xbfdcfad4)
at eval.c:3184
  val = 149691589
  syms_left = 137898185
  next = 138241305
  count = 97
  i = 3
  optional = 0
  rest = 1
#17 0x081ac8b9 in Ffuncall (nargs=4, args=0xbfdcfad0) at eval.c:3043
  fun = 155739804
  original_fun = 155732689
  funcar = -1076036936
  numargs = 3
  lisp_numargs = 141917273
  val = 137898209
  backtrace = {next = 0xbfdcfd7c, function = 0xbfdcfad0, args = 0xbfdcfad4,
nargs = 3, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0xb7625164
  i = 1
#18 0x081e3230 in Fbyte_code (bytestr=153436827, vector=155360164, maxdepth=40)
at bytecode.c:679
  count = 94
  op = 3
  vectorp = (Lisp_Object *) 0x9429ba8
  bytestr_length = 109
  stack = {pc = 0x9342f4e "\210\212\016\024q\210eb\210ÍÎ!\203R", top =
0xbfdcfadc, bottom = 0xbfdcfad0, byte_string = 153436827,
  byte_string_start = 0x9342f18 "ÆÇ\b\t#È\032\033\f;\203!", constants =
155360164, next = 0xbfdcfe88}
  top = (Lisp_Object *) 0xbfdcfad0
  result = 157325925
#19 0x081acddd in funcall_lambda (fun=155143940, nargs=3, arg_vector=0xbfdcfdd4)
at eval.c:3184
  val = 157325925
  syms_left = 137898185
  next = 155173241
  count = 91
  i = 3
  optional = 1
  rest = 0
#20 0x081ac8b9 in Ffuncall (nargs=4, args=0xbfdcfdd0) at eval.c:3043
  fun = 155143940
  original_fun = 155173145
  funcar = -1076036168
---Type <return> to continue, or q <return> to quit---
  numargs = 3
  lisp_numargs = 153588848
  val = 157325925
  backtrace = {next = 0xbfdd008c, function = 0xbfdcfdd0, args = 0xbfdcfdd4,
nargs = 3, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0xbfdcfdd4
  i = -1076036200
#21 0x081e3230 in Fbyte_code (bytestr=153797019, vector=154417900, maxdepth=80)
at bytecode.c:679
  count = 91
  op = 3
  vectorp = (Lisp_Object *) 0x9343af0
  bytestr_length = 421
  stack = {pc = 0x9342c99 "\210eb\210ËÌ!\203B", top = 0xbfdcfddc, bottom =
0xbfdcfdd0, byte_string = 153797019,
  byte_string_start = 0x9342c68 "\bq\210Æ \210\t\203£\001\n\203\022", constants
= 154417900, next = 0xbfdd0188}
  top = (Lisp_Object *) 0xbfdcfdd0
  result = 157000388
#22 0x081acddd in funcall_lambda (fun=155142500, nargs=2, arg_vector=0xbfdd00e4)
at eval.c:3184
  val = 1
  syms_left = 137898185
  next = 154987817
  count = 89
  i = 2
  optional = 1
  rest = 0
#23 0x081ac8b9 in Ffuncall (nargs=3, args=0xbfdd00e0) at eval.c:3043
  fun = 155142500
  original_fun = 155740441
  funcar = -1076035384
  numargs = 2
  lisp_numargs = 157000384
  val = 137898185
  backtrace = {next = 0xbfdd03a4, function = 0xbfdd00e0, args = 0xbfdd00e4,
nargs = 2, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0xbfdd00e4
  i = -1076035416
#24 0x081e3230 in Fbyte_code (bytestr=155751459, vector=155754212, maxdepth=64)
at bytecode.c:679
  count = 88
  op = 2
  vectorp = (Lisp_Object *) 0x9489ee8
  bytestr_length = 646
  stack = {pc = 0x931e369 "\203\034", top = 0xbfdd00e8, bottom = 0xbfdd00e0,
byte_string = 155751459,
  byte_string_start = 0x931e354 "\212Æ\b!q\210Ç \210\t\204\034", constants =
155754212, next = 0xbfdd05a8}
  top = (Lisp_Object *) 0xbfdd00e0
  result = 120
#25 0x081ab8e6 in Feval (form=155717741) at eval.c:2334
  numargs = 24
  args_left = 137898185
  i = 3
  maxargs = 3
  argvals = {155751459, 155754212, 64, 16843009, 16843009, 16843009, 16843009,
16843009}
  fun = 137608412
  val = 157693243
  original_fun = 137993161
  original_args = 155717749
  funcar = 0
  backtrace = {next = 0xbfdd07c4, function = 0xbfdd03bc, args = 0xbfdd0360,
nargs = 3, evalargs = 1 '\001', debug_on_exit = 0 '\0'}
  gcpro1 = {next = 0x959dff0, var = 0x10, nvars = 0}
  gcpro2 = {next = 0x1010101, var = 0x959fb90, nvars = 0}
  gcpro3 = {next = 0x0, var = 0xbfdd0360, nvars = 3}
#26 0x081aa1e7 in internal_lisp_condition_case (var=137898185,
bodyform=155717741, handlers=155716637) at eval.c:1426
---Type <return> to continue, or q <return> to quit---
  val = 137898185
  c = {tag = 137898185, val = 137898185, next = 0xbfdd0830, gcpro = 0x0, jmp =
{{__jmpbuf = {26, -1208591200, 0, -1076034312, 839550306,
        -2050152528}, __mask_was_saved = 0, __saved_mask = {__val = {158123141,
137898185, 137898185, 155740129, 86, 3, 1, 0, 158123141, 3218932984,
          135973049, 154359940, 3, 3218933012, 1701410420, 119, 156891764,
3218933128, 137898185, 156891692, 3218932912, 70, 135642035, 1836017711,
          1701326693, 3218933016, 3218933700, 3218933008, 3218933012, 3, 0,
137898209}}}}, backlist = 0xbfdd07c4, handlerlist = 0xbfdd3408,
  lisp_eval_depth = 14, pdlcount = 88, poll_suppress_count = 1,
interrupt_input_blocked = 0, byte_stack = 0xbfdd05a8}
  h = {handler = 155716637, var = 137898185, chosen_clause = 155518621, tag =
0xbfdd0428, next = 0xbfdd3408}
#27 0x081e3ebe in Fbyte_code (bytestr=155751427, vector=155754660, maxdepth=32)
at bytecode.c:869
  handlers = 155716637
  body = 155717741
  count = 86
  op = 143
  vectorp = (Lisp_Object *) 0x948a0a8
  bytestr_length = 26
  stack = {pc = 0x931e33a "\024*Æ\207", top = 0xbfdd0510, bottom = 0xbfdd0510,
byte_string = 155751427,
  byte_string_start = 0x931e324 "Å\b\tÆ#\210\n\205\017", constants = 155754660,
next = 0xbfdd09a8}
  top = (Lisp_Object *) 0xbfdd0510
  result = -1076034040
#28 0x081ab8e6 in Feval (form=155719373) at eval.c:2334
  numargs = 24
  args_left = 137898185
  i = 3
  maxargs = 3
  argvals = {155751427, 155754660, 32, 156892301, 156892296, 157693163,
143352472, 145342524}
  fun = 137608412
  val = 157693131
  original_fun = 137993161
  original_args = 155719381
  funcar = 21
  backtrace = {next = 0xbfdd0bac, function = 0xbfdd07dc, args = 0xbfdd0780,
nargs = 3, evalargs = 1 '\001', debug_on_exit = 0 '\0'}
  gcpro1 = {next = 0x959fca9, var = 0x959fca9, nvars = 1258291216}
  gcpro2 = {next = 0x81b1a62, var = 0x8a3ae88, nvars = 156892280}
  gcpro3 = {next = 0xb7f65ca0, var = 0xbfdd0780, nvars = 3}
#29 0x081a9daf in internal_catch (tag=155732281, func=0x81ab41b <Feval>,
arg=155719373) at eval.c:1222
  c = {tag = 155732281, val = 137898185, next = 0xbfdd341c, gcpro = 0x0, jmp =
{{__jmpbuf = {76, -1208591200, 0, -1076033288, 839552642,
        -2050155761}, __mask_was_saved = 0, __saved_mask = {__val = {156443505,
137898209, 137898185, 3218933992, 135972468, 155740225, 137898209,
          3218934008, 135972468, 155740177, 3218933856, 1, 8, 145301724, 3, 1,
16777280, 8, 3218934020, 2, 154941529, 137898209, 3218934036,
          1915581539, 3218934700, 3218934032, 3218934036, 1, 0, 137898209,
137956601, 143511805}}}}, backlist = 0xbfdd0bac, handlerlist = 0xbfdd3408,
  lisp_eval_depth = 13, pdlcount = 86, poll_suppress_count = 1,
interrupt_input_blocked = 0, byte_stack = 0xbfdd09a8}
#30 0x081e3e2a in Fbyte_code (bytestr=155751235, vector=155754756, maxdepth=24)
at bytecode.c:854
  v1 = 155719373
  count = 75
  op = 141
  vectorp = (Lisp_Object *) 0x948a108
  bytestr_length = 76
  stack = {pc = 0x931e214 "\203G", top = 0xbfdd0914, bottom = 0xbfdd0910,
byte_string = 155751235,
  byte_string_start = 0x931e1d8 "ÆÇ!\211\030\205\n", constants = 155754756, next
= 0xbfdd0ca8}
  top = (Lisp_Object *) 0xbfdd0910
  result = 155740225
#31 0x081acddd in funcall_lambda (fun=155754948, nargs=4, arg_vector=0xbfdd0c04)
at eval.c:3184
  val = -1076032648
  syms_left = 137898185
  next = 154987817
  count = 71
  i = 4
  optional = 1
  rest = 0
#32 0x081ac8b9 in Ffuncall (nargs=5, args=0xbfdd0c00) at eval.c:3043
---Type <return> to continue, or q <return> to quit---
  fun = 155754948
  original_fun = 155740225
  funcar = 44
  numargs = 4
  lisp_numargs = 20
  val = 137898185
  backtrace = {next = 0xbfdd0eac, function = 0xbfdd0c00, args = 0xbfdd0c04,
nargs = 4, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0x83828c9
  i = 24
#33 0x081e3230 in Fbyte_code (bytestr=154986563, vector=154988820, maxdepth=40)
at bytecode.c:679
  count = 70
  op = 4
  vectorp = (Lisp_Object *) 0x93cf118
  bytestr_length = 81
  stack = {pc = 0x92a4deb ")\207", top = 0xbfdd0c10, bottom = 0xbfdd0c00,
byte_string = 154986563,
  byte_string_start = 0x92a4d9c "Æ\b!\031\n\203\026", constants = 154988820,
next = 0xbfdd0fa8}
  top = (Lisp_Object *) 0xbfdd0c00
  result = 157325917
#34 0x081acddd in funcall_lambda (fun=154989004, nargs=3, arg_vector=0xbfdd0f04)
at eval.c:3184
  val = 1
  syms_left = 137898185
  next = 154987817
  count = 67
  i = 3
  optional = 1
  rest = 0
#35 0x081ac8b9 in Ffuncall (nargs=4, args=0xbfdd0f00) at eval.c:3043
  fun = 154989004
  original_fun = 154987769
  funcar = -1076031768
  numargs = 3
  lisp_numargs = 153588848
  val = 137898233
  backtrace = {next = 0xbfdd11ac, function = 0xbfdd0f00, args = 0xbfdd0f04,
nargs = 3, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0xbfdd0f04
  i = -1076031800
#36 0x081e3230 in Fbyte_code (bytestr=155841171, vector=155844684, maxdepth=56)
at bytecode.c:679
  count = 60
  op = 3
  vectorp = (Lisp_Object *) 0x94a0050
  bytestr_length = 404
  stack = {pc = 0x94c67cb ")Ô=\204[", top = 0xbfdd0f0c, bottom = 0xbfdd0f00,
byte_string = 155841171,
  byte_string_start = 0x94c677c "\212Æ
\210Ç\211ÈÉ\b\"Ê\211\031\032\033\034\035ËÌÍ\v!Î\"!\210Ï\v!\2034", constants =
155844684, next = 0xbfdd12a8}
  top = (Lisp_Object *) 0xbfdd0f00
  result = 155366301
#37 0x081acddd in funcall_lambda (fun=155845044, nargs=3, arg_vector=0xbfdd1204)
at eval.c:3184
  val = 155366301
  syms_left = 137898185
  next = 154987817
  count = 57
  i = 3
  optional = 1
  rest = 0
#38 0x081ac8b9 in Ffuncall (nargs=4, args=0xbfdd1200) at eval.c:3043
  fun = 155845044
  original_fun = 145190905
  funcar = 3
  numargs = 3
---Type <return> to continue, or q <return> to quit---
  lisp_numargs = -1208591200
  val = 155366301
  backtrace = {next = 0xbfdd14ac, function = 0xbfdd1200, args = 0xbfdd1204,
nargs = 3, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0x0
  i = 1769221492
#39 0x081e3230 in Fbyte_code (bytestr=154986563, vector=154988820, maxdepth=40)
at bytecode.c:679
  count = 56
  op = 3
  vectorp = (Lisp_Object *) 0x93cf118
  bytestr_length = 81
  stack = {pc = 0x92a4dc7 "\202O", top = 0xbfdd120c, bottom = 0xbfdd1200,
byte_string = 154986563,
  byte_string_start = 0x92a4d9c "Æ\b!\031\n\203\026", constants = 154988820,
next = 0xbfdd15a8}
  top = (Lisp_Object *) 0xbfdd1200
  result = 137898185
#40 0x081acddd in funcall_lambda (fun=154989004, nargs=3, arg_vector=0xbfdd1504)
at eval.c:3184
  val = 137898185
  syms_left = 137898185
  next = 154987817
  count = 53
  i = 3
  optional = 1
  rest = 0
#41 0x081ac8b9 in Ffuncall (nargs=4, args=0xbfdd1500) at eval.c:3043
  fun = 154989004
  original_fun = 154987769
  funcar = 146170482
  numargs = 3
  lisp_numargs = 157331605
  val = 145251521
  backtrace = {next = 0xbfdd17ac, function = 0xbfdd1500, args = 0xbfdd1504,
nargs = 3, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0x8b66272
  i = 137898185
#42 0x081e3230 in Fbyte_code (bytestr=154770955, vector=155711740, maxdepth=48)
at bytecode.c:679
  count = 51
  op = 3
  vectorp = (Lisp_Object *) 0x947f900
  bytestr_length = 128
  stack = {pc = 0x9474f15 ")\202~", top = 0xbfdd150c, bottom = 0xbfdd1500,
byte_string = 154770955,
  byte_string_start = 0x9474f04 "Æ\b!\211\021\211\032\204\025", constants =
155711740, next = 0xbfdd18a8}
  top = (Lisp_Object *) 0xbfdd1500
  result = 152612525
#43 0x081acddd in funcall_lambda (fun=154965084, nargs=3, arg_vector=0xbfdd1804)
at eval.c:3184
  val = 152612525
  syms_left = 137898185
  next = 154987817
  count = 48
  i = 3
  optional = 1
  rest = 0
#44 0x081ac8b9 in Ffuncall (nargs=4, args=0xbfdd1800) at eval.c:3043
  fun = 154965084
  original_fun = 145062273
  funcar = 2
  numargs = 3
  lisp_numargs = 137603436
  val = 137898185
  backtrace = {next = 0xbfdd1aac, function = 0xbfdd1800, args = 0xbfdd1804,
nargs = 3, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0xbfdd17f4
---Type <return> to continue, or q <return> to quit---
  i = 1
#45 0x081e3230 in Fbyte_code (bytestr=154986563, vector=154988820, maxdepth=40)
at bytecode.c:679
  count = 47
  op = 3
  vectorp = (Lisp_Object *) 0x93cf118
  bytestr_length = 81
  stack = {pc = 0x92a4daf "\202O", top = 0xbfdd180c, bottom = 0xbfdd1800,
byte_string = 154986563,
  byte_string_start = 0x92a4d9c "Æ\b!\031\n\203\026", constants = 154988820,
next = 0xbfdd1ba8}
  top = (Lisp_Object *) 0xbfdd1800
  result = 156954347
#46 0x081acddd in funcall_lambda (fun=154989004, nargs=3, arg_vector=0xbfdd1b04)
at eval.c:3184
  val = 156954347
  syms_left = 137898185
  next = 154987817
  count = 44
  i = 3
  optional = 1
  rest = 0
#47 0x081ac8b9 in Ffuncall (nargs=4, args=0xbfdd1b00) at eval.c:3043
  fun = 154989004
  original_fun = 154987769
  funcar = -1076028696
  numargs = 3
  lisp_numargs = 16
  val = 8
  backtrace = {next = 0xbfdd1dac, function = 0xbfdd1b00, args = 0xbfdd1b04,
nargs = 3, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0x8011d91
  i = 145860050
#48 0x081e3230 in Fbyte_code (bytestr=155046875, vector=154925572, maxdepth=48)
at bytecode.c:679
  count = 43
  op = 3
  vectorp = (Lisp_Object *) 0x93bfa08
  bytestr_length = 60
  stack = {pc = 0x93994e1 "\211\024Ì=\2032", top = 0xbfdd1b0c, bottom =
0xbfdd1b00, byte_string = 155046875,
  byte_string_start = 0x93994c0 "Å\b!\031ÆÇÈ\t#\210É\n\b\vÊ=\204\030", constants
= 154925572, next = 0xbfdd1ea8}
  top = (Lisp_Object *) 0xbfdd1b00
  result = 137898185
#49 0x081acddd in funcall_lambda (fun=152935908, nargs=1, arg_vector=0xbfdd1e04)
at eval.c:3184
  val = 137898185
  syms_left = 137898185
  next = 154987793
  count = 42
  i = 1
  optional = 0
  rest = 0
#50 0x081ac8b9 in Ffuncall (nargs=2, args=0xbfdd1e00) at eval.c:3043
  fun = 152935908
  original_fun = 155273129
  funcar = 146171058
  numargs = 1
  lisp_numargs = 16
  val = 137898185
  backtrace = {next = 0xbfdd20ac, function = 0xbfdd1e00, args = 0xbfdd1e04,
nargs = 1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0x8b664b2
  i = 157000876
#51 0x081e3230 in Fbyte_code (bytestr=155045811, vector=153408492, maxdepth=48)
at bytecode.c:679
  count = 36
  op = 1
---Type <return> to continue, or q <return> to quit---
  vectorp = (Lisp_Object *) 0x924d3f0
  bytestr_length = 587
  stack = {
  pc = 0x9399753 "\026U\016A\203¶\001\016A\026P\016V\203¾\001÷
\210ø\r!\026Wèù\016U\"address@hidden@\"\026Kû
address@hidden"!\210\016Y\203þ\001\016Zý=\203þ\001\016Yþ=\203ù\001ÿ
\210\202þ\001\201a", top = 0xbfdd1e04, bottom = 0xbfdd1e00,
  byte_string = 155045811,
  byte_string_start = 0x93995a8 "Æ\b\t\"address@hidden", constants =
153408492, next = 0xbfdd21a8}
  top = (Lisp_Object *) 0xbfdd1e00
  result = 137898185
#52 0x081acddd in funcall_lambda (fun=153516548, nargs=3, arg_vector=0xbfdd2104)
at eval.c:3184
  val = 137898185
  syms_left = 137898185
  next = 153519473
  count = 33
  i = 3
  optional = 1
  rest = 0
#53 0x081ac8b9 in Ffuncall (nargs=4, args=0xbfdd2100) at eval.c:3043
  fun = 153516548
  original_fun = 155244073
  funcar = 955
  numargs = 3
  lisp_numargs = 2
  val = 137898209
  backtrace = {next = 0xbfdd23ac, function = 0xbfdd2100, args = 0xbfdd2104,
nargs = 3, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0x1
  i = -1076027128
#54 0x081e3230 in Fbyte_code (bytestr=155245251, vector=155247780, maxdepth=56)
at bytecode.c:679
  count = 31
  op = 3
  vectorp = (Lisp_Object *) 0x940e4a8
  bytestr_length = 576
  stack = {pc = 0x92efe11 "\035\t\204?", top = 0xbfdd210c, bottom = 0xbfdd2100,
byte_string = 155245251,
  byte_string_start = 0x92efdf8 "ÆÇÈÉ\b!#\210Ê\b!\031Ë\b!\032\t\205\031",
constants = 155247780, next = 0xbfdd24a8}
  top = (Lisp_Object *) 0xbfdd2100
  result = -1076026872
#55 0x081acddd in funcall_lambda (fun=155248284, nargs=6, arg_vector=0xbfdd2404)
at eval.c:3184
  val = 262
  syms_left = 137898185
  next = 153519473
  count = 25
  i = 6
  optional = 1
  rest = 0
#56 0x081ac8b9 in Ffuncall (nargs=7, args=0xbfdd2400) at eval.c:3043
  fun = 155248284
  original_fun = 155244025
  funcar = 0
  numargs = 6
  lisp_numargs = 137599500
  val = 137898233
  backtrace = {next = 0xbfdd26ac, function = 0xbfdd2400, args = 0xbfdd2404,
nargs = 6, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0x1
  i = -1076026360
#57 0x081e3230 in Fbyte_code (bytestr=155245219, vector=155247540, maxdepth=64)
at bytecode.c:679
  count = 23
  op = 6
  vectorp = (Lisp_Object *) 0x940e3b8
  bytestr_length = 76
---Type <return> to continue, or q <return> to quit---
  stack = {pc = 0x92efd97 "\206\034", top = 0xbfdd2418, bottom = 0xbfdd2400,
byte_string = 155245219,
  byte_string_start = 0x92efd84 "Æ\030\t\203I", constants = 155247540, next =
0xbfdd27a8}
  top = (Lisp_Object *) 0xbfdd2400
  result = 0
#58 0x081acddd in funcall_lambda (fun=155247716, nargs=7, arg_vector=0xbfdd2704)
at eval.c:3184
  val = 0
  syms_left = 137898185
  next = 153519473
  count = 16
  i = 7
  optional = 1
  rest = 0
#59 0x081ac8b9 in Ffuncall (nargs=8, args=0xbfdd2700) at eval.c:3043
  fun = 155247716
  original_fun = 145188705
  funcar = -1076025624
  numargs = 7
  lisp_numargs = 0
  val = 137898185
  backtrace = {next = 0xbfdd29ac, function = 0xbfdd2700, args = 0xbfdd2704,
nargs = 7, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0xbfdd270c
  i = 155373461
#60 0x081e3230 in Fbyte_code (bytestr=153414163, vector=154720188, maxdepth=64)
at bytecode.c:679
  count = 10
  op = 7
  vectorp = (Lisp_Object *) 0x938d7c0
  bytestr_length = 126
  stack = {pc = 0x92357df ".\006\207", top = 0xbfdd271c, bottom = 0xbfdd2700,
byte_string = 153414163,
  byte_string_start = 0x9235764 "\bÆ=\t\206\t", constants = 154720188, next =
0xbfdd2a98}
  top = (Lisp_Object *) 0xbfdd2700
  result = 137898185
#61 0x081acddd in funcall_lambda (fun=154720404, nargs=2, arg_vector=0xbfdd2a04)
at eval.c:3184
  val = 137898185
  syms_left = 137898185
  next = 153519473
  count = 6
  i = 2
  optional = 1
  rest = 0
#62 0x081ac8b9 in Ffuncall (nargs=3, args=0xbfdd2a00) at eval.c:3043
  fun = 154720404
  original_fun = 151581017
  funcar = 0
  numargs = 2
  lisp_numargs = 137823512
  val = 137898185
  backtrace = {next = 0xbfdd2c9c, function = 0xbfdd2a00, args = 0xbfdd2a04,
nargs = 2, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0x0
  i = -1076024888
#63 0x081e3230 in Fbyte_code (bytestr=153414211, vector=154720476, maxdepth=24)
at bytecode.c:679
  count = 6
  op = 2
  vectorp = (Lisp_Object *) 0x938d8e0
  bytestr_length = 17
  stack = {pc = 0x9235820 "\207", top = 0xbfdd2a08, bottom = 0xbfdd2a00,
byte_string = 153414211, byte_string_start = 0x9235810 "m\203\f",
  constants = 154720476, next = 0xbfdd2d88}
  top = (Lisp_Object *) 0xbfdd2a00
  result = 137898185
---Type <return> to continue, or q <return> to quit---
#64 0x081acddd in funcall_lambda (fun=153893580, nargs=1, arg_vector=0xbfdd2cf4)
at eval.c:3184
  val = 137898185
  syms_left = 137898185
  next = 138219289
  count = 5
  i = 1
  optional = 1
  rest = 0
#65 0x081ac8b9 in Ffuncall (nargs=2, args=0xbfdd2cf0) at eval.c:3043
  fun = 153893580
  original_fun = 153895761
  funcar = 137620976
  numargs = 1
  lisp_numargs = 1
  val = 137898185
  backtrace = {next = 0xbfdd2f8c, function = 0xbfdd2cf0, args = 0xbfdd2cf4,
nargs = 1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0x1
  i = 1
#66 0x081e3230 in Fbyte_code (bytestr=154686339, vector=155864980, maxdepth=16)
at bytecode.c:679
  count = 5
  op = 1
  vectorp = (Lisp_Object *) 0x94a4f98
  bytestr_length = 50
  stack = {pc = 0x95301e1 "\207", top = 0xbfdd2cf4, bottom = 0xbfdd2cf0,
byte_string = 154686339, byte_string_start = 0x95301b0 "m\203\f",
  constants = 155864980, next = 0x0}
  top = (Lisp_Object *) 0xbfdd2cf0
  result = 955
#67 0x081acddd in funcall_lambda (fun=155663692, nargs=1, arg_vector=0xbfdd3024)
at eval.c:3184
  val = -1076023432
  syms_left = 137898185
  next = 138219289
  count = 4
  i = 1
  optional = 1
  rest = 0
#68 0x081ac8b9 in Ffuncall (nargs=2, args=0xbfdd3020) at eval.c:3043
  fun = 155663692
  original_fun = 154551897
  funcar = -1076023352
  numargs = 1
  lisp_numargs = 137898185
  val = 137995418
  backtrace = {next = 0xbfdd326c, function = 0xbfdd3020, args = 0xbfdd3024,
nargs = 1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0x839a49a
  i = -1076023352
#69 0x081a804b in Fcall_interactively (function=154551897,
record_flag=137898185, keys=137939500) at callint.c:863
  val = 157335885
  args = (Lisp_Object *) 0xbfdd3020
  visargs = (Lisp_Object *) 0xbfdd3000
  fun = 155663692
  specs = 154686291
  filter_specs = 137898185
  teml = -1076022808
  up_event = 137898185
  enable = 137898185
  speccount = 3
  next_event = 1
  prefix_arg = 137898185
---Type <return> to continue, or q <return> to quit---
  string = (unsigned char *) 0xbfdd3040 "P"
  tem = (unsigned char *) 0x821a058 ""
  varies = (int *) 0xbfdd2fe0
  i = 2
  j = 1
  count = 1
  foo = 0
  prompt1 = '\0' <repeats 99 times>
  tem1 = 0x0
  arg_from_tty = 0
  gcpro1 = {next = 0x0, var = 0xbfdd3148, nvars = 135971432}
  gcpro2 = {next = 0xbfdd3168, var = 0x83dfb41, nvars = -1208591200}
  gcpro3 = {next = 0x1, var = 0x9274050, nvars = 2}
  gcpro4 = {next = 0x833a984, var = 0x83933f1, nvars = 2}
  gcpro5 = {next = 0xbfdd3154, var = 0x1, nvars = 138936320}
  key_count = 1
  record_then_fail = 0
  save_this_command = 154551897
  save_last_command = 138279745
  save_this_original_command = 154551897
  save_real_this_command = 154551897
#70 0x08136dbe in Fcommand_execute (cmd=154551897, record_flag=137898185,
keys=137898185, special=137898185) at keyboard.c:10119
  final = 155663692
  tem = 137898185
  prefixarg = 137898185
  backtrace = {next = 0x0, function = 0x8375630, args = 0xbfdd3290, nargs = 1,
evalargs = 0 '\0', debug_on_exit = 0 '\0'}
#71 0x08128cd7 in command_loop_1 () at keyboard.c:1873
  scount = 2
  cmd = 154551897
  lose = 140235473
  nonundocount = 0
  keybuf = {104, 632, 528, 0, 0, 1, 827, -1220010896, -1218014576, 134540385,
-1219546812, 134524464, 1, -1208590404, -1208588160, 276967387,
  -1076022196, -1208669457, 134524464, -1076022224, -1208588252, 30,
-1220010896, 1, -1076022016, 0, -1076022356, -1076022624, 0, 0}
  i = 1
  no_direct = 0
  prev_modiff = 236
  prev_buffer = (struct buffer *) 0x9274050
  was_locked = 0
  already_adjusted = 0
#72 0x081aa318 in internal_condition_case (bfun=0x8127922 <command_loop_1>,
handlers=137943641, hfun=0x81272ec <cmd_error>) at eval.c:1481
  val = 137898185
  c = {tag = 137898185, val = 137898185, next = 0xbfdd3530, gcpro = 0x0, jmp =
{{__jmpbuf = {-1076021568, -1208591200, 0, -1076022040, 839562594,
        -2050153420}, __mask_was_saved = 0, __saved_mask = {__val = {0 <repeats
28 times>, 3080409076, 3086376096, 0, 3218945560}}}}, backlist = 0x0,
  handlerlist = 0x0, lisp_eval_depth = 0, pdlcount = 2, poll_suppress_count = 1,
interrupt_input_blocked = 0, byte_stack = 0x0}
  h = {handler = 137943641, var = 137898185, chosen_clause = 22971228, tag =
0xbfdd341c, next = 0x0}
#73 0x08127672 in command_loop_2 () at keyboard.c:1329
  val = 0
#74 0x081a9daf in internal_catch (tag=137936825, func=0x8127654
<command_loop_2>, arg=137898185) at eval.c:1222
  c = {tag = 137936825, val = 137898185, next = 0x0, gcpro = 0x0, jmp =
{{__jmpbuf = {-1076021568, -1208591200, 0, -1076021768, 839562114,
        -2050155761}, __mask_was_saved = 0, __saved_mask = {__val = {16,
140422937, 135916300, 22971228, 140327499, 0, 0, 136436410, 136436410,
          1272788040, 2382175626, 3218945496, 135876090, 138082569, 138083162,
137898185, 137930048, 137884533, 139457813, 20, 137898185, 137569666,
          138083162, 138083162, 138083162, 137884541, 2, 138083162, 0,
3086376096, 138083162, 3218945560}}}}, backlist = 0x0, handlerlist = 0x0,
  lisp_eval_depth = 0, pdlcount = 2, poll_suppress_count = 1,
interrupt_input_blocked = 0, byte_stack = 0x0}
#75 0x08127626 in command_loop () at keyboard.c:1308
No locals.
#76 0x08127065 in recursive_edit_1 () at keyboard.c:1006
  count = 1
  val = 139455109
---Type <return> to continue, or q <return> to quit---
#77 0x081271a4 in Frecursive_edit () at keyboard.c:1067
  count = 0
  buffer = 137898185
#78 0x08125aba in main (argc=2, argv=0xbfdd3a64) at emacs.c:1768
  dummy = -1220010896
  stack_bottom_variable = 0 '\0'
  do_initial_setlocale = 1
  skip_args = 1
  rlim = {rlim_cur = 8388608, rlim_max = 18446744073709551615}
  no_loadup = 0
  junk = 0x0
(gdb)

Backtrace 3:
============

Program received signal SIGABRT, Aborted.
[Switching to Thread -1220978112 (LWP 26154)]
0xb7f74410 in __kernel_vsyscall ()
(gdb) bt
#0  0xb7f74410 in __kernel_vsyscall ()
#1  0xb753f476 in kill () from /lib/libc.so.6
#2  0x08124091 in abort () at emacs.c:431
#3  0x081e5c70 in Fbyte_code (bytestr=145003771, vector=143919708, maxdepth=48)
at bytecode.c:1666
#4  0x081acddd in funcall_lambda (fun=144484148, nargs=3, arg_vector=0xbfaad104)
at eval.c:3184
#5  0x081ac8b9 in Ffuncall (nargs=4, args=0xbfaad100) at eval.c:3043
#6  0x081e3230 in Fbyte_code (bytestr=145004091, vector=144144804, maxdepth=32)
at bytecode.c:679
#7  0x081acddd in funcall_lambda (fun=144265220, nargs=3, arg_vector=0xbfaad3f4)
at eval.c:3184
#8  0x081ac8b9 in Ffuncall (nargs=4, args=0xbfaad3f0) at eval.c:3043
#9  0x081e3230 in Fbyte_code (bytestr=145004187, vector=144146644, maxdepth=40)
at bytecode.c:679
#10 0x081acddd in funcall_lambda (fun=144208748, nargs=2, arg_vector=0xbfaad6f4)
at eval.c:3184
#11 0x081ac8b9 in Ffuncall (nargs=3, args=0xbfaad6f0) at eval.c:3043
#12 0x081e3230 in Fbyte_code (bytestr=145004267, vector=144215260, maxdepth=24)
at bytecode.c:679
#13 0x081acddd in funcall_lambda (fun=144270212, nargs=0, arg_vector=0xbfaad960)
at eval.c:3184
#14 0x081acac6 in apply_lambda (fun=144270212, args=137898185, eval_flag=1) at
eval.c:3108
#15 0x081aba88 in Feval (form=144928349) at eval.c:2370
#16 0x081aa1e7 in internal_lisp_condition_case (var=137898185,
bodyform=144928349, handlers=144928381) at eval.c:1426
#17 0x081aa009 in Fcondition_case (args=144928341) at eval.c:1367
#18 0x081ab6c3 in Feval (form=144928333) at eval.c:2275
#19 0x081a9aea in Fwhile (args=144928389) at eval.c:1083
#20 0x081ab6c3 in Feval (form=144928325) at eval.c:2275
#21 0x081a8906 in Fprogn (args=144928437) at eval.c:447
#22 0x0819d908 in Fsave_excursion (args=144928437) at editfns.c:1007
#23 0x081ab6c3 in Feval (form=144928317) at eval.c:2275
#24 0x081a8906 in Fprogn (args=144928565) at eval.c:447
#25 0x081a9a24 in Flet (args=144928309) at eval.c:1064
#26 0x081ab6c3 in Feval (form=144928269) at eval.c:2275
#27 0x081a8906 in Fprogn (args=144928573) at eval.c:447
#28 0x081acd90 in funcall_lambda (fun=144928581, nargs=0, arg_vector=0xbfaae140)
at eval.c:3177
#29 0x081acac6 in apply_lambda (fun=144928581, args=137898185, eval_flag=1) at
eval.c:3108
#30 0x081abb6c in Feval (form=144927221) at eval.c:2388
#31 0x081a8906 in Fprogn (args=144927229) at eval.c:447
#32 0x081a88c2 in Fcond (args=144927237) at eval.c:424
#33 0x081ab6c3 in Feval (form=144927037) at eval.c:2275
#34 0x081a8906 in Fprogn (args=144927245) at eval.c:447
#35 0x081acd90 in funcall_lambda (fun=144927253, nargs=1, arg_vector=0xbfaae504)
at eval.c:3177
#36 0x081ac941 in Ffuncall (nargs=2, args=0xbfaae500) at eval.c:3054
#37 0x081a804b in Fcall_interactively (function=145005049,
record_flag=137898185, keys=137939500) at callint.c:863
#38 0x08136dbe in Fcommand_execute (cmd=145005049, record_flag=137898185,
keys=137898185, special=137898185) at keyboard.c:10119
#39 0x08128cd7 in command_loop_1 () at keyboard.c:1873
#40 0x081aa318 in internal_condition_case (bfun=0x8127922 <command_loop_1>,
handlers=137943641, hfun=0x81272ec <cmd_error>) at eval.c:1481
#41 0x08127672 in command_loop_2 () at keyboard.c:1329
#42 0x081a9daf in internal_catch (tag=137936825, func=0x8127654
<command_loop_2>, arg=137898185) at eval.c:1222
#43 0x08127626 in command_loop () at keyboard.c:1308
#44 0x08127065 in recursive_edit_1 () at keyboard.c:1006
#45 0x081271a4 in Frecursive_edit () at keyboard.c:1067
#46 0x08125aba in main (argc=2, argv=0xbfaaef44) at emacs.c:1768
(gdb) bt full
#0  0xb7f74410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb753f476 in kill () from /lib/libc.so.6
No symbol table info available.
#2  0x08124091 in abort () at emacs.c:431
No locals.
#3  0x081e5c70 in Fbyte_code (bytestr=145003771, vector=143919708, maxdepth=48)
at bytecode.c:1666
  count = 19
  op = 135
  vectorp = (Lisp_Object *) 0x8940a60
  bytestr_length = 80
  stack = {pc = 0x89f3f50 "", top = 0x0, bottom = 0xbfaace00, byte_string =
145003771,
  byte_string_start = 0x89f3f00
"address@hidden@È\n8É\n8\033\034\035\036\016\016\017Ê>\203*",
constants = 143919708, next = 0xbfaad198}
  top = (Lisp_Object *) 0xbfaacdfc
  result = 154113309
#4  0x081acddd in funcall_lambda (fun=144484148, nargs=3, arg_vector=0xbfaad104)
at eval.c:3184
  val = 154114717
  syms_left = 137898185
  next = 138126321
  count = 16
  i = 3
  optional = 0
  rest = 0
#5  0x081ac8b9 in Ffuncall (nargs=4, args=0xbfaad100) at eval.c:3043
  fun = 144484148
  original_fun = 145004473
  funcar = 1
  numargs = 3
  lisp_numargs = 137898185
  val = 137898209
  backtrace = {next = 0xbfaad39c, function = 0xbfaad100, args = 0xbfaad104,
nargs = 3, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0xbfaad104
  i = -1079324280
#6  0x081e3230 in Fbyte_code (bytestr=145004091, vector=144144804, maxdepth=32)
at bytecode.c:679
  count = 14
  op = 3
  vectorp = (Lisp_Object *) 0x89779a8
  bytestr_length = 45
  stack = {pc = 0x89f41ce "\035\016\v\203 ", top = 0xbfaad10c, bottom =
0xbfaad100, byte_string = 145004091,
  byte_string_start = 0x89f41bc "\b\206\006", constants = 144144804, next =
0xbfaad498}
  top = (Lisp_Object *) 0xbfaad100
  result = 137898185
#7  0x081acddd in funcall_lambda (fun=144265220, nargs=3, arg_vector=0xbfaad3f4)
at eval.c:3184
  val = 140366164
  syms_left = 137898185
  next = 137958425
  count = 11
  i = 3
  optional = 1
  rest = 0
#8  0x081ac8b9 in Ffuncall (nargs=4, args=0xbfaad3f0) at eval.c:3043
  fun = 144265220
  original_fun = 145004857
  funcar = 0
  numargs = 3
  lisp_numargs = 0
  val = 0
  backtrace = {next = 0xbfaad69c, function = 0xbfaad3f0, args = 0xbfaad3f4,
nargs = 3, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
---Type <return> to continue, or q <return> to quit---
  internal_args = (Lisp_Object *) 0x28
  i = 154092181
#9  0x081e3230 in Fbyte_code (bytestr=145004187, vector=144146644, maxdepth=40)
at bytecode.c:679
  count = 11
  op = 3
  vectorp = (Lisp_Object *) 0x89780d8
  bytestr_length = 40
  stack = {pc = 0x89f4289 "\211\033\204\021", top = 0xbfaad3fc, bottom =
0xbfaad3f0, byte_string = 145004187,
  byte_string_start = 0x89f4284 "Ä\b\t\n#\211\033\204\021", constants =
144146644, next = 0xbfaad788}
  top = (Lisp_Object *) 0xbfaad3f0
  result = -1079323384
#10 0x081acddd in funcall_lambda (fun=144208748, nargs=2, arg_vector=0xbfaad6f4)
at eval.c:3184
  val = -1079323000
  syms_left = 137898185
  next = 137958425
  count = 8
  i = 2
  optional = 1
  rest = 0
#11 0x081ac8b9 in Ffuncall (nargs=3, args=0xbfaad6f0) at eval.c:3043
  fun = 144208748
  original_fun = 145004977
  funcar = -1079322888
  numargs = 2
  lisp_numargs = 154092309
  val = 134734036
  backtrace = {next = 0xbfaada54, function = 0xbfaad6f0, args = 0xbfaad6f4,
nargs = 2, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0x83828f9
  i = 137930048
#12 0x081e3230 in Fbyte_code (bytestr=145004267, vector=144215260, maxdepth=24)
at bytecode.c:679
  count = 8
  op = 2
  vectorp = (Lisp_Object *) 0x8988ce0
  bytestr_length = 5
  stack = {pc = 0x89f4310 "\207", top = 0xbfaad6f8, bottom = 0xbfaad6f0,
byte_string = 145004267, byte_string_start = 0x89f430c "ÁÂ\b\"\207",
  constants = 144215260, next = 0x0}
  top = (Lisp_Object *) 0xbfaad6f0
  result = 137898233
#13 0x081acddd in funcall_lambda (fun=144270212, nargs=0, arg_vector=0xbfaad960)
at eval.c:3184
  val = 0
  syms_left = 137898185
  next = 138135937
  count = 7
  i = 0
  optional = 1
  rest = 0
#14 0x081acac6 in apply_lambda (fun=144270212, args=137898185, eval_flag=1) at
eval.c:3108
  args_left = 137898185
  numargs = 0
  arg_vector = (Lisp_Object *) 0xbfaad960
  gcpro1 = {next = 0x82a249d, var = 0x83828c9, nvars = 0}
  gcpro2 = {next = 0x0, var = 0x0, nvars = 137898209}
  gcpro3 = {next = 0x85beaf1, var = 0x2, nvars = 137898185}
  i = 0
  tem = 135541915
#15 0x081aba88 in Feval (form=144928349) at eval.c:2370
  fun = 144270212
  val = 137898185
---Type <return> to continue, or q <return> to quit---
  original_fun = 138512377
  original_args = 137898185
  funcar = 0
  backtrace = {next = 0xbfaadc74, function = 0xbfaada6c, args = 0xbfaad960,
nargs = 0, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  gcpro1 = {next = 0xbfaada88, var = 0x8393211, nvars = 137898233}
  gcpro2 = {next = 0x0, var = 0x0, nvars = 7}
  gcpro3 = {next = 0x0, var = 0x2, nvars = 137966858}
#16 0x081aa1e7 in internal_lisp_condition_case (var=137898185,
bodyform=144928349, handlers=144928381) at eval.c:1426
  val = 137898185
  c = {tag = 137898185, val = 137898185, next = 0xbfaae8fc, gcpro = 0x0, jmp =
{{__jmpbuf = {144928349, -1208406880, 0, -1079321688, -2011839276,
        1067827030}, __mask_was_saved = 0, __saved_mask = {__val = {0,
3215645544, 135468080, 3073989184, 0, 3080575733, 135468212, 137898185,
          137898185, 0, 135847658, 137898209, 7, 154742493, 13, 140870512,
137898185, 137276535, 0, 3215645344, 136979411, 137276406, 136979428, 0, 5,
          135, 136979432, 129, 3215645340, 137898185, 140245873, 137898185}}}},
backlist = 0xbfaadc74, handlerlist = 0xbfaae8e8, lisp_eval_depth = 7,
  pdlcount = 7, poll_suppress_count = 1, interrupt_input_blocked = 0, byte_stack
= 0x0}
  h = {handler = 144928381, var = 137898185, chosen_clause = -1079321636, tag =
0xbfaadad8, next = 0xbfaae8e8}
#17 0x081aa009 in Fcondition_case (args=144928341) at eval.c:1367
  bodyform = 144928349
  handlers = 0
  var = 137898185
#18 0x081ab6c3 in Feval (form=144928333) at eval.c:2275
  numargs = 24
  args_left = 144928341
  i = -65504
  maxargs = -1
  argvals = {-1079321988, 123, 0, 0, 0, 0, 0, 0}
  fun = 137603316
  val = 134582606
  original_fun = 137969217
  original_args = 144928341
  funcar = 115
  backtrace = {next = 0xbfaadda4, function = 0xbfaadc8c, args = 0xbfaadc88,
nargs = -1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  gcpro1 = {next = 0x0, var = 0x0, nvars = 1073709056}
  gcpro2 = {next = 0x0, var = 0x0, nvars = 0}
  gcpro3 = {next = 0x0, var = 0x0, nvars = 0}
#19 0x081a9aea in Fwhile (args=144928389) at eval.c:1083
  test = 144928333
  body = 144928405
  gcpro1 = {next = 0x18, var = 0x3, nvars = 0}
  gcpro2 = {next = 0x0, var = 0x0, nvars = 0}
#20 0x081ab6c3 in Feval (form=144928325) at eval.c:2275
  numargs = 24
  args_left = 144928389
  i = 0
  maxargs = 0
  argvals = {0, 0, 0, -1079321048, -1079319312, 0, -1218879946, 135451953}
  fun = 137603196
  val = 137898185
  original_fun = 137969097
  original_args = 144928389
  funcar = 1
  backtrace = {next = 0xbfaadee4, function = 0xbfaaddbc, args = 0xbfaaddb8,
nargs = -1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  gcpro1 = {next = 0xbfaaddc8, var = 0x815590e, nvars = 142025704}
  gcpro2 = {next = 0x8155e3e, var = 0x87723d0, nvars = 0}
  gcpro3 = {next = 0xbfaaddf4, var = 0x0, nvars = -1079321160}
#21 0x081a8906 in Fprogn (args=144928437) at eval.c:447
  val = 137898185
  gcpro1 = {next = 0x92f4375, var = 0x83828f9, nvars = 153032220}
#22 0x0819d908 in Fsave_excursion (args=144928437) at editfns.c:1007
---Type <return> to continue, or q <return> to quit---
  val = 0
  count = 6
#23 0x081ab6c3 in Feval (form=144928317) at eval.c:2275
  numargs = 16
  args_left = 144928437
  i = 0
  maxargs = 1
  argvals = {153741540, 0, -1079320888, 137620184, 1, 7, -1079320320, 137898185}
  fun = 137601180
  val = 137898185
  original_fun = 137993345
  original_args = 144928437
  funcar = -1079320072
  backtrace = {next = 0xbfaae074, function = 0xbfaadefc, args = 0xbfaadef8,
nargs = -1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  gcpro1 = {next = 0x83828c9, var = 0x91f161c, nvars = 0}
  gcpro2 = {next = 0x8137414, var = 0x8370518, nvars = 1}
  gcpro3 = {next = 0x0, var = 0x0, nvars = 0}
#24 0x081a8906 in Fprogn (args=144928565) at eval.c:447
  val = 137898185
  gcpro1 = {next = 0xbfaadf70, var = 0xb7f92ca0, nvars = 144928565}
#25 0x081a9a24 in Flet (args=144928309) at eval.c:1064
  temps = (Lisp_Object *) 0xbfaadf70
  tem = 153741540
  elt = 144928277
  varlist = 137898185
  count = 5
  argnum = 1
  gcpro1 = {next = 0x0, var = 0x0, nvars = 16}
  gcpro2 = {next = 0x91f161c, var = 0x91f161c, nvars = 1}
#26 0x081ab6c3 in Feval (form=144928269) at eval.c:2275
  numargs = 16
  args_left = 144928309
  i = 137898185
  maxargs = 153032220
  argvals = {153032220, 0, 0, 0, -1079320984, 135447215, -1079321008, 1}
  fun = 137603172
  val = 137898185
  original_fun = 137969049
  original_args = 144928309
  funcar = 0
  backtrace = {next = 0xbfaae234, function = 0xbfaae08c, args = 0xbfaae088,
nargs = -1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  gcpro1 = {next = 0x762a4, var = 0x46894e0b, nvars = 864078}
  gcpro2 = {next = 0x3, var = 0xf4234, nvars = 4}
  gcpro3 = {next = 0xd2c62, var = 0xffffffff, nvars = -1}
#27 0x081a8906 in Fprogn (args=144928573) at eval.c:447
  val = 137898185
  gcpro1 = {next = 0x0, var = 0x0, nvars = 8}
#28 0x081acd90 in funcall_lambda (fun=144928581, nargs=0, arg_vector=0xbfaae140)
at eval.c:3177
  val = 551321
  syms_left = 137898185
  next = 24
  count = 5
  i = 0
  optional = 0
  rest = 0
#29 0x081acac6 in apply_lambda (fun=144928581, args=137898185, eval_flag=1) at
eval.c:3108
  args_left = 137898185
  numargs = 0
---Type <return> to continue, or q <return> to quit---
  arg_vector = (Lisp_Object *) 0xbfaae140
  gcpro1 = {next = 0x0, var = 0x83828f9, nvars = 0}
  gcpro2 = {next = 0xaae198, var = 0x83828c9, nvars = -1079319312}
  gcpro3 = {next = 0x0, var = 0x0, nvars = 0}
  i = 0
  tem = 137898185
#30 0x081abb6c in Feval (form=144927221) at eval.c:2388
  fun = 144928581
  val = 0
  original_fun = 145005001
  original_args = 137898185
  funcar = 137943545
  backtrace = {next = 0xbfaae374, function = 0xbfaae24c, args = 0xbfaae140,
nargs = 0, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  gcpro1 = {next = 0xbfaae248, var = 0x838bc89, nvars = 17}
  gcpro2 = {next = 0x83828c9, var = 0x8, nvars = 24}
  gcpro3 = {next = 0x2, var = 0x2, nvars = 0}
#31 0x081a8906 in Fprogn (args=144927229) at eval.c:447
  val = 137898185
  gcpro1 = {next = 0xbfaae504, var = 0xb7f92ca0, nvars = 0}
#32 0x081a88c2 in Fcond (args=144927237) at eval.c:424
  clause = 144927213
  val = 137898233
  gcpro1 = {next = 0x8ff9e08, var = 0x11, nvars = 144927093}
#33 0x081ab6c3 in Feval (form=144927037) at eval.c:2275
  numargs = 32
  args_left = 144927093
  i = 137898185
  maxargs = 0
  argvals = {0, 137898185, 0, 0, 0, 137898185, -1079319688, 135507659}
  fun = 137602788
  val = 137898185
  original_fun = 137968809
  original_args = 144927093
  funcar = 137898185
  backtrace = {next = 0xbfaae46c, function = 0xbfaae38c, args = 0xbfaae388,
nargs = -1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  gcpro1 = {next = 0x83828c9, var = 0x83828c9, nvars = 137898185}
  gcpro2 = {next = 0x813aa4e, var = 0x8a499f9, nvars = 0}
  gcpro3 = {next = 0x83828c9, var = 0x83828c9, nvars = 0}
#34 0x081a8906 in Fprogn (args=144927245) at eval.c:447
  val = 137898185
  gcpro1 = {next = 0xb7540da8, var = 0x2, nvars = -1079319292}
#35 0x081acd90 in funcall_lambda (fun=144927253, nargs=1, arg_vector=0xbfaae504)
at eval.c:3177
  val = -1079319464
  syms_left = 137898185
  next = 138135937
  count = 4
  i = 1
  optional = 1
  rest = 0
#36 0x081ac941 in Ffuncall (nargs=2, args=0xbfaae500) at eval.c:3054
  fun = 144927253
  original_fun = 145005049
  funcar = 137943545
  numargs = 1
  lisp_numargs = 137898185
  val = 137995418
  backtrace = {next = 0xbfaae74c, function = 0xbfaae500, args = 0xbfaae504,
nargs = 1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
  internal_args = (Lisp_Object *) 0x839a49a
---Type <return> to continue, or q <return> to quit---
  i = -1079319384
#37 0x081a804b in Fcall_interactively (function=145005049,
record_flag=137898185, keys=137939500) at callint.c:863
  val = 154092341
  args = (Lisp_Object *) 0xbfaae500
  visargs = (Lisp_Object *) 0xbfaae4e0
  fun = 144927253
  specs = 145013899
  filter_specs = 145013899
  teml = -1079318840
  up_event = 137898185
  enable = 137898185
  speccount = 3
  next_event = 2
  prefix_arg = 137898185
  string = (unsigned char *) 0xbfaae520 "p"
  tem = (unsigned char *) 0x821a058 ""
  varies = (int *) 0xbfaae4c0
  i = 2
  j = 1
  count = 1
  foo = 0
  prompt1 = '\0' <repeats 99 times>
  tem1 = 0x0
  arg_from_tty = 0
  gcpro1 = {next = 0x0, var = 0xbfaae628, nvars = 135971432}
  gcpro2 = {next = 0xbfaae648, var = 0xbfaaeba0, nvars = -1208406880}
  gcpro3 = {next = 0x1, var = 0x838a540, nvars = 2}
  gcpro4 = {next = 0x833a984, var = 0x83933f1, nvars = 2}
  gcpro5 = {next = 0xbfaae634, var = 0x1, nvars = 138936320}
  key_count = 2
  record_then_fail = 0
  save_this_command = 145005049
  save_last_command = 137898185
  save_this_original_command = 145005049
  save_real_this_command = 145005049
#38 0x08136dbe in Fcommand_execute (cmd=145005049, record_flag=137898185,
keys=137898185, special=137898185) at keyboard.c:10119
  final = 144927253
  tem = 137943545
  prefixarg = 137898185
  backtrace = {next = 0x0, function = 0x8375630, args = 0xbfaae770, nargs = 1,
evalargs = 0 '\0', debug_on_exit = 0 '\0'}
#39 0x08128cd7 in command_loop_1 () at keyboard.c:1873
  scount = 2
  cmd = 145005049
  lose = 140235473
  nonundocount = 0
  keybuf = {192, 392, 0, 0, 0, 1, 827, -1219826576, -1217830256, 134540385,
-1219362492, 134524464, 1, -1208406084, -1208403840, 276967387,
  -1079318228, -1208485137, 134524464, -1079318256, -1208403932, 30,
-1219826576, 1, -1079318048, 0, -1079318388, -1079318656, 0, 0}
  i = 2
  no_direct = 0
  prev_modiff = 1
  prev_buffer = (struct buffer *) 0x838a540
  was_locked = 0
  already_adjusted = 0
#40 0x081aa318 in internal_condition_case (bfun=0x8127922 <command_loop_1>,
handlers=137943641, hfun=0x81272ec <cmd_error>) at eval.c:1481
  val = 137898185
  c = {tag = 137898185, val = 137898185, next = 0xbfaaea10, gcpro = 0x0, jmp =
{{__jmpbuf = {-1079317600, -1208406880, 0, -1079318072,
        -2011826524, 1067826386}, __mask_was_saved = 0, __saved_mask = {__val =
{0 <repeats 28 times>, 3080593396, 3086560416, 0, 3215649528}}}},
  backlist = 0x0, handlerlist = 0x0, lisp_eval_depth = 0, pdlcount = 2,
poll_suppress_count = 1, interrupt_input_blocked = 0, byte_stack = 0x0}
---Type <return> to continue, or q <return> to quit---
  h = {handler = 137943641, var = 137898185, chosen_clause = 22971228, tag =
0xbfaae8fc, next = 0x0}
#41 0x08127672 in command_loop_2 () at keyboard.c:1329
  val = 400
#42 0x081a9daf in internal_catch (tag=137936825, func=0x8127654
<command_loop_2>, arg=137898185) at eval.c:1222
  c = {tag = 137936825, val = 137898185, next = 0x0, gcpro = 0x0, jmp =
{{__jmpbuf = {-1079317600, -1208406880, 0, -1079317800, -2011826300,
        1067811817}, __mask_was_saved = 0, __saved_mask = {__val = {16,
140422937, 135916300, 22971228, 140327499, 0, 0, 136436410, 136436410,
          1269492008, 2382175626, 3215649464, 135876090, 138082569, 138083162,
137898185, 137930048, 137884533, 139457813, 20, 137898185, 137569666,
          138083162, 138083162, 138083162, 137884541, 2, 138083162, 0,
3086560416, 138083162, 3215649528}}}}, backlist = 0x0, handlerlist = 0x0,
  lisp_eval_depth = 0, pdlcount = 2, poll_suppress_count = 1,
interrupt_input_blocked = 0, byte_stack = 0x0}
#43 0x08127626 in command_loop () at keyboard.c:1308
No locals.
#44 0x08127065 in recursive_edit_1 () at keyboard.c:1006
  count = 1
  val = 139455109
#45 0x081271a4 in Frecursive_edit () at keyboard.c:1067
  count = 0
  buffer = 137898185
#46 0x08125aba in main (argc=2, argv=0xbfaaef44) at emacs.c:1768
  dummy = -1219826576
  stack_bottom_variable = 0 '\0'
  do_initial_setlocale = 1
  skip_args = 1
  rlim = {rlim_cur = 8388608, rlim_max = 18446744073709551615}
  no_loadup = 0
  junk = 0x0
(gdb)

Bye,
Tassilo





reply via email to

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