Hi!
21.2 (beta26) "Millenium" XEmacs Lucid (built on FreeBSD-3.2);
and
WWW xp 1999/12/05
If I try to display an external web-page, in this example a stock
quote, XEmacs dumps core. Displaying local pages using w3-open-local
works just fine, though.
norbert.
Lisp backtrace follows:
# (unwind-protect ...)
accept-process-output(nil 3)
# bind (retrieval-done asynch-buffer url)
url-retrieve-synchronously("http://quote.pathfinder.com/money/quote/...
# bind (replace end beg visit url)
url-insert-file-contents("http://quote.pathfinder.com/money/quote/qc...
# (unwind-protect ...)
# (unwind-protect ...)
# bind (temp-buffer ticker)
stock-quote-MoneyQuickQuotes("EAII")
run-hook-with-args-until-success(stock-quote-MoneyQuickQuotes "EAII")
# bind (ticker)
stock-quote("eaii")
eval((stock-quote "eaii"))
# bind (eval-expression-insert-value expression)
#<compiled-function (expression &optional eval-expression-insert-value)
"...(18)" [eval expression values prin1 eval-expression-insert-value t] 3 724162
(list (read-from-minibuffer "Eval: " nil read-expression-map t ...)
current-prefix-arg)>((stock-quote "eaii") nil)
call-interactively(eval-expression)
# (condition-case ... . error)
# (catch top-level ...)
(gdb) bt
#0 0x28467c78 in kill () from /usr/lib/libc.so.3
#1 0x8084485 in fatal_error_signal (sig=6) at emacs.c:278
#2 0xbfbfdfdc in ?? ()
#3 0x80843e7 in assert_failed (file=0x81dd1c2 "insdel.c", line=1117,
expr=0x81dd1e0 "( retval) >= BI_BUF_BEG (buf) && retval <= BI_BUF_Z
(buf)")
at emacs.c:2828
#4 0x810bd34 in bufpos_to_bytind (buf=0x8b73400, x=355) at insdel.c:1117
#5 0x80c9406 in report_extent_modification (buffer=146224128, start=1,
end=355, inside=0x82196b8, afterp=1) at extents.c:2272
#6 0x8109201 in signal_after_change (buf=0x8b73400, start=1, orig_end=1,
new_end=355) at insdel.c:2298
#7 0x810a05d in buffer_insert_string_1 (buf=0x8b73400, pos=1,
nonreloc=0xbfbfc6d0 "HTTP/1.0 200 OK\r\nServer: Netscape-Enterprise/3.6 SP1\
r\nDate: Fri, 07 Jan 2000 21:37:35 GMT\r\nLast-Modified: Fri, 07 Jan 2000 21:37:
36 GMT\r\nSet-Cookie: PFUID=cc47f25f38765ca068681000ffffff9d; path=/; dom"...,
reloc=136603652, offset=0, length=354, flags=0) at insdel.c:2571
#8 0x810c547 in buffer_insert_raw_string_1 (buf=0x8b73400, pos=-1,
nonreloc=0xbfbfc6d0 "HTTP/1.0 200 OK\r\nServer: Netscape-Enterprise/3.6 SP1\
r\nDate: Fri, 07 Jan 2000 21:37:35 GMT\r\nLast-Modified: Fri, 07 Jan 2000 21:37:
36 GMT\r\nSet-Cookie: PFUID=cc47f25f38765ca068681000ffffff9d; path=/; dom"...,
length=354, flags=0) at insdel.c:2591
#9 0x8129f7d in read_process_output (proc=148545792) at process.c:915
#10 0x80b6a72 in execute_internal_event (event=143758360)
at event-stream.c:2961
#11 0x80b605d in Faccept_process_output (process=136603652, timeout_secs=7,
timeout_msecs=136603652) at event-stream.c:2648
#12 0x808956e in Ffuncall (nargs=3, args=0xbfbfcbc0) at eval.c:3175
#13 0x8060430 in execute_optimized_program (
program=0x84fe350 "À
\210Á\211\032\eÄ\rÆ\"\211\022\f\013¬\bÇÁÈ\"\210ª÷\n*\207e", stack_depth=4,
constants_data=0x8ab5410) at bytecode.c:743
#14 0x806001d in funcall_compiled_function (fun=143699492, nargs=1,
args=0xbfbfccc8) at bytecode.c:519
#15 0x80896c3 in Ffuncall (nargs=2, args=0xbfbfccc4) at eval.c:3210
#16 0x8060430 in execute_optimized_program (
program=0x8d90310
"À\t!Â\211\e\034\211\035¬\006ÆÇ\t\"\210\212\rq\210ÈÉ!\211\024@q\210\016\n«\t\016\n\016\013{\023ª\004Ì
\023)Í\r!\210Î\f!\210\016\017«\005ed|\210\013c\210\t\013G+D\207", stack_depth=4,
constants_data=0x8aba110)
at bytecode.c:743
#17 0x806001d in funcall_compiled_function (fun=144727476, nargs=1,
args=0xbfbfcdcc) at bytecode.c:519
#18 0x80896c3 in Ffuncall (nargs=2, args=0xbfbfcdc8) at eval.c:3210
#19 0x8060430 in execute_optimized_program (
program=0x8d90790
"ÀÁÂ!!\eÄ\216r\013q\210ÅÆ\016\aP!\210ÈÉ!\210+eb\210ÊËÉÌ#\031ÊËÉÌ#\022ÊËÉÌ#\013ÍÎ!\006ÏÐÑ!!\207",
stack_depth=4,
constants_data=0x8d90490) at bytecode.c:743
#20 0x806001d in funcall_compiled_function (fun=148322136, nargs=1,
args=0xbfbfcfb8) at bytecode.c:519
#21 0x80896c3 in Ffuncall (nargs=2, args=0xbfbfcfb4) at eval.c:3210
#22 0x808a48f in run_hook_with_args_in_buffer (buf=0x89e7c00, nargs=2,
args=0xbfbfcfb4, cond=RUN_HOOKS_UNTIL_SUCCESS) at eval.c:3661
#23 0x808ce07 in run_hook_with_args (nargs=2, args=0xbfbfcfb4,
cond=RUN_HOOKS_UNTIL_SUCCESS) at eval.c:3674
#24 0x808e580 in Frun_hook_with_args_until_success (nargs=2, args=0xbfbfcfb4)
at eval.c:3565
#25 0x8089670 in Ffuncall (nargs=3, args=0xbfbfcfb0) at eval.c:3196
#26 0x8060430 in execute_optimized_program (
program=0x8b75510 "ÀÁ\n\226\"\023ÄÅÆ\n\013#!\207", stack_depth=5,
constants_data=0x8501d10) at bytecode.c:743
#27 0x806001d in funcall_compiled_function (fun=148322108, nargs=1,
args=0xbfbfd050) at bytecode.c:519
#28 0x8088e14 in Feval (form=146294908) at eval.c:3034
#29 0x808954c in Ffuncall (nargs=2, args=0xbfbfd1b0) at eval.c:3175
#30 0x8060430 in execute_optimized_program (
program=0x8bd9850 "À\t!\nB\022Ã\n@\f«\004pª\002Å\"\207", stack_depth=3,
constants_data=0x834b8d0) at bytecode.c:743
#31 0x806001d in funcall_compiled_function (fun=137639068, nargs=2,
args=0xbfbfd2b0) at bytecode.c:519
#32 0x80896c3 in Ffuncall (nargs=3, args=0xbfbfd2ac) at eval.c:3210
#33 0x8089e18 in Fapply (nargs=2, args=0xbfbfd2f0) at eval.c:3445
#34 0x808ce95 in apply1 (fn=137639068, arg=146296180) at eval.c:3798
#35 0x8063de7 in Fcall_interactively (function=137643380,
record_flag=136603652, keys=136603652) at callint.c:394
#36 0x8087da6 in Fcommand_execute (cmd=137643380, record=136603652,
keys=136603652) at eval.c:2613
#37 0x80b8f86 in execute_command_event (command_builder=0x84b4e00,
event=143758244) at event-stream.c:4332
#38 0x80b9bb4 in Fdispatch_event (event=143758012) at event-stream.c:4691
#39 0x806a501 in Fcommand_loop_1 () at cmdloop.c:575
#40 0x806a739 in command_loop_1 (dummy=136603652) at cmdloop.c:490
#41 0x808d999 in condition_case_1 (handlers=136603748,
bfun=0x806a6f8 <command_loop_1>, barg=136603652,
hfun=0x806990c <cmd_error>, harg=136603652) at eval.c:1629
#42 0x806a810 in command_loop_2 (dummy=136603652) at cmdloop.c:252
#43 0x808d8ad in internal_catch (tag=136685644,
func=0x806a7dc <command_loop_2>, arg=136603652, threw=0x0) at eval.c:1304
#44 0x8069d38 in initial_command_loop (load_me=136603652) at cmdloop.c:301
#45 0x8082b08 in sort_args (argc=1, argv=0xbfbfd764) at emacs.c:1901
#46 0x8084611 in main (argc=1, argv=0xbfbfd764, envp=0xbfbfd76c)
at emacs.c:2326
#47 0x804f39d in _start ()