>>>> "DB" == David Bateman
<firefox(a)gemsoft.co.uk> writes:
DB> ulimit -Sc unlimited
Thanks David. C backtrace below?
Stephen, sound=none,native appeared to work (no progress bar at all to
fontify the size of file that was causing the crash before) until I
tried a bigger file.
uname -a: Linux dilbert 2.2.15 #1 Tue Aug 1 08:52:17 EDT 2000 i686 unknown
./configure '--debug=yes' '--error-checking=all'
'--with-menubars=lucid' '--with-scrollbars=athena'
'--with-dialogs=athena' '--with-widgets=athena' '--with-athena=3d'
'--with-sound=none,native' '--package-path=/disk2/xemacs-packages'
XEmacs 21.5-b0 "alfalfa" configured for `i686-pc-linux'.
Compilation / Installation:
Source code location: /disk2/xemacs-21.2
Installation prefix: /usr/local
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler: gcc -g -O3 -Wall -Wno-switch -Winline
-Wmissing-prototypes -Wshadow -Wsign-compare
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: /usr/X11R6/include
- X Windows libraries location: /usr/X11R6/lib
- Handling WM_COMMAND properly.
Compiling in support for the Athena widget set:
- Athena headers location: X11/Xaw3d
- Athena library to link: Xaw3d
Using Lucid menubars.
Using Athena 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).
Databases:
Compiling in support for Berkeley database.
Internationalization:
Mail:
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Compiling in support for dynamic shared object modules.
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: ---------------------------------------------------------
Lisp backtrace follows:
dispatch-non-command-events()
# (condition-case ... . ((nil)))
progress-feedback-dispatch-non-command-events()
# bind (tmsg top frame value message label)
append-progress-feedback(font-lock "Fontifying configure.in..." 0 nil)
# bind (frame value message label)
display-progress-feedback(font-lock "Fontifying configure.in..." 0)
# bind (str)
# (unwind-protect ...)
# bind (args value fmt label)
progress-feedback-with-label(font-lock "Fontifying %s..." 0
"configure.in")
# bind (maybe-loudly end beg)
font-lock-default-unfontify-region(1 14576 t)
# bind (loudly end beg)
font-lock-unfontify-region(1 14576 t)
# bind (was-on font-lock-verbose font-lock-message-threshold aborted)
# (unwind-protect ...)
font-lock-default-fontify-buffer()
# bind (font-lock-verbose)
font-lock-fontify-buffer()
# bind (on-p maximum-size arg)
font-lock-mode(1)
turn-on-font-lock()
# bind (explicit-defaults)
font-lock-set-defaults()
run-hooks(font-lock-set-defaults)
# bind (nomodes after-find-file-from-revert-buffer noauto warn error)
after-find-file(nil t)
byte-code("..." [buffer-file-number number truename buffer-file-truename buf
buffer-file-name set-buffer-major-mode erase-buffer nil (byte-code «Â Ã\ªÄ Ã\Â"
[rawfile filename insert-file-contents-literally t insert-file-contents] 3) ((file-error
...)) abbreviate-file-name file-name-directory make-local-variable backup-inhibited t
after-find-file find-file-use-truenames default-directory backup-enable-predicate rawfile
error nowarn] 3)
# (condition-case ... . ((t (byte-code "Ã @ A\"" ... 3))))
# (unwind-protect ...)
# bind (error number truename buf rawfile nowarn filename)
find-file-noselect("/disk2/grub-0.5.95/configure.in")
# bind (codesys filename)
find-file("/disk2/grub-0.5.95/configure.in" nil)
# bind (command-debug-status)
call-interactively(find-file)
#<compiled-function nil "...(4)" [toolbar-open-function call-interactively]
2 nil nil>()
call-interactively(toolbar-open)
# bind (callback button event)
release-and-activate-toolbar-button(#<buttonup-event button1up>)
# bind (command-debug-status)
call-interactively(release-and-activate-toolbar-button)
# (condition-case ... . error)
# (catch top-level ...)
[2]+ Segmentation fault (core dumped)
C backtrace:
(gdb) where
#0 0x40364801 in kill ()
#1 0x80b45f3 in fatal_error_signal (sig=11) at emacs.c:535
#2 <signal handler called>
#3 0x8482 in ?? ()
#4 0x403a9383 in ()
#5 0x808613f in xfree_1 (block=0x871cb58) at alloc.c:296
#6 0x80ad914 in Dynarr_free (d=0x8688b98) at dynarr.c:202
#7 0x819252b in free_display_lines (dla=0x8499bc0) at redisplay.c:6971
#8 0x8150eeb in calculate_gutter_size (w=0x856ad78, pos=BOTTOM_GUTTER)
at gutter.c:372
#9 0x8152b47 in gutter_specs_changed (specifier=137197144, w=0x856ad78,
oldval=141410272, pos=BOTTOM_GUTTER) at gutter.c:889
#10 0x8154de6 in bottom_gutter_specs_changed (specifier=137197144, w=0x856ad78,
oldval=141410272) at gutter.c:908
#11 0x81b11c5 in recompute_one_cached_specifier_in_window (specifier=137197144,
w=0x856ad78) at specifier.c:2889
#12 0x81b3184 in recompute_cached_specifier_everywhere_mapfun (w=0x856ad78,
closure=0x82d7658) at specifier.c:2954
#13 0x81ed81d in map_windows (f=0x856ac18,
mapfun=0x81b3170 <recompute_cached_specifier_everywhere_mapfun>,
closure=0x82d7658) at window.c:4812
#14 0x81b1583 in recompute_cached_specifier_everywhere (specifier=137197144)
at specifier.c:2973
#15 0x81afa1c in Fadd_spec_list_to_specifier (specifier=137197144,
spec_list=141770272, how_to_add=136973236) at specifier.c:2042
#16 0x80bd7bd in Ffuncall (nargs=3, args=0xbfffd128) at eval.c:3528
#17 0x809179e in execute_optimized_program (
program=0x848d818
"Æ\r\f\n#\211\e«\fÇÈ\013\"\210É\r\013\"ª\032\t\027Ê\rË\bÌ\f!«\006Í\r!®\003\016\016\016\017#\f\n$)\207",
stack_depth=7, constants_data=0x83673b8)
at bytecode.c:746
#18 0x80913b3 in funcall_compiled_function (fun=137761624, nargs=7, args=0xbfffd27c)
at bytecode.c:518
#19 0x80bd947 in Ffuncall (nargs=8, args=0xbfffd278) at eval.c:3563
#20 0x809179e in execute_optimized_program (
program=0x85a4dc0
"\f\035Æ\f!«\016ÇÈ!\025ÉÊËÌ\r#\f\"\210ÍÎ\r\"\210Ï\013Ð\n\rDÑÒ\t\b&\a)\207",
stack_depth=8, constants_data=0x846e230) at bytecode.c:746
#21 0x80913b3 in funcall_compiled_function (fun=138860348, nargs=4, args=0xbfffd3dc)
at bytecode.c:518
#22 0x80bd947 in Ffuncall (nargs=5, args=0xbfffd3d8) at eval.c:3563
#23 0x809179e in execute_optimized_program (
program=0x8704f88
"\fÆk?zÇ\036#\n\032\016$®\002È\031ÉÊ!\eËÈÌ\013#\030Í\fÎÏ!\"\210Ð\b\016%\"\210Ñ\016&Ò\013\r$\210Ó\016'Ô\r#\210Õ\016(Ö\t#\210×Ø\r!!\210Õ\016)Ù\f#\210×Ø\r!!\210Ú\016!\r\"Ûa«\020Ü\016\"Ò\r#«\bÝ
\210Þ ª\026Ó\016!Û\r#\210ß\016\"ÒÇ\r$\210Þ \210à\r!-\207\230", stack_depth=5,
constants_data=0x848eae0) at bytecode.c:746
#24 0x80913b3 in funcall_compiled_function (fun=138886480, nargs=3, args=0xbfffd52c)
at bytecode.c:518
#25 0x80bd947 in Ffuncall (nargs=4, args=0xbfffd528) at eval.c:3563
#26 0x809179e in execute_optimized_program (
program=0x8729fa8 "\r¬\004Æ
\025\n@\211\031A\036\020\b\t@a«%\t\f¡\210\016\020\fk«\020Ç\016\021È\013#\210ÉÊ\r!!\210ª\aË\f\013\r#\210Ì
\210ª\r\b\fB\nB\022Ë\f\013\r#\210Í \210\013Îa\004Ï\b!*\207h", stack_depth=5,
constants_data=0x848e9a8) at bytecode.c:746
#27 0x80913b3 in funcall_compiled_function (fun=138886424, nargs=4, args=0xbfffd67c)
at bytecode.c:518
#28 0x80bd947 in Ffuncall (nargs=5, args=0xbfffd678) at eval.c:3563
#29 0x809179e in execute_optimized_program (
program=0x871b640
"\fÅa«\aÆ\n\t\013#\207ÇÈ\013\"«\004\b«\026É\n\t\fÊa«\004˪\aÌ\fÍ¥Î\"P\013#\207Ï\n\t\f\013$\207",
stack_depth=6, constants_data=0x848eba0)
at bytecode.c:746
#30 0x80913b3 in funcall_compiled_function (fun=138886508, nargs=3, args=0xbfffd7cc)
at bytecode.c:518
#31 0x80bd947 in Ffuncall (nargs=4, args=0xbfffd7c8) at eval.c:3563
#32 0x809179e in execute_optimized_program (
program=0x8736660
"\212\013¬\f\n¬\tÅÆ\tÅ\"\210ª\017ÇÈ\013\n#\034É\t\f\b#\210\f))\207@8",
stack_depth=4, constants_data=0x8499c58) at bytecode.c:746
#33 0x80913b3 in funcall_compiled_function (fun=138886620, nargs=1, args=0xbfffd91c)
at bytecode.c:518
#34 0x80bd947 in Ffuncall (nargs=5, args=0xbfffd918) at eval.c:3563
#35 0x809179e in execute_optimized_program (
program=0x86a4c60 "\016\037?\2055\001\016 «\021\013\rZ\016!Y«\tÆÇÈÉÊ
$\210\rb\210Ë\016\"!Ì\016\e!Í\211\211\211\036\031\031\030\034\036\030\036\034\r\016\030a«\006\016\032\024ª4\016\035¬\036\016\030«\a\r\016\030W«\bÎe\r\"\024ª\026Î\016\030\rÍ\211\016\032%\024ª\n\016\035
\210Î`\r\"\024\f\026\032\016\e\rÍ\223\210Ï\f8¬\006Ð\f8«.Ï\f8\020`\021Î`\013Í\211\fÑ&\006\024\t`\b«\005\016\027ª\003\016\036\032\e\035Ò\r\013Â\n$\210Ò\r\013ÇÓ$\210+`\013W\205\214",
stack_depth=7, constants_data=0x86498d0) at bytecode.c:746
#36 0x80913b3 in funcall_compiled_function (fun=140677896, nargs=3, args=0xbfffda6c)
at bytecode.c:518
#37 0x80bd947 in Ffuncall (nargs=4, args=0xbfffda68) at eval.c:3563
#38 0x809179e in execute_optimized_program (
program=0x8646820 "Æ Ç\211È
É\211\031\030\036\020\036\021\036\022\036\023Ê\216\013«\005Ë\013!\210Ì\r\f\"\210\016\024«\006Í\r\f\"\210\016\025¬\aÎ\r\f\n#\210Ï\r\f\n#.\a\207\b!",
stack_depth=6, constants_data=0x8642210) at bytecode.c:746
#39 0x80913b3 in funcall_compiled_function (fun=140677644, nargs=3, args=0xbfffdbbc)
at bytecode.c:518
#40 0x80bd947 in Ffuncall (nargs=4, args=0xbfffdbb8) at eval.c:3563
#41 0x809179e in execute_optimized_program (
program=0x8646800 "\013\n\t\b#\207oc-froQ", stack_depth=4,
constants_data=0x86420e0) at bytecode.c:746
#42 0x80913b3 in funcall_compiled_function (fun=140677532, nargs=2, args=0xbfffdd0c)
at bytecode.c:518
#43 0x80bd947 in Ffuncall (nargs=3, args=0xbfffdd08) at eval.c:3563
#44 0x809179e in execute_optimized_program (
program=0xbfffdd64
"\212Àed\"\210)À\207Ýÿ¿\177\006\f\b\034\\I\b´\013*\b\234Ýÿ¿6\006\f\bLÞÿ¿XÞÿ¿´\013*\b",
stack_depth=3, constants_data=0x85d06b8) at bytecode.c:746
#45 0x80942cc in Fbyte_code (instructions=140795492, constants=140314280,
stack_depth=7) at bytecode.c:2405
#46 0x80bcd42 in Feval (form=140793588) at eval.c:3331
#47 0x80b9b41 in condition_case_3 (bodyform=140793588, var=136973236,
handlers=140793720) at eval.c:1651
#48 0x809222d in execute_rare_opcode (stack_ptr=0xbfffe060,
program_ptr=0x86dc5a7 "\210\013¬\bÇ\030ÂÆ!\210)ÍÀ!ÊL\210\f«\f\r«\tÎÏÐÑÒ
$\210,ÓÔ!)\207\031", opcode=Bcondition_case) at bytecode.c:1271
#49 0x809158e in execute_optimized_program (
program=0x86dc588
"\214~\210\n\r®\002tÆÇ\034\031\035\211\e¬\005ÂÈ!\210ÉedÊ#\210ÇËÌ\217\210\013¬\bÇ\030ÂÆ!\210)ÍÀ!ÊL\210\f«\f\r«\tÎÏÐÑÒ
$\210,ÓÔ!)\207\031",
stack_depth=6, constants_data=0x8642150) at bytecode.c:656
#50 0x80913b3 in funcall_compiled_function (fun=140677588, nargs=0, args=0xbfffe1ac)
at bytecode.c:518
#51 0x80bd947 in Ffuncall (nargs=1, args=0xbfffe1a8) at eval.c:3563
#52 0x809179e in execute_optimized_program (program=0x86ae138 "\t®\002t\031\b
)\207",
stack_depth=1, constants_data=0x86420c0) at bytecode.c:746
#53 0x80913b3 in funcall_compiled_function (fun=140677476, nargs=0, args=0xbfffe2ec)
at bytecode.c:518
#54 0x80bd947 in Ffuncall (nargs=1, args=0xbfffe2e8) at eval.c:3563
#55 0x809179e in execute_optimized_program (
program=0x86c3360
"\t«\bÆ\t!ÇVª\003\b?\f:¬\004\fª\013\016!\f·®\004È\f·A\e\035\016\"¬\tÉ
ÇHÊa«\003Ë\025É
Ìk«\003Ë\025\r«\023ÍÎ!\210ÏÎÐËÈ$\210ÏÑÒ\"\210ª\rÓÎÐÈ#\210Ë\211\026#\026$ÔÀ!\rL\210\r«'Õ
\210Ö×!\210\n¬/\013«\aØ \013X«\006Ù \210ª!\016%«\035ÚÛÜÝÉ
$\210ª\023\n«\rË\022Þed\"\210ß \210ª\004ß \210à *\207\b)", stack_depth=6,
constants_data=0x8641e50) at bytecode.c:746
#56 0x80913b3 in funcall_compiled_function (fun=140677280, nargs=1, args=0xbfffe43c)
at bytecode.c:518
#57 0x80bd947 in Ffuncall (nargs=2, args=0xbfffe438) at eval.c:3563
#58 0x809179e in execute_optimized_program (program=0x85cf538 "ÀÁ!\2071",
stack_depth=2, constants_data=0x8641f00) at bytecode.c:746
#59 0x80913b3 in funcall_compiled_function (fun=140677308, nargs=0, args=0xbfffe57c)
at bytecode.c:518
#60 0x80bd947 in Ffuncall (nargs=1, args=0xbfffe578) at eval.c:3563
#61 0x809179e in execute_optimized_program (
program=0x86c3238 "ÆÇ!\031\f«\a\r\013s?ª\004\r\ns\013È\t!\006\b\003É
\207*\b´\013*\bñ", stack_depth=2, constants_data=0x84a85b8) at bytecode.c:746
#62 0x80913b3 in funcall_compiled_function (fun=138846608, nargs=0, args=0xbfffe800)
at bytecode.c:518
#63 0x80bd947 in Ffuncall (nargs=1, args=0xbfffe7fc) at eval.c:3563
#64 0x80bebd9 in run_hook_with_args_in_buffer (buf=0x8687060, nargs=1,
args=0xbfffe7fc, cond=RUN_HOOKS_TO_COMPLETION) at eval.c:4020
#65 0x80c2d6a in run_hook_with_args (nargs=1, args=0xbfffe7fc,
cond=RUN_HOOKS_TO_COMPLETION) at eval.c:4033
#66 0x80c468d in Frun_hooks (nargs=1, args=0xbfffe7fc) at eval.c:3887
#67 0x80bd87f in Ffuncall (nargs=2, args=0xbfffe7f8) at eval.c:3549
#68 0x809179e in execute_optimized_program (program=0x8560f90
"Æ\r!?\024\b\204\203",
stack_depth=5, constants_data=0x83eec58) at bytecode.c:746
#69 0x80913b3 in funcall_compiled_function (fun=138457924, nargs=2, args=0xbfffe94c)
at bytecode.c:518
#70 0x80bd947 in Ffuncall (nargs=3, args=0xbfffe948) at eval.c:3563
#71 0x809179e in execute_optimized_program (
program=0xbfffe9a4 "Æ\f!\210\fq\210Ç
\210ÈÉÊ\217\210\013¬\003\n\023\t\020\016\021«\005Ë\r!\025Ì\r!\026\022\016\023\r!¬\bÍÎ!\210Ï\026\016\016\024¬\013Ð\016\025\016\026?\"\210p\024È\207\001",
stack_depth=3, constants_data=0x83eea90) at bytecode.c:746
#72 0x80942cc in Fbyte_code (instructions=138495116, constants=138340992,
stack_depth=7) at bytecode.c:2405
#73 0x80bcd42 in Feval (form=137752512) at eval.c:3331
#74 0x80b9b41 in condition_case_3 (bodyform=137752512, var=137093588,
handlers=138406536) at eval.c:1651
#75 0x809222d in execute_rare_opcode (stack_ptr=0xbfffed10,
program_ptr=0x869ab3c "\210)\f,\207", opcode=Bcondition_case) at
bytecode.c:1271
#76 0x809158e in execute_optimized_program (
program=0x869aa60
"ÆÇ\r!!\025È\r!«\035ÉÊ!«\023\016+«\017Ê\013«\bÆË\r!!ª\002\r!\207ÌÍ\r\"\207Î\r!\034ÆË\r!!\032ÏÐ\n!\233\036,Ñ\036\f\f«\035\016-¬\004\013«\026\t¬\023\212\fq\210\b\r\230¬\tÒÓ\r\b\016.$\210)\f«w\t¬\177Ô\f!¬zÕ\r!¬\bÌÖ\r\"\210ªn×\f!¬\034ØÙ\215«\027r\fq\210ÒÚ\r\"\210ÛÜ\211\"\210ÒÝ\r\"\210)ªNÞß\r!à\f!\230«\025á×\f!«\006âã!ª\004âä!ß\r!\"ª\026á×\f!«\006âå!ª\004âæ!ß\r!à\f!#!«\030r"...,
stack_depth=6,
constants_data=0x83eeb28) at bytecode.c:656
#77 0x80913b3 in funcall_compiled_function (fun=138457896, nargs=1, args=0xbfffee60)
at bytecode.c:518
#78 0x80bd947 in Ffuncall (nargs=2, args=0xbfffee5c) at eval.c:3563
#79 0x809179e in execute_optimized_program (
program=0x8696af8 "\n«\fÃ\n!\030ÄÅ\t!!)\207ÄÅ\t!!\207A", stack_depth=3,
constants_data=0x84072a0) at bytecode.c:746
#80 0x80913b3 in funcall_compiled_function (fun=138457504, nargs=2, args=0xbfffefa8)
at bytecode.c:518
#81 0x80bd947 in Ffuncall (nargs=3, args=0xbfffefa4) at eval.c:3563
#82 0x809682f in Fcall_interactively (function=137750188, record_flag=136973236,
keys=136973236) at callint.c:940
#83 0x80bd7bd in Ffuncall (nargs=2, args=0xbffff1b8) at eval.c:3528
#84 0x809179e in execute_optimized_program (program=0x857b7a8 "Á\b!\207\021",
stack_depth=2, constants_data=0x8468888) at bytecode.c:746
#85 0x80913b3 in funcall_compiled_function (fun=138886676, nargs=0, args=0xbffff328)
at bytecode.c:518
#86 0x80bd947 in Ffuncall (nargs=1, args=0xbffff324) at eval.c:3563
#87 0x80c2dc3 in apply1 (fn=138886676, arg=136973236) at eval.c:4152
#88 0x8094fdf in Fcall_interactively (function=138990148, record_flag=136973236,
keys=136973236) at callint.c:397
#89 0x80bd7bd in Ffuncall (nargs=2, args=0xbffff528) at eval.c:3528
#90 0x809179e in execute_optimized_program (
program=0x86648a0
"Ä\t!¬\006ÅÆ\b\"\210Ç\t!\210È\t!\032É\n!(Ê\n!#Ë\n!\036Ë\n!\211\e\020Ì\013!«\017Í\013!«\006Î\013!ª\b\013
ª\004Ï\013!))\207cratA", stack_depth=4,
constants_data=0x846a890) at bytecode.c:746
#91 0x80913b3 in funcall_compiled_function (fun=138838616, nargs=1, args=0xbffff688)
at bytecode.c:518
#92 0x80bd947 in Ffuncall (nargs=2, args=0xbffff684) at eval.c:3563
#93 0x809682f in Fcall_interactively (function=138414556, record_flag=136973236,
keys=136973236) at callint.c:940
#94 0x80bbf6d in Fcommand_execute (cmd=138414556, record_flag=136973236,
keys=136973236) at eval.c:2970
#95 0x80f7895 in execute_command_event (command_builder=0x8323db0, event=140178552)
at event-stream.c:3834
#96 0x80f84fc in Fdispatch_event (event=140178552) at event-stream.c:4165
#97 0x809cb52 in Fcommand_loop_1 () at cmdloop.c:583
#98 0x809cde2 in command_loop_1 (dummy=136973236) at cmdloop.c:494
#99 0x80c3983 in condition_case_1 (handlers=136973332,
bfun=0x809cda4 <command_loop_1>, barg=136973236, hfun=0x809ce54
<cmd_error>,
harg=136973236) at eval.c:1651
#100 0x809cf47 in command_loop_2 (dummy=136973236) at cmdloop.c:256
#101 0x80c384c in internal_catch (tag=137049356, func=0x809cf0c <command_loop_2>,
arg=136973236, threw=0x0) at eval.c:1317
#102 0x809c3c6 in initial_command_loop (load_me=136973236) at cmdloop.c:305
#103 0x80b55cd in xemacs_21_5_b0_i686_pc_linux () at emacs.c:2344
#104 0x80b7539 in main () at emacs.c:2773
#105 0x4035516b in ()
(gdb)