[Bug: 21.5-b28] xemacs can't allocate memory anymore, ran for 1 day+, problems with dired

Thomas Mittelstaedt T.Mittelstaedt at cadenas.de
Wed Feb 27 04:37:54 EST 2008


Hello, beta team,

I'm running the latest mercurial xemacs, had him running yesterday and 
overnight. When I do a C-x d, he refuses and says he
cannot allocate memory anymore. Indeed, top shows me that he consumes 
about 71.5 %.
When I tried to close some dired buffers, xemacs crashes.

Often, there is this strange "Error in dired-find-file-place". When I go 
to this directory again, some entries look out-of-place and I have
to do a 'g' to get it right.


I've attached the relevant info.

thomas

-------------- next part --------------
Debugger entered--Lisp error: (process-error "Doing fork" "Cannot allocate memory")
  start-process-internal("*call-process*" #<buffer "loader"> "ls" "-al" "/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/loader/.")
  apply(start-process-internal "*call-process*" #<buffer "loader"> "ls" ("-al" "/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/loader/."))
  call-process-internal("ls" nil t nil "-al" "/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/loader/.")
  apply(call-process-internal "ls" nil t nil ("-al" "/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/loader/."))
  call-process("ls" nil t nil "-al" "/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/loader/.")
  apply(call-process "ls" nil t nil ("-al" "/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/loader/."))
  insert-directory("/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/loader/" "-al" nil t)
  apply(insert-directory ("/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/loader/" "-al" nil t))
  dired-handler-fn(insert-directory "/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/loader/" "-al" nil t)
  insert-directory("/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/loader/" "-al" nil t)
  dired-insert-directory("/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/loader/" "-al" nil t)
  dired-readin-insert("/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/loader/" nil)
  dired-readin("/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/loader/" #<buffer "loader"> nil)
  dired-internal-noselect("/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/loader/" nil)
  dired-noselect("/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/loader/" nil)
  #<compiled-function (dirname &optional switches) "...(7)" [switches dirname switch-to-buffer dired-noselect] 4 ("/usr/local/lib/xemacs/xemacs-packages/lisp/dired/dired.elc" . 33965) (dired-read-dir-and-switches "")>("/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/loader/" nil)
  call-interactively(dired)
  (dispatch-event "[internal]")
  recursive-edit()
  byte-code("..." [buffer-read-only noninteractive debugger-buffer middlestart debugger-args debugger-batch-max-lines pop-to-buffer debugger-mode debugger-setup-buffer count-lines 2 "...\n" message buffer-string kill-emacs debug backtrace-debug 3 t debugger-reenable "" nil recursive-edit standard-output] 3)
  debug(error (error "Error in dired-find-file-place"))
  signal(error ("Error in dired-find-file-place"))
  cerror("Error in dired-find-file-place")
  apply(cerror "Error in dired-find-file-place" nil)
  error("Error in dired-find-file-place")
  dired-find-file-place("/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/include/api/" "apistring.h")
  dired-add-entry("/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/include/api/apistring.h" nil relist)
  dired-relist-entry("/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/include/api/apistring.h")
  apply(dired-relist-entry "/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/include/api/apistring.h")
  dired-fun-in-all-buffers("/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/include/api/" dired-relist-entry "/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/include/api/apistring.h")
  dired-relist-file("/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/include/api/apistring.h")
  dired-handler-fn-3((1 12082 "/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/include/api/apistring.h" nil t "/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/include/api/apistring.h" #<coding-system binary no-conversion eol-type=lf>))
  dired-handler-fn(write-region 1 12082 "/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/include/api/apistring.h" nil t "/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/include/api/apistring.h" #<coding-system binary no-conversion eol-type=lf>)
  write-region-internal(1 12082 "/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/include/api/apistring.h" nil t "/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/include/api/apistring.h" #<coding-system binary no-conversion eol-type=lf> nil)
  write-region(1 12082 "/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/include/api/apistring.h" nil t "/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/include/api/apistring.h")
  basic-write-file-data("/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/include/api/apistring.h" "/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/include/api/apistring.h")
  basic-save-buffer-2()
  basic-save-buffer-1()
  basic-save-buffer()
  save-buffer(1)
  call-interactively(save-buffer)
  (dispatch-event "[internal]")
  recursive-edit()
  byte-code("..." [buffer-read-only noninteractive debugger-buffer middlestart debugger-args debugger-batch-max-lines pop-to-buffer debugger-mode debugger-setup-buffer count-lines 2 "...\n" message buffer-string kill-emacs debug backtrace-debug 3 t debugger-reenable "" nil recursive-edit standard-output] 3)
  debug(error (error "Selection aborted"))
* signal(error ("Selection aborted"))
  cerror("Selection aborted")
  apply(cerror "Selection aborted" nil)
  error("Selection aborted")
  mouse-track(#<keypress-event control-X>)
  call-interactively(mouse-track)
  (dispatch-event "[internal]")

=============================================================================================================

Starting program: /usr/local/bin/xemacs
[Thread debugging using libthread_db enabled]
[New Thread 0x2b9561bdbd90 (LWP 22173)]

Fatal error: assertion failed, file process-unix.c, line 1789, INTP (obj)

Program received signal SIGABRT, Aborted.
[Switching to Thread 0x2b9561bdbd90 (LWP 22173)]
0x00002b95615a747b in raise () from /lib/libc.so.6
(gdb) bt
#0  0x00002b95615a747b in raise () from /lib/libc.so.6
#1  0x00002b95615a8da0 in abort () from /lib/libc.so.6
#2  0x00000000004986cd in really_abort () at emacs.c:4694
#3  0x0000000000497310 in assert_failed (file=0x68f040 "process-unix.c",
    line=1789, expr=0x6786c0 "INTP (obj)") at emacs.c:3987
#4  0x00000000004c32e6 in XINT_1 (obj=8845800, file=0x68f040 "process-unix.c",
    line=1789) at lisp.h:2755
#5  0x00000000005918e6 in unix_kill_child_process (proc=1370398096, signo=1,
    current_group=0, nomsg=1) at process-unix.c:1789
#6  0x000000000058e0b7 in process_send_signal (process=1370398096, signo=1,
    current_group=0, nomsg=1) at process.c:1964
#7  0x000000000058e7b3 in kill_buffer_processes (buffer=1370298256)
    at process.c:2218
#8  0x000000000045d36f in Fkill_buffer (buffer=1370298256) at buffer.c:1307
#9  0x00000000004a1d95 in Ffuncall (nargs=2, args=0x7fff4abcd978)
    at eval.c:3928
#10 0x0000000000462715 in execute_optimized_program (
    program=0x53410d10 "\212eb\210Äy\210ÅÆÇÈ#«\"Ç\033\212ÉÈ!q\210Ê \210Ë \023)Ç\
031ÌÍ!\210\v«\004Ϊ\002Ïc\210*ªÙ)\212eb\210Äy\210pÇ\031\030ÐÑÇÈ#­3Íu\210ÉÇ!\211\
032Ça¬\f\n\ba¬\a\212Ò\n!\210))ÉÇ!«\nÌÄ!\210Ïc\210ªÔ`Äy\210`|\210Íu\210ªÈ+\207",
stack_depth=5, constants_data=0x981410) at bytecode.c:862
#11 0x00000000004a188f in funcall_compiled_function (fun=10945232, nargs=0,
    args=0x7fff4abcdf00) at eval.c:3517
---Type <return> to continue, or q <return> to quit---
#12 0x00000000004a2114 in Ffuncall (nargs=1, args=0x7fff4abcdef8)
    at eval.c:3967
#13 0x00000000004a386c in apply1 (fn=10945232, arg=8845800) at eval.c:4549
#14 0x0000000000468b76 in Fcall_interactively (function=8627064,
    record_flag=8845800, keys=8845800) at callint.c:459
#15 0x000000000049f47c in Fcommand_execute (cmd=8627064, record_flag=8845800,
    keys=8845800) at eval.c:3138
#16 0x00000000004bb476 in execute_command_event (command_builder=0x106f7b0,
    event=1396099200) at event-stream.c:4288
#17 0x00000000004bbede in Fdispatch_event (event=1396099200)
    at event-stream.c:4592
#18 0x000000000046fc27 in Fcommand_loop_1 () at cmdloop.c:600
#19 0x000000000046fa06 in command_loop_1 (unused_dummy=8845800)
    at cmdloop.c:505
#20 0x000000000049cd07 in condition_case_1 (handlers=8838600,
    bfun=0x46f9d1 <command_loop_1>, barg=8845800, hfun=0x46f5dc <cmd_error>,
    harg=8845800) at eval.c:1946
#21 0x000000000046f70c in command_loop_3 () at cmdloop.c:262
#22 0x000000000046f730 in command_loop_2 (unused_dummy=8845800)
    at cmdloop.c:275
#23 0x000000000049c72c in internal_catch (tag=8805528,
    func=0x46f71f <command_loop_2>, arg=8845800, threw=0x0, thrown_tag=0x0,
    backtrace_before_throw=0x0) at eval.c:1552
---Type <return> to continue, or q <return> to quit---
#24 0x000000000046f99c in Frecursive_edit () at cmdloop.c:376
#25 0x00000000004a1d7f in Ffuncall (nargs=1, args=0x7fff4abcea58)
    at eval.c:3928
#26 0x0000000000462715 in execute_optimized_program (
    program=0x7fff4abced80 "Æ\n!\210Ç \210È\f!\210\t«0Éed\"\rV«\035eb\210Ê\r¥y\210`\033db\210Ê\r¥\rZy\210\v`|\210)Ëc\210eb\21
0ÌÍ !\210Î \210\f@Ïa«\006ÐÑÒ\"\210Ó \210ÌÔ!\210ÕÒ\030\036\027ÌÔ!\210\212Ö \210+Õ\207", stack_depth=3,
    constants_data=0x1502c3d0) at bytecode.c:862
#27 0x0000000000467e6b in Fbyte_code (instructions=263889896,
    constants=352502704, stack_depth=7) at bytecode.c:2620
#28 0x00000000004a08ad in Feval (form=342391552) at eval.c:3676
#29 0x000000000049b0b5 in Fprogn (args=342392248) at eval.c:954
#30 0x00000000004642cb in execute_rare_opcode (stack_ptr=0x7fff4abcf348,
    unused_program_ptr=0x1522bf9e "\210\016 .)\207",
    opcode=Bsave_window_excursion) at bytecode.c:1406
#31 0x00000000004622bc in execute_optimized_program (
    program=0x1522bf00 "Æ «\aÇÈ\016\"\"\210ÉÊ!\210Ë\211\211\211Ì\036#ÍÎ!)pË\211Ï \r\f\v\n\t\b\016\027\016\030\016\031\016\032
\016\033\016\034\016\035\016\036\016\037\036$\036%\036&\036'\036(\036)\036*\036+\036,\036-\036.\036/\0360\0361\0362\0363\0364
\0365\0366\0367\0368\0369\036:\036 Ë\023Ð\216Ë\211\211\211Ñ ÒËÑ ÒË\211\016!®\005Ó ÔVÕ\211Ë\036\037\036\036\036\035\036!\035\0
34\036\034\036\033\036\032\036\031\036\030\036\027\030\031\032\212Ö\213\210\016 .)\207",
    stack_depth=24, constants_data=0x14c19eb0) at bytecode.c:754
---Type <return> to continue, or q <return> to quit---
#32 0x00000000004a188f in funcall_compiled_function (fun=352949560, nargs=2,
    args=0x7fff4abcf958) at eval.c:3517
#33 0x00000000004a2114 in Ffuncall (nargs=3, args=0x7fff4abcf950)
    at eval.c:3967
#34 0x00000000004a2b24 in Fapply (nargs=2, args=0x7fff4abcfa60) at eval.c:4232
#35 0x00000000004a38bc in apply1 (fn=8829576, arg=1370396424) at eval.c:4554
#36 0x000000000049a26e in call_debugger_259 (arg=1370396424) at eval.c:469
#37 0x000000000049c72c in internal_catch (tag=8654808,
    func=0x49a252 <call_debugger_259>, arg=1370396424, threw=0x7fff4abcfc4c,
    thrown_tag=0x0, backtrace_before_throw=0x0) at eval.c:1552
#38 0x000000000049a35b in call_debugger (arg=1370396424) at eval.c:530
#39 0x000000000049a982 in signal_call_debugger (conditions=9059880,
    sig=8400936, data=1370370928, active_handlers=8845800, signal_vars_only=0,
    stack_trace_displayed=0x7fff4abcfd8c, debugger_entered=0x7fff4abcfd88)
    at eval.c:758
#40 0x000000000049da75 in Fsignal (error_symbol=8400936, data=1370370928)
    at eval.c:2370
#41 0x000000000049dccc in signal_error_1 (sig=8400936, data=1370370928)
    at eval.c:2442
#42 0x00000000004f1055 in report_file_type_error (errtype=8400936,
    oserrmess=1370389288, string=0x68f1b8 "Doing fork", data=8361344)
    at fileio.c:152
#43 0x00000000004f1089 in report_error_with_errno (errtype=8400936,
---Type <return> to continue, or q <return> to quit---
    string=0x68f1b8 "Doing fork", data=8361344) at fileio.c:160
#44 0x000000000058ac7b in report_process_error (string=0x68f1b8 "Doing fork",
    data=8361344) at process.c:472
#45 0x0000000000590e1d in unix_create_process (p=0x51ae9d90,
    argv=0x7fff4abd0320, nargv=2, program=1370389256, cur_dir=1370389160,
    separate_err=0) at process-unix.c:1306
#46 0x000000000058b35c in create_process (process=1370398096,
    argv=0x7fff4abd0320, nargv=2, program=1370389256, cur_dir=1370389160,
    separate_err=0) at process.c:614
#47 0x000000000058ba20 in Fstart_process_internal (nargs=5,
    args=0x7fff4abd0308) at process.c:793
#48 0x00000000004a2086 in Ffuncall (nargs=6, args=0x7fff4abd0300)
    at eval.c:3951
#49 0x00000000004a2b24 in Fapply (nargs=5, args=0x7fff4abd0540) at eval.c:4232
#50 0x00000000004a2086 in Ffuncall (nargs=6, args=0x7fff4abd0538)
    at eval.c:3951
#51 0x0000000000462715 in execute_optimized_program (
    program=0x15b1970 "Æ\211\211\211\211\211\211\211\036 \036!\036#\036$\036\"\032\031\030Ç\216\f;«'È\f!\024É\026\"ÊË!\021r\t
q\210Æ\036%Ì\fÆ\211\211\211Í&\006\210)e\026!d\026 )ª)\f:«\034Î\f@!\021\fA@®\004Ï\t!\026!Ð\f8®\004Ñ\t!\026 ª\n\f«\aÒÓÔ\f#\210\
r:«\006\rA@ª\002É\033\r:«\004\r@\025\r­\026\rÉa«\004pª\016\r¨«\aÉ\026#ƪ\004Õ\r!\025\v«\034\vÉa¬\027Ö\v!«\a\v\022Æ\023ª\fÈ\v!
\023É\026$ÊË!\022Æ\036&×ØË\vÉa«\004\rª\004\r\nD\016'\016(%"..., stack_depth=8, constants_data=0x99f4c8)
---Type <return> to continue, or q <return> to quit---
    at bytecode.c:862
#52 0x00000000004a188f in funcall_compiled_function (fun=11008160, nargs=6,
    args=0x7fff4abd0ac8) at eval.c:3517
#53 0x00000000004a2114 in Ffuncall (nargs=7, args=0x7fff4abd0ac0)
    at eval.c:3967
#54 0x00000000004a2b24 in Fapply (nargs=6, args=0x7fff4abd0d10) at eval.c:4232
#55 0x00000000004a2086 in Ffuncall (nargs=7, args=0x7fff4abd0d08)
    at eval.c:3951
#56 0x0000000000462715 in execute_optimized_program (
    program=0x14f63f0 "Æ\211\033\032Æ\035ÇÈ\215\210É\r!«\a\rÊ\016\025\"\025\r:«\t\r@\022\rA\023ª\r\r«\nË\r!«\005\r\022\r\023)
\016\026®+\n®(\t:«\005\t@ª\002\t\034Ì\f!¬\005\f;­\fÍ\f!­\aÎÏÍ\f!\")®\a\016\027@®\002Ð\016\030®\027\v®\024\b:«\nÎÑÍ\b@!\"®\a\0
16\027A®\002Ò\036\030\036\026ÓÔ\016\025\b\t\016\031\016\032&\006,\207!", stack_depth=7, constants_data=0x99f698) at bytecode.
c:862
#57 0x00000000004a188f in funcall_compiled_function (fun=11008232, nargs=6,
    args=0x7fff4abd1288) at eval.c:3517
#58 0x00000000004a2114 in Ffuncall (nargs=7, args=0x7fff4abd1280)
    at eval.c:3967
#59 0x00000000004a2b24 in Fapply (nargs=6, args=0x7fff4abd14d0) at eval.c:4232
#60 0x00000000004a2086 in Ffuncall (nargs=7, args=0x7fff4abd14c8)
    at eval.c:3951
#61 0x0000000000462715 in execute_optimized_program (
    program=0x151ffa0 "ÆÇ\f!È\"\211\036M«\016\016MÈ\f\r\016H\016I%\202µ\002ÉÊ!«\---Type <return> to continue, or q <return> t
o quit---
022\016NËa«\fÊ\f\r\016H\016I$\202\237\002`\036BÌÍ!\036R\016H«[Î\f!«\006Ï\f!ª\006ÏÇ\f!!Ð\f!Ñ\036E\036C\036SÒÓ\016C\016E#«\030\
016CÑ\211\224OÔ\016CÑ\224ÕOQ\026CÑ\225T\026EªáÖ\016TÕ×ÕØÔ\016JÙ\r;«\004\rª\006ÚÛ\rÜ#Ü\016C°\006&\006+ªGÝÖ\016JÕ×Õ\211\033\r<«
\005\r\023ª#\rÞk¬\036\r\035ÒÜ\r\"«\021\rÑ\211\224O\vB\023\rÑ\225ÕO\025ªë\r\vB\023)ß"..., stack_depth=14, constants_data=0x970
5d0) at bytecode.c:862
#62 0x00000000004a188f in funcall_compiled_function (fun=10912400, nargs=4,
    args=0x7fff4abd1a88) at eval.c:3517
#63 0x00000000004a2114 in Ffuncall (nargs=5, args=0x7fff4abd1a80)
    at eval.c:3967
#64 0x00000000004a2b24 in Fapply (nargs=2, args=0x7fff4abd1cc0) at eval.c:4232
#65 0x00000000004a2086 in Ffuncall (nargs=3, args=0x7fff4abd1cb8)
    at eval.c:3951
#66 0x0000000000462715 in execute_optimized_program (
    program=0x11d9340 "Æ\v\ra­\002\nB\r\033\032Ç\r\t\"*È\rÉN\034\030\f«\005\f\t!\210*\207", stack_depth=4, constants_data=0x1
136ca0) at bytecode.c:862
#67 0x00000000004a188f in funcall_compiled_function (fun=14142080, nargs=5,
    args=0x7fff4abd2230) at eval.c:3517
#68 0x00000000004a2114 in Ffuncall (nargs=6, args=0x7fff4abd2228)
    at eval.c:3967
#69 0x0000000000462715 in execute_optimized_program (
    program=0x151ffa0 "ÆÇ\f!È\"\211\036M«\016\016MÈ\f\r\016H\016I%\202µ\002ÉÊ!«\022\016NËa«\fÊ\f\r\016H\016I$\202\237\002`\03
6BÌÍ!\036R\016H«[Î\f!«\006Ï\f!ª\006ÏÇ\f!!Ð\f!Ñ\036E\036C\036SÒÓ\016C\016E#«\030\016CÑ\211\224OÔ\016CÑ\224ÕOQ\026CÑ\---Type <r
eturn> to continue, or q <return> to quit---
225T\026EªáÖ\016TÕ×ÕØÔ\016JÙ\r;«\004\rª\006ÚÛ\rÜ#Ü\016C°\006&\006+ªGÝÖ\016JÕ×Õ\211\033\r<«\005\r\023ª#\rÞk¬\036\r\035ÒÜ\r\"«\
021\rÑ\211\224O\vB\023\rÑ\225ÕO\025ªë\r\vB\023)ß"..., stack_depth=14, constants_data=0x9705d0) at bytecode.c:862
#70 0x00000000004a188f in funcall_compiled_function (fun=10912400, nargs=4,
    args=0x7fff4abd27f0) at eval.c:3517
#71 0x00000000004a2114 in Ffuncall (nargs=5, args=0x7fff4abd27e8)
    at eval.c:3967
#72 0x0000000000462715 in execute_optimized_program (
    program=0x15ae540 "`\tÆ\035\030\033\016\016«\005Ç\nP\022\f:«\tÈÉ\fA\"\210ª\nÊ\f\n\016\017\016\020$\210Ë \025Ì\v\r\"\210Í\
v\r\"\210+\f\211\026\021\207",
    stack_depth=5, constants_data=0x11fbfc0) at bytecode.c:862
#73 0x00000000004a188f in funcall_compiled_function (fun=18646984, nargs=4,
    args=0x7fff4abd2d60) at eval.c:3517
#74 0x00000000004a2114 in Ffuncall (nargs=5, args=0x7fff4abd2d58)
    at eval.c:3967
#75 0x0000000000462715 in execute_optimized_program (
    program=0x13d4a30 "Æ\t!\033\r:\211\032«\005\r@ª\002\r\034\b«0Ç\n«\004\fª\006ÈÉ\f!!!¬\006ÊË\f\"\210Ì\r\vÍ#\210\212eb\210\n
«\005Îcª\bÏÐ\f!ѱ\003)ª\aÌ\r\vÒÍ$+\207", stack_depth=6, constants_data=0x11fb6c0) at bytecode.c:862
#76 0x00000000004a188f in funcall_compiled_function (fun=18646840, nargs=2,
    args=0x7fff4abd32e0) at eval.c:3517
#77 0x00000000004a2114 in Ffuncall (nargs=3, args=0x7fff4abd32d8)
    at eval.c:3967
---Type <return> to continue, or q <return> to quit---
#78 0x0000000000462715 in execute_optimized_program (
    program=0x115f680 "Æ\211\033\034\r:«\020Ç\r!\211\025A\023\r@\211\025@\024ª\003\r\024È\f!\024\r:«\006\f\rAB\025\212\nq\210
ÉÊ!\210ËÌ\f\"\210Æ\031~\210Í \210Î\r\b\"\210eb\210ÏÈ\016\027!!\210)ËÐ\f\"\210ÑÆ!\210Æ\026\030Ò\016\031s«\006Ó \210ª\004Ô \210
\v­\005ÕÖ\v\"+\207", stack_depth=4, constants_data=0x11fb5c0)
    at bytecode.c:862
#79 0x00000000004a188f in funcall_compiled_function (fun=18646768, nargs=3,
    args=0x7fff4abd3850) at eval.c:3517
#80 0x00000000004a2114 in Ffuncall (nargs=4, args=0x7fff4abd3848)
    at eval.c:3967
#81 0x0000000000462715 in execute_optimized_program (
    program=0x1423220 "Æ\v:«\005\v@ª\002\v!\035Ç\v\016\036\"\211\032?\030p\036\033È\031\n¬\vÉ\036\037ÊË\r!!\022)\nq\210\b¬*\f
«\016Ì\f;«\006Í\f!ª\002\f!\210\016\016«\004Î \210\016 «QÏ Ð\r!\230¬IÑ\r!\210ªCÒ\r!«\t\r\026\034\v:\021ª\bÓ\r!\026\034Ô\021\f¬
\004\016!\024Õ\r\f\"\210Ô\036\035Ö\216×\v\n\t#\210È\026\035*ØÙ!\210\016\"«\006ÚÈÔ\"\210eb\210Ñ\r!\210\016\033q\210\n-\207", s
tack_depth=5,
    constants_data=0x11f8a80) at bytecode.c:862
#82 0x00000000004a188f in funcall_compiled_function (fun=18646408, nargs=2,
    args=0x7fff4abd3dc0) at eval.c:3517
#83 0x00000000004a2114 in Ffuncall (nargs=3, args=0x7fff4abd3db8)
    at eval.c:3967
#84 0x0000000000462715 in execute_optimized_program (
    program=0x15f5190 "ÆÃ!­\005\v­\002\n\033\r¬\005Ç\t!\025È\034\r:«\006\r@\024ª---Type <return> to continue, or q <return> t
o quit---
\003\r\024ÇÉ\f!!\024Ê\f!«\005Ë\f!\024\r:«\b\f\rAB\025ª\003\f\025Ì\r\b\"*\207p", stack_depth=3, constants_data=0x11f6510) at b
ytecode.c:862
#85 0x00000000004a188f in funcall_compiled_function (fun=18645832, nargs=2,
    args=0x7fff4abd4328) at eval.c:3517
#86 0x00000000004a2114 in Ffuncall (nargs=3, args=0x7fff4abd4320)
    at eval.c:3967
#87 0x0000000000462715 in execute_optimized_program (
    program=0x1472970 "ÂÃ\t\b\"!\207", stack_depth=4, constants_data=0x11f3c20)
    at bytecode.c:862
#88 0x00000000004a188f in funcall_compiled_function (fun=18645616, nargs=2,
    args=0x7fff4abd4888) at eval.c:3517
#89 0x00000000004a2114 in Ffuncall (nargs=3, args=0x7fff4abd4880)
    at eval.c:3967
#90 0x00000000004a2b24 in Fapply (nargs=2, args=0x7fff4abd4990) at eval.c:4232
#91 0x00000000004a38bc in apply1 (fn=18645616, arg=1369662104) at eval.c:4554
#92 0x0000000000468b76 in Fcall_interactively (function=8766984,
    record_flag=8845800, keys=8845800) at callint.c:459
#93 0x000000000049f47c in Fcommand_execute (cmd=8766984, record_flag=8845800,
    keys=8845800) at eval.c:3138
#94 0x00000000004bb476 in execute_command_event (command_builder=0x106f7b0,
    event=1369173576) at event-stream.c:4288
#95 0x00000000004bbede in Fdispatch_event (event=1369173576)
    at event-stream.c:4592
---Type <return> to continue, or q <return> to quit---
#96 0x000000000046fc27 in Fcommand_loop_1 () at cmdloop.c:600
#97 0x000000000046fa06 in command_loop_1 (unused_dummy=8845800)
    at cmdloop.c:505
#98 0x000000000049cd07 in condition_case_1 (handlers=8838600,
    bfun=0x46f9d1 <command_loop_1>, barg=8845800, hfun=0x46f5dc <cmd_error>,
    harg=8845800) at eval.c:1946
#99 0x000000000046f70c in command_loop_3 () at cmdloop.c:262
#100 0x000000000046f730 in command_loop_2 (unused_dummy=8845800)
    at cmdloop.c:275
#101 0x000000000049c72c in internal_catch (tag=8805528,
    func=0x46f71f <command_loop_2>, arg=8845800, threw=0x0, thrown_tag=0x0,
    backtrace_before_throw=0x0) at eval.c:1552
#102 0x000000000046f99c in Frecursive_edit () at cmdloop.c:376
#103 0x00000000004a1d7f in Ffuncall (nargs=1, args=0x7fff4abd54e8)
    at eval.c:3928
#104 0x0000000000462715 in execute_optimized_program (
    program=0x7fff4abd5810 "Æ\n!\210Ç \210È\f!\210\t«0Éed\"\rV«\035eb\210Ê\r¥y\210`\033db\210Ê\r¥\rZy\210\v`|\210)Ëc\210eb\21
0ÌÍ !\210Î \210\f@Ïa«\006ÐÑÒ\"\210Ó \210ÌÔ!\210ÕÒ\030\036\027ÌÔ!\210\212Ö \210+Õ\207", stack_depth=3,
    constants_data=0x1502c3d0) at bytecode.c:862
#105 0x0000000000467e6b in Fbyte_code (instructions=263889896,
    constants=352502704, stack_depth=7) at bytecode.c:2620
#106 0x00000000004a08ad in Feval (form=342391552) at eval.c:3676
---Type <return> to continue, or q <return> to quit---
#107 0x000000000049b0b5 in Fprogn (args=342392248) at eval.c:954
#108 0x00000000004642cb in execute_rare_opcode (stack_ptr=0x7fff4abd5dd8,
    unused_program_ptr=0x1522bf9e "\210\016 .)\207",
    opcode=Bsave_window_excursion) at bytecode.c:1406
#109 0x00000000004622bc in execute_optimized_program (
    program=0x1522bf00 "Æ «\aÇÈ\016\"\"\210ÉÊ!\210Ë\211\211\211Ì\036#ÍÎ!)pË\211Ï \r\f\v\n\t\b\016\027\016\030\016\031\016\032
\016\033\016\034\016\035\016\036\016\037\036$\036%\036&\036'\036(\036)\036*\036+\036,\036-\036.\036/\0360\0361\0362\0363\0364
\0365\0366\0367\0368\0369\036:\036 Ë\023Ð\216Ë\211\211\211Ñ ÒËÑ ÒË\211\016!®\005Ó ÔVÕ\211Ë\036\037\036\036\036\035\036!\035\0
34\036\034\036\033\036\032\036\031\036\030\036\027\030\031\032\212Ö\213\210\016 .)\207",
    stack_depth=24, constants_data=0x14c19eb0) at bytecode.c:754
#110 0x00000000004a188f in funcall_compiled_function (fun=352949560, nargs=2,
    args=0x7fff4abd63e8) at eval.c:3517
#111 0x00000000004a2114 in Ffuncall (nargs=3, args=0x7fff4abd63e0)
    at eval.c:3967
#112 0x00000000004a2b24 in Fapply (nargs=2, args=0x7fff4abd64f0) at eval.c:4232
#113 0x00000000004a38bc in apply1 (fn=8829576, arg=487286344) at eval.c:4554
#114 0x000000000049a26e in call_debugger_259 (arg=487286344) at eval.c:469
#115 0x000000000049c72c in internal_catch (tag=8654808,
    func=0x49a252 <call_debugger_259>, arg=487286344, threw=0x7fff4abd66dc,
    thrown_tag=0x0, backtrace_before_throw=0x0) at eval.c:1552
#116 0x000000000049a35b in call_debugger (arg=487286344) at eval.c:530
---Type <return> to continue, or q <return> to quit---
#117 0x000000000049a982 in signal_call_debugger (conditions=9706944,
    sig=8838600, data=487154208, active_handlers=8845800, signal_vars_only=0,
    stack_trace_displayed=0x7fff4abd681c, debugger_entered=0x7fff4abd6818)
    at eval.c:758
#118 0x000000000049da75 in Fsignal (error_symbol=8838600, data=487154208)
    at eval.c:2370
#119 0x00000000004a1db6 in Ffuncall (nargs=3, args=0x7fff4abd6a58)
    at eval.c:3928
#120 0x0000000000462715 in execute_optimized_program (
    program=0x17cea10 "\t;«\vÂÃÄÅ\t\b#C\"\207Æ\t!«\006Â\t\b\"\207ÃÇÈ\t#\207",
    stack_depth=6, constants_data=0x9a48e8) at bytecode.c:862
#121 0x00000000004a188f in funcall_compiled_function (fun=11019536, nargs=1,
    args=0x7fff4abd71d8) at eval.c:3517
#122 0x00000000004a2114 in Ffuncall (nargs=2, args=0x7fff4abd71d0)
    at eval.c:3967
#123 0x00000000004a2855 in Fapply (nargs=3, args=0x7fff4abd71d0) at eval.c:4170
#124 0x00000000004a2086 in Ffuncall (nargs=4, args=0x7fff4abd71c8)
    at eval.c:3951
#125 0x0000000000462715 in execute_optimized_program (
    program=0x16fe090 "ÂÃ\t\b#\210ªù1", stack_depth=4, constants_data=0x9a4950)
    at bytecode.c:862
#126 0x00000000004a188f in funcall_compiled_function (fun=11019608, nargs=1,
    args=0x7fff4abd7750) at eval.c:3517
---Type <return> to continue, or q <return> to quit---
#127 0x00000000004a2114 in Ffuncall (nargs=2, args=0x7fff4abd7748)
    at eval.c:3967
#128 0x0000000000462715 in execute_optimized_program (
    program=0x172fdd0 "Æ\016 !ÇÈÉ\v\016!\"8s\032\211\036\036Êa\203¸",
    stack_depth=7, constants_data=0x11a4360) at bytecode.c:862
#129 0x00000000004a188f in funcall_compiled_function (fun=14140640, nargs=2,
    args=0x7fff4abd7cc0) at eval.c:3517
#130 0x00000000004a2114 in Ffuncall (nargs=3, args=0x7fff4abd7cb8)
    at eval.c:3967
#131 0x0000000000462715 in execute_optimized_program (
    program=0x18db400 "Æ\r!\025Ç È\211\036#\036$\036%\212ÉÈx\210`)\032\016%\nÈ\223\210`\nZ\026#\nfÊs\026$)Ë\216\212Ì\r!)Í\r!Î
\r!È\036(\036&\030\211\036!«4`\036'\016!b\210\212ÏÈx\210Ð`fÑ\"\210`S)ÏÈw\210`|\210\tÒa«\006Óu\210ª\n\tÑa«\005\016'b\210Ô \210
)\tÑa¬\021\016!«\006\tÒa¬\bÕ\b\016&\"­[Ö×\016)B!È\036\"\034\v«\tØ\v!¬\004\016*\023ÉÈx\210Ùu\210`\026\"ÚÛ!«\021\016+«\rÜ\r\fÈ\
211Ñ\v&\006\210ª\033\016,\036-\016.«\005Ý\fP\024"..., stack_depth=8, constants_data=0x111ca30)
    at bytecode.c:862
#132 0x00000000004a188f in funcall_compiled_function (fun=14140712, nargs=3,
    args=0x7fff4abd8250) at eval.c:3517
#133 0x00000000004a2114 in Ffuncall (nargs=4, args=0x7fff4abd8248)
    at eval.c:3967
#134 0x0000000000462715 in execute_optimized_program (
    program=0x1776800 "Æ\r!\035Ç\r!\034È\016\022!\032É\f\b\"­E\n\vk¬\035\f\n\230---Type <return> to continue, or q <return> t
o quit---
«\030\f\v:«\aÊ\v@!ª\004Ç\v!\230«\"Ë\v\r\"«\034\212Ì\r!­\004Í\r!)\211\031\016\023k«\003Î\021Ï\r\tÐ#)ª\t\016\024­\005Ñ\f\b\"+\2
07", stack_depth=5,
    constants_data=0x1183f30) at bytecode.c:862
#135 0x00000000004a188f in funcall_compiled_function (fun=14141288, nargs=1,
    args=0x7fff4abd89b8) at eval.c:3517
#136 0x00000000004a2114 in Ffuncall (nargs=2, args=0x7fff4abd89b0)
    at eval.c:3967
#137 0x00000000004a28ae in Fapply (nargs=2, args=0x7fff4abd89b0) at eval.c:4175
#138 0x00000000004a2086 in Ffuncall (nargs=3, args=0x7fff4abd89a8)
    at eval.c:3951
#139 0x0000000000462715 in execute_optimized_program (
    program=0x197f080 "Æ\016\021!\035p\036\022Ç \211\030\034È\211\033\032È\031\r«PÉ\216Ê\f!\211\024\ba¬\032Ë\f!\211\023\rs«ï\
vq\210`Ì\f!U«å\f\nB\022ªß\r«\032\r@\023\rA\025\vq\210Í\016\023\016\024\"«íÎ\v!\tB\021ªå\n«\fÈÏÐ\217\210\nA\211\022¬ö)\t.\a\20
7", stack_depth=4, constants_data=0x11850c0) at bytecode.c:862
#140 0x00000000004a188f in funcall_compiled_function (fun=14140568, nargs=3,
    args=0x7fff4abd8f20) at eval.c:3517
#141 0x00000000004a2114 in Ffuncall (nargs=4, args=0x7fff4abd8f18)
    at eval.c:3967
#142 0x0000000000462715 in execute_optimized_program (
    program=0x195bc10 "Á\bÂ\"\210ÃÄ\b!Å\b#\207", stack_depth=4,
    constants_data=0xf74960) at bytecode.c:862
#143 0x00000000004a188f in funcall_compiled_function (fun=14141216, nargs=1,
---Type <return> to continue, or q <return> to quit---
    args=0x7fff4abd9490) at eval.c:3517
#144 0x00000000004a2114 in Ffuncall (nargs=2, args=0x7fff4abd9488)
    at eval.c:3967
#145 0x0000000000462715 in execute_optimized_program (
    program=0x197fd90 "ÃÄ\t8!\211\032\b¶®\004Å\n!)\207/", stack_depth=4,
    constants_data=0xd7d520) at bytecode.c:862
#146 0x00000000004a188f in funcall_compiled_function (fun=14142296, nargs=1,
    args=0x7fff4abd9a08) at eval.c:3517
#147 0x00000000004a2114 in Ffuncall (nargs=2, args=0x7fff4abd9a00)
    at eval.c:3967
#148 0x0000000000462715 in execute_optimized_program (
    program=0x11d9340 "Æ\v\ra­\002\nB\r\033\032Ç\r\t\"*È\rÉN\034\030\f«\005\f\t!\210*\207", stack_depth=4, constants_data=0x1
136ca0) at bytecode.c:862
#149 0x00000000004a188f in funcall_compiled_function (fun=14142080, nargs=8,
    args=0x7fff4abd9f98) at eval.c:3517
#150 0x00000000004a2114 in Ffuncall (nargs=9, args=0x7fff4abd9f90)
    at eval.c:3967
#151 0x00000000004a3e01 in call8 (fn=17585656, arg0=8616072, arg1=3,
    arg2=24165, arg3=19661672, arg4=8845800, arg5=8843496, arg6=18129000,
    arg7=11076072) at eval.c:4717
#152 0x00000000004f7a7b in Fwrite_region_internal (start=3, end=24165,
    filename=19661672, append=8845800, visit=8843496, lockname=18129000,
    codesys=11076072, mustbenew=8845800) at fileio.c:3439
---Type <return> to continue, or q <return> to quit---
#153 0x00000000004a1f93 in Ffuncall (nargs=9, args=0x7fff4abda428)
    at eval.c:3928
#154 0x0000000000462715 in execute_optimized_program (
    program=0x197f1d0 "Æ\211\211\211\034\036\034\033\032\016\037®&ÇÈ\016\030\016\031\t\016\032\b\016\033\r&\b®\025\r«\vÉÊ\r!!
«\004\r®\b\016 ®\004Ë\t!\211\024:¬rÊ\f!\024ÉÊ\r!!?­\002\r\022É\f!«\004\fª\006\n?­\002\r\023Ì\vÍ\"\211\026\034«=pÎÏ!Ð \036!\03
6\035\036\036Ñ\216\212\016\035q\210Ò \210Ó\016\036\016\030\016\031#\210\016\034ed\"\210Ôed\t\016\032\bÕa?­\002\b\016\033\v\n&
\b\210-ª\021Ô\016\030\016\031\t\016\032\b\016\033\v\n&\b\210Ö×\016\030\016\031\t\016\032\b\016\033\v&\b,\207", stack_depth=10
, constants_data=0x97e2c8) at bytecode.c:862
#155 0x00000000004a188f in funcall_compiled_function (fun=10940912, nargs=6,
    args=0x7fff4abda9d0) at eval.c:3517
#156 0x00000000004a2114 in Ffuncall (nargs=7, args=0x7fff4abda9c8)
    at eval.c:3967
#157 0x0000000000462715 in execute_optimized_program (
    program=0x197f140 "Å\t\034\033\f«\017\v¬\f\f@\n!\023\fA\211\024¬ó\v?­\nÆed\nÅÇ\b&\006*\207", stack_depth=8, constants_dat
a=0x977e18) at bytecode.c:862
#158 0x00000000004a188f in funcall_compiled_function (fun=10928384, nargs=2,
    args=0x7fff4abdaf60) at eval.c:3517
#159 0x00000000004a2114 in Ffuncall (nargs=3, args=0x7fff4abdaf58)
    at eval.c:3967
#160 0x0000000000462715 in execute_optimized_program (
    program=0x195b9b0 "Æ\211\036&\033Ç\r!¬=È\r!\034É\f!¬\024Ê\f!«\bËÌ\f\"\210ª'Ë---Type <return> to continue, or q <return> t
o quit---
Í\r\"\210ª Ê\r!¬\bËÎ\f\"\210ª\024ÏÐÑÒ\r!\"!«\006Ó\026&ª\005ËÔ!\210)\016*¬\004Õ \023È\r!\034\016+«OÇ\f!«J\rÆ\211\211\211Ö \036
,\036'\032\030\031\036(×\022Ó\020\b«\020ÐØ\f\n#\021Ê\t!\020\nT\022ªïÙ\216Ú \210Ûed\tÆ\016(\016)&\006\210Ó\026')Ü\r!\023Ý\t\rÓ
#\210.\006ª\032\016&«\020\v¬\rÜ\r!\023Þ\rß\và\"\"\210á\r\016)\"\210)\r­\006âã\r!8\026-\v"..., stack_depth=7, constants_data=0
x978ac0)
    at bytecode.c:862
#161 0x00000000004a188f in funcall_compiled_function (fun=10929464, nargs=0,
    args=0x7fff4abdb4e0) at eval.c:3517
#162 0x00000000004a2114 in Ffuncall (nargs=1, args=0x7fff4abdb4d8)
    at eval.c:3967
#163 0x0000000000462715 in execute_optimized_program (
    program=0x195b970 "\t«\a\t\030Â )\207Â \207", stack_depth=1,
    constants_data=0x978c50) at bytecode.c:862
#164 0x00000000004a188f in funcall_compiled_function (fun=10929536, nargs=0,
    args=0x7fff4abdba30) at eval.c:3517
#165 0x00000000004a2114 in Ffuncall (nargs=1, args=0x7fff4abdba28)
    at eval.c:3967
#166 0x0000000000462715 in execute_optimized_program (
    program=0x195b860 "rÆ «\005Æ q\210Ç \203È", stack_depth=7,
    constants_data=0x995358) at bytecode.c:862
#167 0x00000000004a188f in funcall_compiled_function (fun=10988360, nargs=0,
    args=0x7fff4abdbfb0) at eval.c:3517
#168 0x00000000004a2114 in Ffuncall (nargs=1, args=0x7fff4abdbfa8)
---Type <return> to continue, or q <return> to quit---
    at eval.c:3967
#169 0x0000000000462715 in execute_optimized_program (
    program=0x1977990 "Å Æ ÇV\n«\a\fÈa?®\004\fÉs\032\031\211\033«\b\fÊs«\003Ë\020\v«\021\t«\016Ì «\nÍÎÏÐÌ \"\"\210Ñ \210\v­\t
\fÒs­\004Ë\211\020+\207",
    stack_depth=6, constants_data=0x995500) at bytecode.c:862
#170 0x00000000004a188f in funcall_compiled_function (fun=10988432, nargs=1,
    args=0x7fff4abdc528) at eval.c:3517
#171 0x00000000004a2114 in Ffuncall (nargs=2, args=0x7fff4abdc520)
    at eval.c:3967
#172 0x000000000046a271 in Fcall_interactively (function=8727768,
    record_flag=8845800, keys=8845800) at callint.c:994
#173 0x000000000049f47c in Fcommand_execute (cmd=8727768, record_flag=8845800,
    keys=8845800) at eval.c:3138
#174 0x00000000004bb476 in execute_command_event (command_builder=0x106f7b0,
    event=485783120) at event-stream.c:4288
#175 0x00000000004bbede in Fdispatch_event (event=485783120)
    at event-stream.c:4592
#176 0x000000000046fc27 in Fcommand_loop_1 () at cmdloop.c:600
#177 0x000000000046fa06 in command_loop_1 (unused_dummy=8845800)
    at cmdloop.c:505
#178 0x000000000049cd07 in condition_case_1 (handlers=8838600,
    bfun=0x46f9d1 <command_loop_1>, barg=8845800, hfun=0x46f5dc <cmd_error>,
    harg=8845800) at eval.c:1946
---Type <return> to continue, or q <return> to quit---
#179 0x000000000046f70c in command_loop_3 () at cmdloop.c:262
#180 0x000000000046f730 in command_loop_2 (unused_dummy=8845800)
    at cmdloop.c:275
#181 0x000000000049c72c in internal_catch (tag=8805528,
    func=0x46f71f <command_loop_2>, arg=8845800, threw=0x0, thrown_tag=0x0,
    backtrace_before_throw=0x0) at eval.c:1552
#182 0x000000000046f99c in Frecursive_edit () at cmdloop.c:376
#183 0x00000000004a1d7f in Ffuncall (nargs=1, args=0x7fff4abdd068)
    at eval.c:3928
#184 0x0000000000462715 in execute_optimized_program (
    program=0x7fff4abdd390 "Æ\n!\210Ç \210È\f!\210\t«0Éed\"\rV«\035eb\210Ê\r¥y\210`\033db\210Ê\r¥\rZy\210\v`|\210)Ëc\210eb\21
0ÌÍ !\210Î \210\f@Ïa«\006ÐÑÒ\"\210Ó \210ÌÔ!\210ÕÒ\030\036\027ÌÔ!\210\212Ö \210+Õ\207", stack_depth=3,
    constants_data=0x1502c3d0) at bytecode.c:862
#185 0x0000000000467e6b in Fbyte_code (instructions=263889896,
    constants=352502704, stack_depth=7) at bytecode.c:2620
#186 0x00000000004a08ad in Feval (form=342391552) at eval.c:3676
#187 0x000000000049b0b5 in Fprogn (args=342392248) at eval.c:954
#188 0x00000000004642cb in execute_rare_opcode (stack_ptr=0x7fff4abdd958,
    unused_program_ptr=0x1522bf9e "\210\016 .)\207",
    opcode=Bsave_window_excursion) at bytecode.c:1406
#189 0x00000000004622bc in execute_optimized_program (
    program=0x1522bf00 "Æ «\aÇÈ\016\"\"\210ÉÊ!\210Ë\211\211\211Ì\036#ÍÎ!)pË\211Ï---Type <return> to continue, or q <return> t
o quit---
 \r\f\v\n\t\b\016\027\016\030\016\031\016\032\016\033\016\034\016\035\016\036\016\037\036$\036%\036&\036'\036(\036)\036*\036+
\036,\036-\036.\036/\0360\0361\0362\0363\0364\0365\0366\0367\0368\0369\036:\036 Ë\023Ð\216Ë\211\211\211Ñ ÒËÑ ÒË\211\016!®\005
Ó ÔVÕ\211Ë\036\037\036\036\036\035\036!\035\034\036\034\036\033\036\032\036\031\036\030\036\027\030\031\032\212Ö\213\210\016
.)\207",
    stack_depth=24, constants_data=0x14c19eb0) at bytecode.c:754
#190 0x00000000004a188f in funcall_compiled_function (fun=352949560, nargs=2,
    args=0x7fff4abddf68) at eval.c:3517
#191 0x00000000004a2114 in Ffuncall (nargs=3, args=0x7fff4abddf60)
    at eval.c:3967
#192 0x00000000004a2b24 in Fapply (nargs=2, args=0x7fff4abde070) at eval.c:4232
#193 0x00000000004a38bc in apply1 (fn=8829576, arg=342527008) at eval.c:4554
#194 0x000000000049a26e in call_debugger_259 (arg=342527008) at eval.c:469
#195 0x000000000049c72c in internal_catch (tag=8654808,
    func=0x49a252 <call_debugger_259>, arg=342527008, threw=0x7fff4abde25c,
    thrown_tag=0x0, backtrace_before_throw=0x0) at eval.c:1552
#196 0x000000000049a35b in call_debugger (arg=342527008) at eval.c:530
#197 0x000000000049a982 in signal_call_debugger (conditions=9706944,
    sig=8838600, data=342526552, active_handlers=8845800, signal_vars_only=0,
    stack_trace_displayed=0x7fff4abde39c, debugger_entered=0x7fff4abde398)
    at eval.c:758
#198 0x000000000049da75 in Fsignal (error_symbol=8838600, data=342526552)
    at eval.c:2370
---Type <return> to continue, or q <return> to quit---
#199 0x00000000004a1db6 in Ffuncall (nargs=3, args=0x7fff4abde5d8)
    at eval.c:3928
#200 0x0000000000462715 in execute_optimized_program (
    program=0x17cea10 "\t;«\vÂÃÄÅ\t\b#C\"\207Æ\t!«\006Â\t\b\"\207ÃÇÈ\t#\207",
    stack_depth=6, constants_data=0x9a48e8) at bytecode.c:862
#201 0x00000000004a188f in funcall_compiled_function (fun=11019536, nargs=1,
    args=0x7fff4abded58) at eval.c:3517
#202 0x00000000004a2114 in Ffuncall (nargs=2, args=0x7fff4abded50)
    at eval.c:3967
#203 0x00000000004a2855 in Fapply (nargs=3, args=0x7fff4abded50) at eval.c:4170
#204 0x00000000004a2086 in Ffuncall (nargs=4, args=0x7fff4abded48)
    at eval.c:3951
#205 0x0000000000462715 in execute_optimized_program (
    program=0x16fe090 "ÂÃ\t\b#\210ªù1", stack_depth=4, constants_data=0x9a4950)
    at bytecode.c:862
#206 0x00000000004a188f in funcall_compiled_function (fun=11019608, nargs=1,
    args=0x7fff4abdf2c0) at eval.c:3517
#207 0x00000000004a2114 in Ffuncall (nargs=2, args=0x7fff4abdf2b8)
    at eval.c:3967
#208 0x0000000000462715 in execute_optimized_program (
    program=0x14bac80 "ÆÇ\016,!Ç\016-!È\r!É\r!Ê\r!Ê\r!Ë\033\036.\036/\031\030\036&\036'\036(\016)«*\016*«&\016+«\"Ì\r!\016+Z\
0160V¬\027Í\016)\bZ!\016'V¬\fÍ\016*\tZ!\016&V«\005Î\024ª\004\fT\024Ï\r!¬\005ÐÑ!\210ÒÓ\n\r\f$\210Ô\216\016(\205®",
---Type <return> to continue, or q <return> to quit---
    stack_depth=8, constants_data=0x999888) at bytecode.c:862
#209 0x00000000004a188f in funcall_compiled_function (fun=10997360, nargs=1,
    args=0x7fff4abdf848) at eval.c:3517
#210 0x00000000004a2114 in Ffuncall (nargs=2, args=0x7fff4abdf840)
    at eval.c:3967
#211 0x000000000046a271 in Fcall_interactively (function=8752344,
    record_flag=8845800, keys=8845800) at callint.c:994
#212 0x000000000049f47c in Fcommand_execute (cmd=8752344, record_flag=8845800,
    keys=8845800) at eval.c:3138
#213 0x00000000004bb476 in execute_command_event (command_builder=0x106f7b0,
    event=280121176) at event-stream.c:4288
#214 0x00000000004bbede in Fdispatch_event (event=280121176)
    at event-stream.c:4592
#215 0x000000000046fc27 in Fcommand_loop_1 () at cmdloop.c:600
#216 0x000000000046fa06 in command_loop_1 (unused_dummy=8845800)
    at cmdloop.c:505
#217 0x000000000049cd07 in condition_case_1 (handlers=8838600,
    bfun=0x46f9d1 <command_loop_1>, barg=8845800, hfun=0x46f5dc <cmd_error>,
    harg=8845800) at eval.c:1946
#218 0x000000000046f70c in command_loop_3 () at cmdloop.c:262
#219 0x000000000046f730 in command_loop_2 (unused_dummy=8845800)
    at cmdloop.c:275
#220 0x000000000049c72c in internal_catch (tag=8394120,
---Type <return> to continue, or q <return> to quit---
    func=0x46f71f <command_loop_2>, arg=8845800, threw=0x0, thrown_tag=0x0,
    backtrace_before_throw=0x0) at eval.c:1552
#221 0x000000000046f834 in initial_command_loop (load_me=8845800)
    at cmdloop.c:313
#222 0x0000000000495f6b in xemacs_21_5_b28_x86_64_unknown_linux (argc=1,
    argv=0x7fff4abe0408, unused_envp=0x0, restart=0) at emacs.c:2668
#223 0x0000000000496a44 in main (argc=1, argv=0x7fff4abe0408,
    unused_envp=0x7fff4abe0418) at emacs.c:3112
(gdb)
================================================================


Dear Bug Team!



================================================================

System Info to help track down your bug:
---------------------------------------

uname -a: Linux buildlnx2 2.6.17-10-generic #2 SMP Fri Oct 13 15:34:39 UTC 2006 x86_64 GNU/Linux

./configure 


XEmacs 21.5-b28 "fuki" (+CVS-20071205) configured for `x86_64-unknown-linux'.

Compilation Environment and Installation Defaults:
  Source code location:              /localbuild/xemacs-latest/xemacs
  Installation prefix:               /usr/local
  Operating system description file: `s/linux.h'
  Not using any machine description file
  Compiler version:                  gcc (GCC) 4.2.2
    - GCC specs file:                specs.
    - Compiler command:              gcc   -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wunused-parameter -g 
  libc version:                      GNU libc 2.4-1ubuntu12 (Debian)
  Relocating allocator for buffers:  no
  GNU version of malloc:             yes
    - Using Doug Lea's new malloc from the GNU C Library.

Window System:
  Compiling in support for the X window system:
    - X Windows headers location:                
    - X Windows libraries location:              
    - Handling WM_COMMAND properly.
  Compiling in support for the Athena widget set:
    - Athena headers location:                    X11/Xaw
    - Athena library to link:                     Xaw
  Using Lucid menubars.
  Using Lucid scrollbars.
  Using Athena dialog boxes.
  Using Athena native widgets.

TTY:
  Compiling in support for ncurses.

Images:
  Compiling in support for GIF  images (builtin).
  Compiling in support for XPM  images.
  Compiling in support for PNG  images.
  Compiling in support for JPEG images.
  Compiling in support for TIFF images.

Sound:
  Compiling in support for sound (native).
  Compiling in support for ALSA (Advanced Linux Sound Architecture).
  Compiling in support for NAS (network audio system).

Databases:
  Compiling in support for PostgreSQL.
    - Using PostgreSQL header file:  postgresql/libpq-fe.h
    - Using PostgreSQL V7 bindings.

Internationalization:

Mail:
  Compiling in support for "file" mail spool file locking method.

Other Features:
  Inhibiting IPv6 canonicalization at startup.
  Compiling in support for dynamic shared object modules.
  Using the new GC mark algorithms (KKCC).
  WARNING: ---------------------------------------------------------
  WARNING: The new algorithms are experimental. They are enabled by
  WARNING: default for this release. Use `--disable-kkcc' to
  WARNING: turn it off.
  WARNING: ---------------------------------------------------------
  Using the new portable dumper.
  Dumping into executable.
  Compiling in support for extra debugging code.
  Compiling in support for runtime error checking.
  WARNING: ---------------------------------------------------------
  WARNING: XEmacs will run noticeably more slowly as a result.
  WARNING: Error checking is on by default for XEmacs beta releases.
  WARNING: ---------------------------------------------------------



Load-Path Lisp Shadows:
----------------------
(~/library/emacs/lisp/ctypes
/usr/local/lib/xemacs/xemacs-packages/lisp/c-support/ctypes
/usr/local/lib/xemacs/xemacs-packages/lisp/xemacs-base/easy-mmode
/usr/local/share/xemacs-21.5-b28/lisp/easy-mmode
/usr/local/lib/xemacs/xemacs-packages/lisp/build/build-report
/usr/local/share/xemacs-21.5-b28/lisp/build-report
/usr/local/lib/xemacs/xemacs-packages/lisp/xemacs-base/regexp-opt
/usr/local/share/xemacs-21.5-b28/lisp/regexp-opt)


Installed XEmacs Packages:
-------------------------
(zenirc ver: 1.16 upstream: 2.112)
(xwem ver: 1.22 upstream: lg at xwem.org--2005/xwem--main--2.1--versionfix-1)
(xslt-process ver: 1.12 upstream: 1.2.1)
(xslide ver: 1.09 upstream: 0.2.2)
(xlib ver: 1.14 upstream: lg at xwem.org--2005/xlib--main--2.1--version-0)
(xetla ver: 1.01 upstream: steve at eicq.org--2005/xetla--main--1.1--version-0)
(xemacs-devel ver: 1.72 upstream: No-Upstream-Ver)
(xemacs-base ver: 2.03 upstream: No-Upstream-Ver)
(x-symbol ver: 1.1 upstream: 4.5.1)
(w3 ver: 1.32 upstream: 4.0pre47)
(vm ver: 7.22 upstream: 7.17)
(viper ver: 1.48 upstream: 3.09)
(view-process ver: 1.13 upstream: 2.4)
(vhdl ver: 1.21 upstream: 3.33.8)
(vc-cc ver: 1.22 upstream: No-Upstream-Ver)
(vc ver: 1.41 upstream: No-Upstream-Ver)
(tramp ver: 1.32 upstream: 2.0.53)
(tpu ver: 1.14 upstream: 4.2X)
(tooltalk ver: 1.15 upstream: No-Upstream-Ver)
(tm ver: 1.38 upstream: No-Upstream-Ver)
(time ver: 1.14 upstream: 1.17)
(textools ver: 1.15 upstream: No-Upstream-Ver)
(text-modes ver: 1.9 upstream: No-Upstream-Ver)
(texinfo ver: 1.3 upstream: No-Upstream-Ver)
(supercite ver: 1.21 upstream: 3.55x3)
(strokes ver: 1.1 upstream: No-Upstream-Ver)
(speedbar ver: 1.28 upstream: 0.14beta4)
(sounds-wav ver: 1.12 upstream: No-Upstream-Ver)
(sounds-au ver: 1.12 upstream: No-Upstream-Ver)
(sml-mode ver: 0.12 upstream: 3.9.5)
(slider ver: 1.15 upstream: 0.3x1)
(sieve ver: 1.18 upstream: No-Upstream-Ver)
(sh-script ver: 1.21 upstream: 2.0f)
(sgml ver: 1.11 upstream: No-Upstream-Ver)
(semantic ver: 1.2 upstream: 1.4.4)
(scheme ver: 1.14 upstream: No-Upstream-Ver)
(sasl ver: 1.16 upstream: 1.14.4)
(ruby-modes ver: 1.02 upstream: 1.6.8)
(rmail ver: 1.14 upstream: No-Upstream-Ver)
(riece ver: 1.22 upstream: 2.0.2)
(reftex ver: 1.34 upstream: 4.21)
(re-builder ver: 1.05 upstream: 1.20)
(python-modes ver: 1.07 upstream: No-Upstream-Ver)
(psgml-dtds ver: 1.03 upstream: No-Upstream-Ver)
(psgml ver: 1.44 upstream: 1.3.1)
(ps-print ver: 1.11 upstream: 6.5.6)
(prog-modes ver: 2.07 upstream: No-Upstream-Ver)
(pgg ver: 1.06 upstream: 0.1)
(perl-modes ver: 1.09 upstream: No-Upstream-Ver)
(pcomplete ver: 1.04 upstream: 1.1.6)
(pcl-cvs ver: 1.66 upstream: R-2_9_9)
(pc ver: 1.28 upstream: No-Upstream-Ver)
(os-utils ver: 1.37 upstream: No-Upstream-Ver)
(oo-browser ver: 1.04 upstream: 4.08)
(ocaml ver: 0.05 upstream: 3.06)
(net-utils ver: 1.48 upstream: N/A)
(mmm-mode ver: 1.02 upstream: 0.4.7)
(misc-games ver: 1.18 upstream: No-Upstream-Ver)
(mine ver: 1.16 upstream: 1.9)
(mh-e ver: 1.29 upstream: 7.4.2)
(mew ver: 1.19 upstream: 1.94.2)
(mailcrypt ver: 2.14 upstream: 3.5.8)
(mail-lib ver: 1.76 upstream: No-Upstream-Ver)
(jde ver: 1.51 upstream: 2.3.3)
(ispell ver: 1.32 upstream: 3.6)
(ilisp ver: 1.33 upstream: 5.12.0)
(igrep ver: 1.14 upstream: 2.111)
(idlwave ver: 1.32 upstream: 5.1)
(ibuffer ver: 1.09 upstream: No-Upstream-Ver)
(hyperbole ver: 1.16 upstream: 4.18)
(hm--html-menus ver: 1.23 upstream: 5.9)
(haskell-mode ver: 1.08 upstream: 2.1)
(gnus ver: 1.9 upstream: 5.10.7)
(gnats ver: 1.17 upstream: 3.101)
(general-docs ver: 1.04 upstream: No-Upstream-Ver)
(games ver: 1.17 upstream: 1.04)
(fsf-compat ver: 1.15 upstream: No-Upstream-Ver)
(frame-icon ver: 1.11 upstream: No-Upstream-Ver)
(fortran-modes ver: 1.05 upstream: No-Upstream-Ver)
(forms ver: 1.15 upstream: 2.37)
(footnote ver: 1.16 upstream: 0.18x)
(eudc ver: 1.39 upstream: 1.32)
(eterm ver: 1.17 upstream: No-Upstream-Ver)
(eshell ver: 1.1 upstream: 2.4.1)
(escreen ver: 1.01 upstream: 1.16)
(erc ver: 0.21 upstream: Version 5.1.2 Revision: 1.796.2.6)
(emerge ver: 1.11 upstream: No-Upstream-Ver)
(elib ver: 1.11 upstream: 1.0)
(eieio ver: 1.05 upstream: 0.17)
(efs ver: 1.33 upstream: 1.23)
(edt ver: 1.13 upstream: No-Upstream-Ver)
(edit-utils ver: 2.34 upstream: No-Upstream-Ver)
(ediff ver: 1.62 upstream: 2.75)
(edebug ver: 1.21 upstream: No-Upstream-Ver)
(ecrypto ver: 0.2 upstream: 2.0)
(ecb ver: 1.22 upstream: 2.31)
(docbookide ver: 0.07000000000000001 upstream: 0.1)
(dired ver: 1.17 upstream: 7.13)
(dictionary ver: 1.16 upstream: 1.8)
(debug ver: 1.17 upstream: No-Upstream-Ver)
(crisp ver: 1.15 upstream: 1.34)
(cookie ver: 1.15 upstream: No-Upstream-Ver)
(clearcase ver: 1.1 upstream: /main/laptop/165)
(cc-mode ver: 1.45 upstream: 5.30.10)
(calendar ver: 1.23 upstream: No-Upstream-Ver)
(calc ver: 1.26 upstream: 2.02fX3)
(c-support ver: 1.22 upstream: No-Upstream-Ver)
(build ver: 1.14 upstream: 2.02)
(bbdb ver: 1.29 upstream: 2.34)
(auctex ver: 1.46 upstream: 11.55)
(apel ver: 1.32 upstream: 10.6)
(ada ver: 1.14 upstream: 2.27)
(Sun ver: 1.16 upstream: No-Upstream-Ver)



Installed Modules:
-----------------


Features:
--------

(ehelp electric mail-abbrevs xemacsbug shadow sendmail rfc822 gdb
debug-toolbar dired-help debug shell imenu speedbar sb-image dframe
assoc symbol-syntax view-less view hyper-apropos ibuf-ext ibuffer
annotations tags etags comint compile dabbrev hideif cc-mode cc-fonts
cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs
regexp-opt efs-cu timer-funcs uniquify cal-move cal-xemacs calendar
time gnuserv psvn wid-edit ring overlay diff-mode advice
advice-preload pp elp ediff-util ediff-merg ediff-diff ediff-wind
ediff-tbar ediff-mult ediff-help ediff-init dired-faces dired-xemacs
dired blink-cursor lazy-lock font-lock cus-face mwheel edmacro
zenirc-autoloads xwem-autoloads xslt-process-autoloads
xslide-autoloads xlib-autoloads xetla-autoloads xemacs-devel-autoloads
xemacs-base-autoloads x-symbol-autoloads w3-autoloads vm-autoloads
viper-autoloads view-process-autoloads vhdl-autoloads vc-cc-autoloads
vc-autoloads tramp-autoloads tpu-autoloads tooltalk-autoloads
tm-autoloads time-autoloads textools-autoloads text-modes-autoloads
texinfo-autoloads supercite-autoloads strokes-autoloads
speedbar-autoloads sounds-wav-autoloads sounds-au-autoloads
sml-mode-autoloads slider-autoloads sieve-autoloads
sh-script-autoloads sgml-autoloads semantic-autoloads scheme-autoloads
sasl-autoloads ruby-modes-autoloads rmail-autoloads riece-autoloads
reftex-autoloads re-builder-autoloads python-modes-autoloads
psgml-dtds-autoloads psgml-autoloads ps-print-autoloads
prog-modes-autoloads pgg-autoloads perl-modes-autoloads
pcomplete-autoloads pcl-cvs-autoloads pc-autoloads os-utils-autoloads
oo-browser-autoloads ocaml-autoloads net-utils-autoloads
mmm-mode-autoloads misc-games-autoloads mine-autoloads mh-e-autoloads
mew-autoloads mailcrypt-autoloads mail-lib-autoloads jde-autoloads
ispell-autoloads ilisp-autoloads igrep-autoloads idlwave-autoloads
ibuffer-autoloads hyperbole-autoloads hm--html-menus-autoloads
haskell-mode-autoloads gnus-autoloads gnats-autoloads
general-docs-autoloads games-autoloads fsf-compat-autoloads
frame-icon-autoloads fortran-modes-autoloads forms-autoloads
footnote-autoloads eudc-autoloads eterm-autoloads eshell-autoloads
escreen-autoloads erc-autoloads emerge-autoloads elib-autoloads
eieio-autoloads efs-autoloads edt-autoloads edit-utils-autoloads
ediff-autoloads edebug-autoloads ecrypto-autoloads ecb-autoloads
docbookide-autoloads dired-autoloads dictionary-autoloads
debug-autoloads crisp-autoloads cookie-autoloads clearcase-autoloads
cc-mode-autoloads calendar-autoloads calc-autoloads
c-support-autoloads build-autoloads bbdb-autoloads auctex-autoloads
apel-autoloads ada-autoloads Sun-autoloads modules-autoloads
auto-autoloads auto-show fontl-hooks code-cmds gutter-items
menubar-items x-menubar mode-motion mouse behavior itimer auto-save
lisp-mode easymenu easy-mmode iso8859-1 page buff-menu lib-complete
loadhist cus-file derived newcomment rsz-minibuf env text-props frame
obsolete cus-start custom widget cl-extra cl cl-19 packages backquote
unicode lucid-scrollbars cut-buffer lucid-menubars athena-dialogs x
c-balloon-help tty-frames tty toolbar nas-sound native-sound
alsa-sound scrollbar unix-processes multicast network-streams
subprocesses modules menu-accelerator-support menubar md5 xemacs
gutter tiff png gif jpeg xpm xbm lisp-float-type file-coding linux
dialog devices window-system base64)


Recent keystrokes:
-----------------

misc-user misc-user misc-user misc-user misc-user misc-user
misc-user misc-user misc-user misc-user misc-user misc-user
misc-user misc-user misc-user misc-user misc-user misc-user
misc-user misc-user misc-user misc-user misc-user misc-user
misc-user misc-user misc-user misc-user misc-user misc-user
misc-user misc-user misc-user misc-user misc-user misc-user
misc-user misc-user misc-user misc-user misc-user misc-user
misc-user misc-user misc-user misc-user misc-user misc-user
misc-user misc-user misc-user misc-user misc-user misc-user
misc-user misc-user misc-user misc-user button1 button1up
C-x d RET y C-x d RET y C-x C-b button2 button2up C-f4
C-x C-b C-x d up RET misc-user RET SPC prior next next
C-x C-b SPC SPC next next prior SPC button1 button1up
C-x C-b button1 button1up misc-user


Recent messages (most recent first):
-----------------------------------

Buffer is read-only: #<buffer "*Bug Help*">
Buffer is read-only: #<buffer "*Bug Help*">
Buffer is read-only: #<buffer "*Bug Help*">
Type M-x mail-send-and-exit to send the bug report, C-x k to cancel.
<<< Press Space to bury the help buffer, Press r to retain it >>>
space = page forward; b = page back; h = help; q = quit.
Loading ehelp...done
Loading ehelp...
Auto save file for draft message exists; consider M-x mail-recover
Warning:

Defaulting to the GNU Emacs-derived `sendmail.el' mail client. This facility,
while part of base XEmacs, is heinously underfeatured, and not going to get
better in the medium term. We include it so that bug reports work without
packages; we suggest that you choose and/or install one of the other mail
clients from packages if you're doing something other than M-x
report-xemacs-bug , or even if you are reporting bugs regularly.

To choose a package from those installed, click on "Options" ->
"Internet" -> "Compose Mail With ..." and decide on one from the
list. Gnus and VM are full-featured and have active user communities.

To disable this warning and stick with the old behavior, you can explicitly
initialize `mail-user-agent' to 'sendmail-user-agent .
Loading xemacsbug...done
Process error: Doing fork, "Cannot allocate memory"
Loading xemacsbug...
Reading directory /localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/include/api/...
Process error: Doing fork, "Cannot allocate memory"
Reading directory /localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/include/api/...
Subdirectory /localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/include/api/ has changed on disk.  Re-list? (y or n) Yes
Subdirectory /localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/include/api/ has changed on disk.  Re-list? (y or n)
Process error: Doing fork, "Cannot allocate memory"
Reading directory /localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/include/api/...





More information about the XEmacs-Beta mailing list