Uwe Brauer wrote:
>> "Raymond" == Raymond Toy <rtoy(a)google.com>
writes:
> ================================================================
> Dear Bug Team!
> Here's a 100% repeatable crash for me. With xemacs -vanilla, enter
> (count-screen-lines nil nil nil (minibuffer-window))
I can confirm this behavior on Kubuntu 10.04 for xemacs-21.5.32
uname -a: Linux Burrurr 2.6.32-28-generic #55-Ubuntu SMP Mon Jan 10 21:21:01 UTC 2011
i686 GNU/Linux
./configure '--with-mule' '--with-widgets' '--with-athena=3d'
'--with-xpm' '--with-xface' '--with-database=berkdb'
'--with-error-checking=none' '--with-debug=yes' '--with-xim=xlib'
XEmacs 21.5-b32 "habanero" configured for `i686-pc-linux'.
I get it, too. Xubuntu 12.04, x86_64, XEmacs 21.5.33.
Here's the C stacktrace from gdb:
(gdb) bt
#0 0x00007ffff5c6f425 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5c72b8b in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2 0x00000000004b7f6e in really_abort () at emacs.c:4796
#3 0x00000000004b6a95 in assert_failed (file=0x718820 "indent.c", line=626,
expr=0x718956 "elt >= 0") at emacs.c:4093
#4 0x000000000057b421 in vmotion_1 (w=0x17cca60, orig=448, vtarget=447,
ret_vpos=0x7fffffffc528, ret_vpix=0x0) at indent.c:626
#5 0x000000000057b8d6 in vertical_motion_1 (lines=895, window=24955488,
pixels=0) at indent.c:730
#6 0x000000000057b9c2 in Fvertical_motion (lines=895, window=24955488,
pixels=10672704) at indent.c:770
#7 0x00000000004c239a in Ffuncall (nargs=3, args=0x7fffffffc698)
at eval.c:4165
#8 0x0000000000471aca in execute_optimized_program (
program=0x187f7d8
"\r\254\005\306\v!\025\f\254\005\307\v!\024\v\254\003p\023\r\fU\253\003ȇ\212\214\311\n!\031ʎ\313\n\v\"\210\vq\210~\210\r\f^\b\254\023\314\r\f]\256\002`SfU\253\a\r\f]S\252\004\r\f]}\210eb\210\315\316
\n\"T,\207",
program_length=84, stack_depth=4, constants_data=0xbd42e8)
at bytecode.c:933
#9 0x00000000004c0955 in funcall_compiled_function (fun=13675768, nargs=4,
args=0x7fffffffca70) at eval.c:3746
#10 0x00000000004c1b04 in Feval (form=21296776) at eval.c:3972
#11 0x00000000004c2340 in Ffuncall (nargs=2, args=0x7fffffffcdf0)
at eval.c:4165
#12 0x0000000000471aca in execute_optimized_program (
program=0x187f6f8
"\n\242\303a\253#\nG\304V\253\035\305\t\262\306\307\nAB!\263\022\b\253\r\310\311!\210\312\313!\210\310\314!\210\n\207\n\242\315a\253\070\nG\304V\253\062\316\nA@!\253+\317\n\320\"\256\002\321\nA@\306\304\n8!\"\210\305\t\262\306\n!\263\022\b\253\r\310\322!\210\312\313!\210\310\314!\210\n\207\305\t\262\306\n!\263\207",
program_length=109, stack_depth=6, constants_data=0xbf1380)
at bytecode.c:933
#13 0x00000000004c0955 in funcall_compiled_function (fun=13740328, nargs=1,
args=0x7fffffffd2d8) at eval.c:3746
#14 0x00000000004c2724 in Ffuncall (nargs=2, args=0x7fffffffd2d0)
at eval.c:4214
#15 0x0000000000471aca in execute_optimized_program (
program=0x187f608 "\n\253\004p\252\002\306`\307\035\033\031\310\311\312
\030ˎ\314\016\027!\210\212\307f\315a\256\006`Sf\315a\025\316\317!\210\r\253\n\307f\320a\253\004\307u\210\214e\v}\210\321p!\211\034\242\322a\253\f\323\324\325\f\326BBBD\252\002\f-!!+\207",
program_length=85, stack_depth=8,
constants_data=0xbf1220) at bytecode.c:933
#16 0x00000000004c0955 in funcall_compiled_function (fun=13740168, nargs=1,
args=0x7fffffffd7d0) at eval.c:3746
#17 0x00000000004c2724 in Ffuncall (nargs=2, args=0x7fffffffd7c8)
at eval.c:4214
#18 0x0000000000471aca in execute_optimized_program (
program=0x187e3d8 "p\030\301 \210\302\303!\210\301 )\207",
program_length=13, stack_depth=2, constants_data=0xbf07f8)
at bytecode.c:933
#19 0x00000000004c0955 in funcall_compiled_function (fun=13739528, nargs=0,
args=0x7fffffffdca0) at eval.c:3746
#20 0x00000000004c2724 in Ffuncall (nargs=1, args=0x7fffffffdc98)
at eval.c:4214
#21 0x00000000004c536b in apply1 (fn=13739528, arg=10672704) at eval.c:5402
#22 0x000000000047d8cc in Fcall_interactively (function=10423968,
record_flag=10672704, keys=10672704) at callint.c:438
#23 0x00000000004bf953 in Fcommand_execute (cmd=10423968,
record_flag=10672704, keys=10672704) at eval.c:3369
#24 0x00000000004ddd3d in execute_command_event (command_builder=0x1626280,
event=24742632) at event-stream.c:4269
#25 0x00000000004de81b in Fdispatch_event (event=24742632)
at event-stream.c:4605
#26 0x0000000000487bca in Fcommand_loop_1 () at cmdloop.c:623
#27 0x0000000000487983 in command_loop_1 (unused_dummy=10672704)
at cmdloop.c:528
#28 0x00000000004bd254 in condition_case_1 (handlers=10670208,
bfun=0x48794e <command_loop_1>, barg=10672704, hfun=0x48752b <cmd_error>,
harg=10672704) at eval.c:2176
#29 0x0000000000487657 in command_loop_3 () at cmdloop.c:285
#30 0x000000000048767e in command_loop_2 (unused_dummy=10672704)
at cmdloop.c:298
#31 0x00000000004bcadd in internal_catch (tag=10143408,
func=0x48766d <command_loop_2>, arg=10672704, threw=0x0, thrown_tag=0x0,
backtrace_before_throw=0x0) at eval.c:1756
#32 0x0000000000487794 in initial_command_loop (load_me=10672704)
at cmdloop.c:336
#33 0x00000000004b56a3 in xemacs_21_5_b33_x86_64_unknown_linux (argc=2,
argv=0x7fffffffe6e8, unused_envp=0x0, restart=0) at emacs.c:2742
#34 0x00000000004b60da in main (argc=2, argv=0x7fffffffe6e8,
unused_envp=0x7fffffffe700) at emacs.c:3190
mike
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta