Reminder: temacs receives `signal 11' during dump. C backtrace see at thу
bottom of the article..
XEmacs configuration is:
uname -a: CYGWIN_NT-5.0 opal 1.3.22(0.78/3/2) 2003-03-18 09:20 i686 unknown unknown
Cygwin
/c/software/SRC/xemacs-beta/configure '--srcdir=/c/software/SRC/xemacs-beta'
'--package-path=/usr/local/xemacs/' '--with-x11' '--with-msw'
'--with-mule' '--with-canna=no' '--with-wnn=no'
'--with-pop' '--debug' '--error-checking=all'
'--use-kkcc'
XEmacs 21.5-b15 "celery" configured for `i686-pc-cygwin'.
Compilation / Installation:
Source code location: /c/software/SRC/xemacs-beta
Installation prefix: /usr/local
Operating system description file: `s/cygwin32.h'
Machine description file: `m/intel386.h'
Compiler: gcc -Wall -Wno-switch -Winline -Wmissing-prototypes
-Wsign-compare -Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations
-Wpointer-arith -g -O3
Relocating allocator for buffers: no
GNU version of malloc: yes
Window System:
Compiling in support for the Microsoft window system.
Compiling in support for the X window system:
- X Windows headers location: /usr/X11R6/include
- X Windows libraries location: /usr/X11R6/lib
- Handling WM_COMMAND properly.
Using Lucid menubars.
Using Lucid scrollbars.
Using Motif dialog boxes.
Using Motif native widgets.
Compiling in support for Drag'n'Drop (EXPERIMENTAL).
- Drag'n'Drop prototype: msw.
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.
Compiling in support for X-Face message headers.
Sound:
Compiling in support for sound (native).
Databases:
Compiling in support for Berkeley database.
Compiling in support for PostgreSQL.
- Using PostgreSQL header file: libpq-fe.h
- Using PostgreSQL V7 bindings.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for XIM (X11R5+ I18N input method).
- Using raw Xlib to provide XIM support.
Mail:
Compiling in support for POP mail retrieval.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the new GC algorithms.
Compiling in support for extra debugging code.
WARNING: ---------------------------------------------------------
WARNING: Compiling in support for runtime error checking.
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------
intro: "SJT" == Stephen J Turnbull <stephen(a)xemacs.org> writes:
>>>>> "Nickolay" == Nickolay Pakoulin
<npak(a)ispras.ru> writes:
Nickolay> I'd love to help to find the
reason but have no ideas how to track
Nickolay> it down.
SJT> You can run temacs from gdb with
#0 assert_failed (file=0x406630 "/c/software/SRC/xemacs-beta/src/alloc.c",
line=2714, expr=0x410ade "!gc_in_progress") at
/c/software/SRC/xemacs-beta/src/emacs.c:3732
#1 0x00410bfc in free_managed_lcrecord (lcrecord_list=9293216, lcrecord=9297440) at
/c/software/SRC/xemacs-beta/src/alloc.c:2723
#2 0x0064323a in free_opaque_ptr (ptr=9297440) at
/c/software/SRC/xemacs-beta/src/opaque.c:172
#3 0x00497e18 in free_dynarr (opaque=9297440) at
/c/software/SRC/xemacs-beta/src/eval.c:5971
#4 0x00490e49 in unbind_to_hairy (count=12) at
/c/software/SRC/xemacs-beta/src/eval.c:6036
#5 0x00490d18 in unbind_to_1 (count=12, value=9334788) at
/c/software/SRC/xemacs-beta/src/eval.c:5988
#6 0x0046e347 in emacs_doprnt_1 (stream=9729920, format_nonreloc=0x40ff10
"%s\nKilling some buffers may delay running out of memory.\nHowever, certainly by the
time you receive the 95%% warning,\nyou should clean up, kill this Emacs, and start a new
one.", format_length=176, format_reloc=9334788, nargs=0, largs=0x0, vargs=0x22ee1c
"\020iy") at /c/software/SRC/xemacs-beta/src/doprnt.c:667
#7 0x0046c192 in emacs_vsprintf_string (format=0x40ff10 "%s\nKilling some buffers
may delay running out of memory.\nHowever, certainly by the time you receivethe 95%%
warning,\nyou should clean up, kill this Emacs, and start a new one.",vargs=0x22ee1c
"\020iy") at /c/software/SRC/xemacs-beta/src/doprnt.c:680
#8 0x00491632 in warn_when_safe (class_=9472772, level=9471180, fmt=0x40ff10
"%s\nKilling some buffers may delay running out of memory.\nHowever, certainly bythe
time you receive the 95%% warning,\nyou should clean up, kill this Emacs, and start a new
one.") at /c/software/SRC/xemacs-beta/src/eval.c:6397
#9 0x00410015 in malloc_warning (str=0x796910 "Warning: past 75% of memory
limit") at /c/software/SRC/xemacs-beta/src/alloc.c:266
#10 0x007969ff in check_memory_limits () at
/c/software/SRC/xemacs-beta/src/vm-limit.c:105
#11 0x007961e6 in morecore (size=131072) at /c/software/SRC/xemacs-beta/src/gmalloc.c:446
#12 0x0079570a in malloc (size=131072) at /c/software/SRC/xemacs-beta/src/gmalloc.c:666
#13 0x0040d934 in garbage_collect_1 () at /c/software/SRC/xemacs-beta/src/alloc.c:2974
#14 0x004868f3 in Fdump_emacs (filename=12858196, symfile=12858212) at
/c/software/SRC/xemacs-beta/src/emacs.c:2981
#15 0x0048db6f in Feval (form=12677964) at /c/software/SRC/xemacs-beta/src/eval.c:3602
#16 0x00489ab8 in Fprogn (args=12667364) at /c/software/SRC/xemacs-beta/src/eval.c:953
#17 0x0048dece in Feval (form=12667412) at /c/software/SRC/xemacs-beta/src/eval.c:3570
#18 0x0048dece in Feval (form=12344740) at /c/software/SRC/xemacs-beta/src/eval.c:3570
#19 0x0048d6b8 in Feval (form=12723968) at /c/software/SRC/xemacs-beta/src/lisp.h:1733
#20 0x005cf15c in readevalloop (readcharfun=9729664, sourcename=9778516, evalfun=0x48cd00
<Feval>, printflag=0) at /c/software/SRC/xemacs-beta/src/lread.c:1418
#21 0x005ccfba in Fload_internal (file=9778516, noerror=9334788, nomessage=9334788,
nosuffix=9334788, codesys=9334788, used_codesys=9334788) at
/c/software/SRC/xemacs-beta/src/lread.c:722
#22 0x0048dc35 in Feval (form=9791388) at /c/software/SRC/xemacs-beta/src/eval.c:3602
#23 0x0048a921 in condition_case_1 (handlers=9334884, bfun=0x48cd00 <Feval>,
barg=9791388, hfun=0x442fa0 <cmd_error>, harg=9334788) at
/c/software/SRC/xemacs-beta/src/eval.c:1917
#24 0x0044315b in top_level_1 (dummy=9334788) at
/c/software/SRC/xemacs-beta/src/cmdloop.c:214
#25 0x0048a789 in internal_catch (tag=9415452, func=0x443120 <top_level_1>,
arg=9334788, threw=0x0, thrown_tag=0x0) at /c/software/SRC/xemacs-beta/src/eval.c:1527
#26 0x00442ad8 in initial_command_loop (load_me=9778516) at
/c/software/SRC/xemacs-beta/src/cmdloop.c:280
#27 0x00485490 in xemacs_21_5_b15_i686_pc_cygwin (argc=7, argv=0x8dbc80, envp=0x8d9000,
restart=0) at /c/software/SRC/xemacs-beta/src/emacs.c:2410
#28 0x004867e4 in main (argc=7, argv=0x8dbc80, envp=0x8d9000) at
/c/software/SRC/xemacs-beta/src/emacs.c:2902
#29 0x61007408 in cygwin1!__assert () from /usr/bin/cygwin1.dll
#30 0x610076ed in dll_crt0@0 () from /usr/bin/cygwin1.dll
#31 0x008c8fe2 in cygwin_crt0 ()
#32 0x0040103c in mainCRTStartup ()
#33 0x7c4e87f5 in KERNEL32!DosDateTimeToFileTime () from
/cygdrive/c/WINNT/system32/KERNEL32.DLL!