----- Richard Stallman (2007-04-30) wrote:-----
> I just met a few crashes and took down one backtrace. See the
> attached. The crash happens when I move mouse over a link in ERC.
>
> Could you try doing (x-synchronize t) and then making it crash?
> That way, the crash will happen WITHIN the X primitive that causes
> the error.
No problem.
#0 0x4d5967ca in XtWidgetToApplicationContext () from /usr/lib/libXt.so.6
#1 0x4d59eb5f in XtGetValues () from /usr/lib/libXt.so.6
#2 0x080d1630 in x_wm_set_size_hint (f=0xb245f48, flags=0, user_position=0)
at xterm.c:9749
#3 0x080d47fc in x_set_window_size (f=0xb245f48, change_gravity=1, cols=80,
rows=40) at xterm.c:8969
#4 0x0805c6e5 in Fset_frame_size (frame=186933068, cols=640, rows=320)
at frame.c:2510
#5 0x0805f713 in x_set_frame_parameters (f=0xb245f48, alist=169106949)
at frame.c:2875
#6 0x0805fe29 in Fmodify_frame_parameters (frame=186933068, alist=169106949)
at frame.c:2290
#7 0x080e1f7e in Fx_show_tip (string=185714715, frame=146198612,
parms=169107525, timeout=80, dx=40, dy=160) at xfns.c:5156
#8 0x08164384 in Ffuncall (nargs=7, args=0xbfc06600) at eval.c:3016
#9 0x0818f87a in Fbyte_code (bytestr=136809963, vector=136809988, maxdepth=56)
at bytecode.c:679
#10 0x08163825 in Feval (form=136809949) at eval.c:2334
#11 0x08165def in internal_lisp_condition_case (var=137634497,
bodyform=136809949, handlers=136810093) at eval.c:1426
#12 0x0818eb6f in Fbyte_code (bytestr=136809875, vector=136809892, maxdepth=24)
at bytecode.c:869
#13 0x08163d6a in funcall_lambda (fun=136809820, nargs=2,
arg_vector=0xbfc06934) at eval.c:3184
#14 0x08164171 in Ffuncall (nargs=3, args=0xbfc06930) at eval.c:3054
#15 0x0818f87a in Fbyte_code (bytestr=136811371, vector=136811388, maxdepth=24)
at bytecode.c:679
#16 0x08163d6a in funcall_lambda (fun=136811332, nargs=1,
arg_vector=0xbfc06ae8) at eval.c:3184
#17 0x08164171 in Ffuncall (nargs=2, args=0xbfc06ae4) at eval.c:3054
#18 0x08165751 in run_hook_with_args (nargs=2, args=0xbfc06ae4,
cond=until_success) at eval.c:2656
#19 0x08164495 in Ffuncall (nargs=3, args=0xbfc06ae0) at eval.c:2978
#20 0x0818f87a in Fbyte_code (bytestr=136809635, vector=136809652, maxdepth=24)
at bytecode.c:679
#21 0x08163d6a in funcall_lambda (fun=136809596, nargs=1,
arg_vector=0xbfc06c98) at eval.c:3184
#22 0x08164171 in Ffuncall (nargs=2, args=0xbfc06c94) at eval.c:3054
#23 0x08165ac9 in Fapply (nargs=2, args=0xbfc06c94) at eval.c:2430
#24 0x08164495 in Ffuncall (nargs=3, args=0xbfc06c90) at eval.c:2978
#25 0x0818f87a in Fbyte_code (bytestr=136657363, vector=136657388, maxdepth=32)
at bytecode.c:679
#26 0x08163825 in Feval (form=136657349) at eval.c:2334
#27 0x08165def in internal_lisp_condition_case (var=137595081,
bodyform=136657349, handlers=136657421) at eval.c:1426
#28 0x0818eb6f in Fbyte_code (bytestr=136657219, vector=136657236, maxdepth=40)
at bytecode.c:869
#29 0x08163d6a in funcall_lambda (fun=136657180, nargs=1,
arg_vector=0xbfc06fc4) at eval.c:3184
#30 0x08164171 in Ffuncall (nargs=2, args=0xbfc06fc0) at eval.c:3054
#31 0x081655d9 in call1 (fn=137624465, arg1=168185500) at eval.c:2782
#32 0x08103976 in timer_check (do_it_now=1) at keyboard.c:4575
#33 0x08103b47 in readable_events (flags=3) at keyboard.c:3600
#34 0x08103bb7 in get_input_pending (addr=0x8326514, flags=3)
at keyboard.c:6722
#35 0x08103c58 in Finput_pending_p () at keyboard.c:10289
#36 0x081642af in Ffuncall (nargs=1, args=0xbfc070d0) at eval.c:2994
#37 0x0818f87a in Fbyte_code (bytestr=136214451, vector=136214468, maxdepth=40)
at bytecode.c:679
#38 0x08163d6a in funcall_lambda (fun=136214388, nargs=1,
arg_vector=0xbfc07204) at eval.c:3184
#39 0x08164171 in Ffuncall (nargs=2, args=0xbfc07200) at eval.c:3054
#40 0x0818f87a in Fbyte_code (bytestr=139192275, vector=142594668, maxdepth=32)
at bytecode.c:679
#41 0x08163d6a in funcall_lambda (fun=142594852, nargs=2,
arg_vector=0xbfc07350) at eval.c:3184
#42 0x08164171 in Ffuncall (nargs=3, args=0xbfc0734c) at eval.c:3054
#43 0x08165751 in run_hook_with_args (nargs=3, args=0xbfc0734c,
cond=to_completion) at eval.c:2656
#44 0x081658ab in run_hook_with_args_2 (hook=137824177, arg1=146331604,
arg2=12360) at eval.c:2726
#45 0x08072f3b in run_window_scroll_functions (window=146331604, startp=
{charpos = 1545, bytepos = 1545}) at xdisp.c:12179
#46 0x080840ed in redisplay_window (window=146331604, just_this_one_p=1)
at xdisp.c:13149
#47 0x08086366 in redisplay_window_1 (window=146331604) at xdisp.c:11942
#48 0x08162b88 in internal_condition_case_1 (
bfun=0x8086340 <redisplay_window_1>, arg=146331604, handlers=137581701,
hfun=0x8063210 <redisplay_window_error>) at eval.c:1529
#49 0x08087126 in redisplay_internal (preserve_echo_area=<value optimized out>)
at xdisp.c:11552
#50 0x08107edf in read_char (commandflag=1, nmaps=7, maps=0xbfc09150,
prev_event=137595081, used_mouse_menu=0xbfc09208, end_time=0x0)
at keyboard.c:2849
#51 0x08109746 in read_key_sequence (keybuf=0xbfc092b4, bufsize=30,
prompt=137595081, dont_downcase_last=0, can_return_switch_frame=1,
fix_current_buffer=1) at keyboard.c:9135
#52 0x0810b263 in command_loop_1 () at keyboard.c:1618
#53 0x08162db2 in internal_condition_case (bfun=0x810b0d0 <command_loop_1>,
handlers=137634497, hfun=0x8105bf0 <cmd_error>) at eval.c:1481
#54 0x08105033 in command_loop_2 () at keyboard.c:1329
#55 0x08162e6a in internal_catch (tag=137627681,
func=0x8105010 <command_loop_2>, arg=137595081) at eval.c:1222
#56 0x08105a2c in command_loop () at keyboard.c:1308
#57 0x08105dcb in recursive_edit_1 () at keyboard.c:1006
#58 0x08105eb6 in Frecursive_edit () at keyboard.c:1067
#59 0x080fbd52 in main (argc=3, argv=0xbfc099b4) at emacs.c:1786
Lisp Backtrace:
"x-show-tip" (0xb11c81b)
"byte-code" (0x8278deb)
"tooltip-show" (0x87e2d43)
"tooltip-help-tips" (0x83388c9)
"run-hook-with-args-until-success" (0x8cd0a29)
"tooltip-timeout" (0x83388c9)
"apply" (0x8cbcd99)
"byte-code" (0x82539d3)
"timer-event-handler" (0xa064e9c)
"input-pending-p" (0x0)
"sit-for" (0x0)
"erc-scroll-to-bottom" (0x8b8d7d4)
"x-show-tip" (0xb11c81b)
"byte-code" (0x8278deb)
"tooltip-show" (0x87e2d43)
"tooltip-help-tips" (0x83388c9)
"run-hook-with-args-until-success" (0x8cd0a29)
"tooltip-timeout" (0x83388c9)
"apply" (0x8cbcd99)
"byte-code" (0x82539d3)
"timer-event-handler" (0xa064e9c)
"input-pending-p" (0x0)
"sit-for" (0x0)
"erc-scroll-to-bottom" (0x8b8d7d4)
#0 0x4d5967ca in XtWidgetToApplicationContext () from /usr/lib/libXt.so.6
No symbol table info available.
#1 0x4d59eb5f in XtGetValues () from /usr/lib/libXt.so.6
No symbol table info available.
#2 0x080d1630 in x_wm_set_size_hint (f=0xb245f48, flags=0, user_position=0)
at xterm.c:9749
size_hints = {
flags = 80,
x = 0,
y = 0,
width = -1077910776,
height = 1275916244,
min_width = 0,
min_height = 140362800,
max_width = 1276882932,
max_height = 0,
width_inc = 137595081,
height_inc = 0,
min_aspect = {
x = -1077910728,
y = 135201719
},
max_aspect = {
x = 137796481,
y = 169106965
},
base_width = 1276882932,
base_height = 25,
win_gravity = 2
}
al = {{
name = 0x82f14b8 "width",
value = -1077910742
}, {
name = 0x82f123a "height",
value = -1077910744
}}
widget_width = <value optimized out>
widget_height = <value optimized out>
window = 37755001
#3 0x080d47fc in x_set_window_size (f=0xb245f48, change_gravity=1, cols=80,
rows=40) at xterm.c:8969
No locals.
#4 0x0805c6e5 in Fset_frame_size (frame=186933068, cols=640, rows=320)
at frame.c:2510
No locals.
#5 0x0805f713 in x_set_frame_parameters (f=0xb245f48, alist=169106949)
at frame.c:2875
frame = 10
tail = <value optimized out>
width = 80
height = 40
left = 0
top = 0
icon_left = 0
icon_top = 0
parms = (Lisp_Object *) 0xbfc06400
values = (Lisp_Object *) 0xbfc063e0
i = <value optimized out>
p = <value optimized out>
left_no_change = 1
top_no_change = 1
icon_left_no_change = 1
icon_top_no_change = 1
fullscreen_is_being_set = 0
#6 0x0805fe29 in Fmodify_frame_parameters (frame=186933068, alist=169106949)
at frame.c:2290
i = <value optimized out>
tail = <value optimized out>
prop = <value optimized out>
#7 0x080e1f7e in Fx_show_tip (string=185714715, frame=146198612,
parms=169107525, timeout=80, dx=40, dy=160) at xfns.c:5156
font = <value optimized out>
f = <value optimized out>
w = <value optimized out>
root_x = <value optimized out>
root_y = <value optimized out>
old_buffer = <value optimized out>
pos = {
charpos = 0,
bytepos = 0
}
i = <value optimized out>
width = <value optimized out>
height = <value optimized out>
old_windows_or_buffers_changed = 0
#8 0x08164384 in Ffuncall (nargs=7, args=0xbfc06600) at eval.c:3016
fun = <value optimized out>
original_fun = 137863289
funcar = <value optimized out>
numargs = 6
val = <value optimized out>
backtrace = {
next = 0xbfc066d0,
function = 0xbfc06600,
args = 0xbfc06604,
nargs = 6,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
internal_args = (Lisp_Object *) 0xbfc06604
i = <value optimized out>
#9 0x0818f87a in Fbyte_code (bytestr=136809963, vector=136809988, maxdepth=56)
at bytecode.c:679
v1 = <value optimized out>
v2 = <value optimized out>
op = 186181824
vectorp = (Lisp_Object *) 0x8278e08
stack = {
pc = 0x8288458 "+\207",
top = 0xbfc06618,
bottom = 0xbfc06600,
byte_string = 136809963,
byte_string_start = 0x828841e
"\306\b!\307\310\311\"\307\310\312\"\031\032\033\n;\203\037",
constants = 136809988,
next = 0xbfc06850
}
top = <value optimized out>
result = <value optimized out>
#10 0x08163825 in Feval (form=136809949) at eval.c:2334
numargs = <value optimized out>
argvals = {136809963, 136809988, 56, 0, 16, 5, 16, 5}
args_left = 137595081
i = 3
fun = <value optimized out>
val = <value optimized out>
original_fun = 137684057
original_args = 136809957
funcar = <value optimized out>
backtrace = {
next = 0xbfc068f8,
function = 0xbfc066e8,
args = 0xbfc066b0,
nargs = 3,
evalargs = 1 '\001',
debug_on_exit = 0 '\0'
}
#11 0x08165def in internal_lisp_condition_case (var=137634497,
bodyform=136809949, handlers=136810093) at eval.c:1426
val = <value optimized out>
c = {
tag = 137595081,
val = 137595081,
next = 0xbfc06d98,
gcpro = 0x0,
jmp = {{
__jmpbuf = {137595081, -1077909488, 9, -1077909512, 123680296,
-1423203001},
__mask_was_saved = 0,
__saved_mask = {
__val = {0 <repeats 14 times>, 3240, 3240, 4294967295, 4294967295,
4294967295, 4294967295, 1618, 1618, 4294967295, 4294967295,
4294967295, 4294967295, 0, 0, 0, 0, 0, 0}
}
}},
backlist = 0xbfc068f8,
handlerlist = 0xbfc06e60,
lisp_eval_depth = 10,
pdlcount = 26,
poll_suppress_count = 1,
interrupt_input_blocked = 0,
byte_stack = 0xbfc06850
}
h = {
handler = 136810093,
var = 137634497,
chosen_clause = 0,
tag = 0xbfc06718,
next = 0xbfc06e60
}
#12 0x0818eb6f in Fbyte_code (bytestr=136809875, vector=136809892, maxdepth=24)
at bytecode.c:869
handlers = <value optimized out>
body = 186181824
op = 10
vectorp = (Lisp_Object *) 0x8278da8
stack = {
pc = 0x8288468 "\207",
top = 0xbfc06810,
bottom = 0xbfc06810,
byte_string = 136809875,
byte_string_start = 0x828845b "\b\203\t",
constants = 136809892,
next = 0xbfc06970
}
top = (Lisp_Object *) 0xbfc06810
result = <value optimized out>
#13 0x08163d6a in funcall_lambda (fun=136809820, nargs=2,
arg_vector=0xbfc06934) at eval.c:3184
val = <value optimized out>
syms_left = <value optimized out>
next = <value optimized out>
i = 2
optional = 1
rest = 0
#14 0x08164171 in Ffuncall (nargs=3, args=0xbfc06930) at eval.c:3054
fun = 136809820
original_fun = 147574217
funcar = <value optimized out>
numargs = 2
val = <value optimized out>
backtrace = {
next = 0xbfc06a18,
function = 0xbfc06930,
args = 0xbfc06934,
nargs = 2,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
internal_args = (Lisp_Object *) 0xbfc06934
i = <value optimized out>
#15 0x0818f87a in Fbyte_code (bytestr=136811371, vector=136811388, maxdepth=24)
at bytecode.c:679
v1 = <value optimized out>
v2 = <value optimized out>
op = 186181824
vectorp = (Lisp_Object *) 0x8279380
stack = {
pc = 0x8288226 "\210\303\207",
top = 0xbfc06938,
bottom = 0xbfc06930,
byte_string = 136811371,
byte_string_start = 0x828821d "\b;\205\v",
constants = 136811388,
next = 0xbfc06b20
}
top = <value optimized out>
result = <value optimized out>
#16 0x08163d6a in funcall_lambda (fun=136811332, nargs=1,
arg_vector=0xbfc06ae8) at eval.c:3184
val = <value optimized out>
syms_left = <value optimized out>
next = <value optimized out>
i = 1
optional = 0
rest = 0
#17 0x08164171 in Ffuncall (nargs=2, args=0xbfc06ae4) at eval.c:3054
fun = 136811332
original_fun = 147655209
funcar = <value optimized out>
numargs = 1
val = <value optimized out>
backtrace = {
next = 0xbfc06aa8,
function = 0xbfc06ae4,
args = 0xbfc06ae8,
nargs = 1,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
internal_args = (Lisp_Object *) 0xbfc06ae8
i = <value optimized out>
#18 0x08165751 in run_hook_with_args (nargs=2, args=0xbfc06ae4,
cond=until_success) at eval.c:2656
sym = 147655185
val = 186181824
ret = 137595081
globals = <value optimized out>
#19 0x08164495 in Ffuncall (nargs=3, args=0xbfc06ae0) at eval.c:2978
fun = 137291028
original_fun = 137660545
funcar = <value optimized out>
numargs = 2
val = <value optimized out>
backtrace = {
next = 0xbfc06bc8,
function = 0xbfc06ae0,
args = 0xbfc06ae4,
nargs = 2,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
internal_args = (Lisp_Object *) 0xbfc06ae4
i = <value optimized out>
#20 0x0818f87a in Fbyte_code (bytestr=136809635, vector=136809652, maxdepth=24)
at bytecode.c:679
v1 = <value optimized out>
v2 = <value optimized out>
op = 186181824
vectorp = (Lisp_Object *) 0x8278cb8
stack = {
pc = 0x82d3259 "\207",
top = 0xbfc06ae8,
bottom = 0xbfc06ae0,
byte_string = 136809635,
byte_string_start = 0x82d3255 "\301\302\b\"\207",
constants = 136809652,
next = 0xbfc06cd0
}
top = <value optimized out>
result = <value optimized out>
#21 0x08163d6a in funcall_lambda (fun=136809596, nargs=1,
arg_vector=0xbfc06c98) at eval.c:3184
val = <value optimized out>
syms_left = <value optimized out>
next = <value optimized out>
i = 1
optional = 0
rest = 0
#22 0x08164171 in Ffuncall (nargs=2, args=0xbfc06c94) at eval.c:3054
fun = 136809596
original_fun = 147574169
funcar = <value optimized out>
numargs = 1
val = <value optimized out>
backtrace = {
next = 0xbfc06c58,
function = 0xbfc06c94,
args = 0xbfc06c98,
nargs = 1,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
internal_args = (Lisp_Object *) 0xbfc06c98
i = <value optimized out>
#23 0x08165ac9 in Fapply (nargs=2, args=0xbfc06c94) at eval.c:2430
i = <value optimized out>
numargs = <value optimized out>
spread_arg = 169110192
funcall_args = <value optimized out>
fun = 147574169
#24 0x08164495 in Ffuncall (nargs=3, args=0xbfc06c90) at eval.c:2978
fun = 137290956
original_fun = 137660473
funcar = <value optimized out>
numargs = 2
val = <value optimized out>
backtrace = {
next = 0xbfc06d50,
function = 0xbfc06c90,
args = 0xbfc06c94,
nargs = 2,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
internal_args = (Lisp_Object *) 0xbfc06c94
i = <value optimized out>
#25 0x0818f87a in Fbyte_code (bytestr=136657363, vector=136657388, maxdepth=32)
at bytecode.c:679
v1 = <value optimized out>
v2 = <value optimized out>
op = 186181824
vectorp = (Lisp_Object *) 0x82539f0
stack = {
pc = 0x829d338 "\207",
top = 0xbfc06c98,
bottom = 0xbfc06c90,
byte_string = 136657363,
byte_string_start = 0x829d330 "\301\b\302H\b\303H\"\207",
constants = 136657388,
next = 0xbfc06ee0
}
top = <value optimized out>
result = <value optimized out>
#26 0x08163825 in Feval (form=136657349) at eval.c:2334
numargs = <value optimized out>
argvals = {136657363, 136657388, 32, 169095472, 137595105, 2,
137595081, 136959148}
args_left = 137595081
i = 3
fun = <value optimized out>
val = <value optimized out>
original_fun = 137684057
original_args = 136657357
funcar = <value optimized out>
backtrace = {
next = 0xbfc06f88,
function = 0xbfc06d68,
args = 0xbfc06d30,
nargs = 3,
evalargs = 1 '\001',
debug_on_exit = 0 '\0'
}
#27 0x08165def in internal_lisp_condition_case (var=137595081,
bodyform=136657349, handlers=136657421) at eval.c:1426
val = <value optimized out>
c = {
tag = 137595081,
val = 137595081,
next = 0xbfc0866c,
gcpro = 0x0,
jmp = {{
__jmpbuf = {137595081, -1077907824, 106, -1077907848, 122304040,
-1423203001},
__mask_was_saved = 0,
__saved_mask = {
__val = {136656820, 137595081, 136656760, 136656792, 1, 3217059352,
135675267, 352, 169110253, 32, 3217059476, 136656764, 22, 138850784,
4, 1, 0, 0, 136656764, 147676081, 1, 3217059448, 135676273,
137595105, 2, 1, 137657232, 137657233, 137595129, 3217059448,
135678622, 1}
}
}},
backlist = 0xbfc06f88,
handlerlist = 0xbfc08734,
lisp_eval_depth = 4,
pdlcount = 22,
poll_suppress_count = 1,
interrupt_input_blocked = 0,
byte_stack = 0xbfc06ee0
}
h = {
handler = 136657421,
var = 137595081,
chosen_clause = -1077936128,
tag = 0xbfc06d98,
next = 0xbfc08734
}
#28 0x0818eb6f in Fbyte_code (bytestr=136657219, vector=136657236, maxdepth=40)
at bytecode.c:869
handlers = <value optimized out>
body = 186181824
op = 10
vectorp = (Lisp_Object *) 0x8253958
stack = {
pc = 0x829d3a8 "\210\016\026\205x",
top = 0xbfc06e90,
bottom = 0xbfc06e90,
byte_string = 136657219,
byte_string_start = 0x829d33a "\b\021\n\020\v\022\306\034\307\v!\203|",
constants = 136657236,
next = 0xbfc07120
}
top = (Lisp_Object *) 0xbfc06e90
result = <value optimized out>
#29 0x08163d6a in funcall_lambda (fun=136657180, nargs=1,
arg_vector=0xbfc06fc4) at eval.c:3184
val = <value optimized out>
syms_left = <value optimized out>
next = <value optimized out>
i = 1
optional = 0
rest = 0
#30 0x08164171 in Ffuncall (nargs=2, args=0xbfc06fc0) at eval.c:3054
fun = 136657180
original_fun = 137624465
funcar = <value optimized out>
numargs = 1
val = <value optimized out>
backtrace = {
next = 0xbfc07098,
function = 0xbfc06fc0,
args = 0xbfc06fc4,
nargs = 1,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
internal_args = (Lisp_Object *) 0xbfc06fc4
i = <value optimized out>
#31 0x081655d9 in call1 (fn=137624465, arg1=168185500) at eval.c:2782
ret_ungc_val = 0
#32 0x08103976 in timer_check (do_it_now=1) at keyboard.c:4575
was_locked = 0
old_deactivate_mark = 137595081
now = {
tv_sec = 1177973749,
tv_usec = 352396
}
timers = 181188077
idle_timers = 137595081
chosen_timer = 168185500
#33 0x08103b47 in readable_events (flags=3) at keyboard.c:3600
kb = <value optimized out>
#34 0x08103bb7 in get_input_pending (addr=0x8326514, flags=3)
at keyboard.c:6722
No locals.
#35 0x08103c58 in Finput_pending_p () at keyboard.c:10289
No locals.
#36 0x081642af in Ffuncall (nargs=1, args=0xbfc070d0) at eval.c:2994
fun = <value optimized out>
original_fun = 137627369
funcar = <value optimized out>
numargs = 0
val = <value optimized out>
backtrace = {
next = 0xbfc071c8,
function = 0xbfc070d0,
args = 0xbfc070d4,
nargs = 0,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
internal_args = (Lisp_Object *) 0xbfc070d4
i = <value optimized out>
#37 0x0818f87a in Fbyte_code (bytestr=136214451, vector=136214468, maxdepth=40)
at bytecode.c:679
v1 = <value optimized out>
v2 = <value optimized out>
op = 186181824
vectorp = (Lisp_Object *) 0x81e77c8
stack = {
pc = 0x82e0789 "\203\"",
top = 0xbfc070d0,
bottom = 0xbfc070d0,
byte_string = 136214451,
byte_string_start = 0x82e076c "\b\204\t",
constants = 136214468,
next = 0xbfc07240
}
top = <value optimized out>
result = <value optimized out>
#38 0x08163d6a in funcall_lambda (fun=136214388, nargs=1,
arg_vector=0xbfc07204) at eval.c:3184
val = <value optimized out>
syms_left = <value optimized out>
next = <value optimized out>
i = 1
optional = 1
rest = 0
#39 0x08164171 in Ffuncall (nargs=2, args=0xbfc07200) at eval.c:3054
fun = 136214388
original_fun = 137958633
funcar = <value optimized out>
numargs = 1
val = <value optimized out>
backtrace = {
next = 0xbfc072e8,
function = 0xbfc07200,
args = 0xbfc07204,
nargs = 1,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
internal_args = (Lisp_Object *) 0xbfc07204
i = <value optimized out>
#40 0x0818f87a in Fbyte_code (bytestr=139192275, vector=142594668, maxdepth=32)
at bytecode.c:679
v1 = <value optimized out>
v2 = <value optimized out>
op = 186181824
vectorp = (Lisp_Object *) 0x87fd270
stack = {
pc = 0xa9a2678 ").\006\207",
top = 0xbfc07204,
bottom = 0xbfc07200,
byte_string = 139192275,
byte_string_start = 0xa9a2640 "\b\205;",
constants = 142594668,
next = 0x0
}
top = <value optimized out>
result = <value optimized out>
#41 0x08163d6a in funcall_lambda (fun=142594852, nargs=2,
arg_vector=0xbfc07350) at eval.c:3184
val = <value optimized out>
syms_left = <value optimized out>
next = <value optimized out>
i = 2
optional = 0
rest = 0
#42 0x08164171 in Ffuncall (nargs=3, args=0xbfc0734c) at eval.c:3054
fun = 142594852
original_fun = 139667425
funcar = <value optimized out>
numargs = 2
val = <value optimized out>
backtrace = {
next = 0x0,
function = 0xbfc0734c,
args = 0xbfc07350,
nargs = 2,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
internal_args = (Lisp_Object *) 0xbfc07350
i = <value optimized out>
#43 0x08165751 in run_hook_with_args (nargs=3, args=0xbfc0734c,
cond=to_completion) at eval.c:2656
sym = 137824177
val = 186181824
ret = 137595081
globals = <value optimized out>
#44 0x081658ab in run_hook_with_args_2 (hook=137824177, arg1=146331604,
arg2=12360) at eval.c:2726
temp = {139667425, 146331604, 12360}
#45 0x08072f3b in run_window_scroll_functions (window=146331604, startp=
{charpos = 1545, bytepos = 1545}) at xdisp.c:12179
w = (struct window *) 0x8b8d7d0
#46 0x080840ed in redisplay_window (window=146331604, just_this_one_p=1)
at xdisp.c:13149
new_vpos = <value optimized out>
val = <value optimized out>
w = (struct window *) 0x8b8d7d0
f = (struct frame *) 0x8b6d050
buffer = <value optimized out>
old = (struct buffer *) 0xa143130
startp = {
charpos = 1545,
bytepos = 1545
}
update_mode_line = 0
tem = <value optimized out>
it = {
window = 146331604,
w = 0x8b8d7d0,
f = 0x8b6d050,
method = GET_FROM_BUFFER,
stop_charpos = 3240,
end_charpos = 3240,
s = 0x0,
string_nchars = 0,
region_beg_charpos = -1,
region_end_charpos = -1,
redisplay_end_trigger_charpos = 0,
multibyte_p = 1,
header_line_p = 1,
string_from_display_prop_p = 0,
ellipsis_p = 0,
dp = 0x0,
dpvec = 0x0,
dpend = 0x0,
dpvec_char_len = 0,
dpvec_face_id = 0,
saved_face_id = 14,
ctl_chars = {0 <repeats 16 times>},
start = {
pos = {
charpos = 1545,
bytepos = 1545
},
overlay_string_index = -1,
string_pos = {
charpos = -1,
bytepos = -1
},
dpvec_index = -1
},
current = {
pos = {
charpos = 3240,
bytepos = 3240
},
overlay_string_index = -1,
string_pos = {
charpos = -1,
bytepos = -1
},
dpvec_index = -1
},
overlay_strings = {0 <repeats 16 times>},
n_overlay_strings = 0,
string = 137595081,
stack = {{
string = 137595081,
string_nchars = 0,
end_charpos = 3240,
stop_charpos = 3180,
face_id = 0,
u = {
image = {
object = 0,
slice = {
x = 0,
y = 0,
width = 0,
height = 0
},
image_id = 0
},
comp = {
object = 0,
c = 0,
len = 0,
cmp_id = 0,
cmp_len = 0
},
stretch = {
object = 0
}
},
position = {
charpos = 3180,
bytepos = 3180
},
current = {
pos = {
charpos = 3180,
bytepos = 3180
},
overlay_string_index = -1,
string_pos = {
charpos = -1,
bytepos = -1
},
dpvec_index = -1
},
area = TEXT_AREA,
method = GET_FROM_BUFFER,
multibyte_p = 1,
string_from_display_prop_p = 0,
display_ellipsis_p = 0,
space_width = 137595081,
font_height = 137595081,
voffset = 0
}, {
string = 0,
string_nchars = 0,
end_charpos = 0,
stop_charpos = 0,
face_id = 0,
u = {
image = {
object = 0,
slice = {
x = 0,
y = 0,
width = 0,
height = 0
},
image_id = 0
},
comp = {
object = 0,
c = 0,
len = 0,
cmp_id = 0,
cmp_len = 0
},
stretch = {
object = 0
}
},
position = {
charpos = 0,
bytepos = 0
},
current = {
pos = {
charpos = 0,
bytepos = 0
},
overlay_string_index = 0,
string_pos = {
charpos = 0,
bytepos = 0
},
dpvec_index = 0
},
area = LEFT_MARGIN_AREA,
method = GET_FROM_BUFFER,
multibyte_p = 0,
string_from_display_prop_p = 0,
display_ellipsis_p = 0,
space_width = 0,
font_height = 0,
voffset = 0
}, {
string = 0,
string_nchars = 0,
end_charpos = 0,
stop_charpos = 0,
face_id = 0,
u = {
image = {
object = 0,
slice = {
x = 0,
y = 0,
width = 0,
height = 0
},
image_id = 0
},
comp = {
object = 0,
c = 0,
len = 0,
cmp_id = 0,
cmp_len = 0
},
stretch = {
object = 0
}
},
position = {
charpos = 0,
bytepos = 0
},
current = {
pos = {
charpos = 0,
bytepos = 0
},
overlay_string_index = 0,
string_pos = {
charpos = 0,
bytepos = 0
},
dpvec_index = 0
},
area = LEFT_MARGIN_AREA,
method = GET_FROM_BUFFER,
multibyte_p = 0,
string_from_display_prop_p = 0,
display_ellipsis_p = 0,
space_width = 0,
font_height = 0,
voffset = 0
}, {
string = 0,
string_nchars = 0,
end_charpos = 0,
stop_charpos = 0,
face_id = 0,
u = {
image = {
object = 0,
slice = {
x = 0,
y = 0,
width = 0,
height = 0
},
image_id = 0
},
comp = {
object = 0,
c = 0,
len = 0,
cmp_id = 0,
cmp_len = 0
},
stretch = {
object = 0
}
},
position = {
charpos = 0,
bytepos = 0
},
current = {
pos = {
charpos = 0,
bytepos = 0
},
overlay_string_index = 0,
string_pos = {
charpos = 0,
bytepos = 0
},
dpvec_index = 0
},
area = LEFT_MARGIN_AREA,
method = GET_FROM_BUFFER,
multibyte_p = 0,
string_from_display_prop_p = 0,
display_ellipsis_p = 0,
space_width = 0,
font_height = 0,
voffset = 0
}},
sp = 0,
selective_display_ellipsis_p = 1,
ctl_arrow_p = 1,
selective = 0,
what = IT_EOB,
face_id = 0,
face_box_p = 0,
start_of_box_run_p = 0,
end_of_box_run_p = 0,
overlay_strings_at_end_processed_p = 1,
ignore_overlay_strings_at_pos_p = 0,
glyph_not_available_p = 0,
starts_in_middle_of_char_p = 0,
face_before_selective_p = 0,
constrain_row_ascent_descent_p = 0,
base_face_id = 0,
c = 32,
len = 1,
cmp_id = 0,
cmp_len = 0,
char_to_display = 32,
image_id = 0,
slice = {
x = 137595081,
y = 137595081,
width = 137595081,
height = 137595081
},
space_width = 137595081,
voffset = 0,
font_height = 137595081,
object = 169095476,
position = {
charpos = 3240,
bytepos = 3240
},
truncate_lines_p = 0,
tab_width = 8,
truncation_pixel_width = 0,
continuation_pixel_width = 0,
first_visible_x = 0,
last_visible_x = 1240,
last_visible_y = 756,
extra_line_spacing = 0,
max_extra_line_spacing = 0,
override_ascent = -1,
override_descent = 0,
override_boff = 0,
glyph_row = 0xaddbdbc,
area = TEXT_AREA,
nglyphs = 1,
pixel_width = 10,
ascent = 16,
descent = 5,
max_ascent = 16,
max_descent = 5,
phys_ascent = 0,
phys_descent = 0,
max_phys_ascent = 16,
max_phys_descent = 5,
current_x = 50,
continuation_lines_width = 0,
current_y = 735,
first_vpos = 1,
vpos = 34,
hpos = 5,
left_user_fringe_bitmap = 0,
right_user_fringe_bitmap = 0,
left_user_fringe_face_id = 0,
right_user_fringe_face_id = 0
}
current_matrix_up_to_date_p = 1
used_current_matrix_p = <value optimized out>
buffer_unchanged_p = 1
temp_scroll_step = <value optimized out>
rc = <value optimized out>
centering_position = <value optimized out>
last_line_misfit = <value optimized out>
save_beg_unchanged = 3239
save_end_unchanged = 0
#47 0x08086366 in redisplay_window_1 (window=146331604) at xdisp.c:11942
No locals.
#48 0x08162b88 in internal_condition_case_1 (
bfun=0x8086340 <redisplay_window_1>, arg=146331604, handlers=137581701,
hfun=0x8063210 <redisplay_window_error>) at eval.c:1529
val = <value optimized out>
c = {
tag = 137595081,
val = 137595081,
next = 0xbfc0934c,
gcpro = 0x0,
jmp = {{
__jmpbuf = {3235, 0, 146331600, -1077901496, 111015464, -1412999865},
__mask_was_saved = 0,
__saved_mask = {
__val = {50, 135281591, 1177973749, 347478, 3217065672, 135003200,
146198608, 11980880, 3217065672, 0, 0, 0, 0, 137829370, 137829368,
137826344, 3217065736, 135612732, 137826345, 137829370, 137595081,
169095472, 137595105, 2, 137595081, 137826344, 137826345, 137595129,
3217065800, 139960976, 1, 146331600}
}
}},
backlist = 0x0,
handlerlist = 0xbfc09414,
lisp_eval_depth = 0,
pdlcount = 4,
poll_suppress_count = 1,
interrupt_input_blocked = 0,
byte_stack = 0x0
}
h = {
handler = 137581701,
var = 137595081,
chosen_clause = 40,
tag = 0xbfc0866c,
next = 0xbfc09414
}
#49 0x08087126 in redisplay_internal (preserve_echo_area=<value optimized out>)
at xdisp.c:11552
mini_window = <value optimized out>
mini_frame = <value optimized out>
w = (struct window *) 0x8b8d7d0
pause = 135676273
must_finish = 0
tlbufpos = {
charpos = 0,
bytepos = 0
}
number_of_visible_frames = 1
polling_stopped_here = 0
consider_all_windows_p = 0
#50 0x08107edf in read_char (commandflag=1, nmaps=7, maps=0xbfc09150,
prev_event=137595081, used_mouse_menu=0xbfc09208, end_time=0x0)
at keyboard.c:2849
was_locked = 1
c = 137595081
local_getcjmp = {{
__jmpbuf = {0, 1, 0, -1077899016, 109901352, -1488453305},
__mask_was_saved = 0,
__saved_mask = {
__val = {169095476, 3217068088, 135950046, 137595081, 137809721,
169095476, 40, 25912, 0, 169095472, 25920, 3217068108, 169095476,
3217068328, 135649241, 137634017, 25920, 169095476, 139015544, 25920,
169095476, 3217068200, 135950440, 169095472, 0, 0, 180893392,
181191445, 3217068232, 3217068200, 3240, 137930033}
}
}}
save_jump = {{
__jmpbuf = {0, 0, 0, 0, 0, 0},
__mask_was_saved = 0,
__saved_mask = {
__val = {0 <repeats 32 times>}
}
}}
key_already_recorded = 0
tem = 0
save = 137595081
previous_echo_area_message = 137595081
also_record = 137595081
reread = 0
polling_stopped_here = <value optimized out>
#51 0x08109746 in read_key_sequence (keybuf=0xbfc092b4, bufsize=30,
prompt=137595081, dont_downcase_last=0, can_return_switch_frame=1,
fix_current_buffer=1) at keyboard.c:9135
interrupted_kboard = (KBOARD *) 0x8397238
key = 169095476
used_mouse_menu = 0
echo_local_start = 0
last_real_key_start = 0
keys_local_start = 0
local_first_binding = 0
from_string = 137595081
count = 2
t = 0
echo_start = 0
keys_start = 0
nmaps = 7
nmaps_allocated = 7
defs = (Lisp_Object * volatile) 0xbfc09120
submaps = (Lisp_Object * volatile) 0xbfc09150
orig_local_map = 177837829
orig_keymap = 137595081
localized_local_map = 0
first_binding = 0
first_unbound = 31
mock_input = 0
fkey = {
parent = 137582805,
map = 137582805,
start = 0,
end = 0
}
keytran = {
parent = 143099317,
map = 143099317,
start = 0,
end = 0
}
delayed_switch_frame = 137595081
original_uppercase = -1077898680
original_uppercase_position = -1
starting_buffer = (struct buffer *) 0xa143130
fake_prefixed_keys = 137595081
#52 0x0810b263 in command_loop_1 () at keyboard.c:1618
cmd = <value optimized out>
lose = <value optimized out>
nonundocount = 0
keybuf = {192, 784, 137595081, 991, -1208935800, -1208933736,
137595081, 137595081, -1077898502, -1077898440, 135290072, 184254965,
-1077898502, -1077898268, 1275402637, 134517672, -1077898296, 1275086764,
20, 0, -1077898472, -1077898624, 0, 0, 137595081, 146329185, 0, 137961048,
137961032, -1077898440}
i = <value optimized out>
prev_modiff = 875
prev_buffer = (struct buffer *) 0x870c758
was_locked = 0
already_adjusted = 0
#53 0x08162db2 in internal_condition_case (bfun=0x810b0d0 <command_loop_1>,
handlers=137634497, hfun=0x8105bf0 <cmd_error>) at eval.c:1481
val = <value optimized out>
c = {
tag = 137595081,
val = 137595081,
next = 0xbfc09460,
gcpro = 0x0,
jmp = {{
__jmpbuf = {0, 137961048, 137961032, -1077898200, 112703016,
-1412696761},
__mask_was_saved = 0,
__saved_mask = {
__val = {3217068952, 135588743, 3217069188, 147530756, 17, 17,
135860480, 268435456, 3217069000, 0 <repeats 11 times>, 1275537948,
3086033560, 0, 4294967295, 1275477952, 134517672, 1275479632,
3217069104, 1275419786, 1275480072, 3086031496, 1}
}
}},
backlist = 0x0,
handlerlist = 0x0,
lisp_eval_depth = 0,
pdlcount = 2,
poll_suppress_count = 1,
interrupt_input_blocked = 0,
byte_stack = 0x0
}
h = {
handler = 137634497,
var = 137595081,
chosen_clause = 137595129,
tag = 0xbfc0934c,
next = 0x0
}
#54 0x08105033 in command_loop_2 () at keyboard.c:1329
val = 0
#55 0x08162e6a in internal_catch (tag=137627681,
func=0x8105010 <command_loop_2>, arg=137595081) at eval.c:1222
c = {
tag = 137627681,
val = 137595081,
next = 0x0,
gcpro = 0x0,
jmp = {{
__jmpbuf = {0, 137961048, 137961032, -1077897944, 112825896,
-1412592313},
__mask_was_saved = 0,
__saved_mask = {
__val = {135588474, 147634072, 17, 17, 17, 3217069188, 4294967295,
3217068920, 135588661, 147634072, 147634075, 3217068952, 135588743,
3217069188, 147530756, 17, 137820986, 137820984, 137824056,
3217069320, 135612732, 137824057, 137820986, 137595081, 137620928,
137595105, 2, 0, 137824056, 137824057, 137595081, 3217069384}
}
}},
backlist = 0x0,
handlerlist = 0x0,
lisp_eval_depth = 0,
pdlcount = 2,
poll_suppress_count = 1,
interrupt_input_blocked = 0,
byte_stack = 0x0
}
#56 0x08105a2c in command_loop () at keyboard.c:1308
No locals.
#57 0x08105dcb in recursive_edit_1 () at keyboard.c:1006
val = <value optimized out>
#58 0x08105eb6 in Frecursive_edit () at keyboard.c:1067
buffer = <value optimized out>
#59 0x080fbd52 in main (argc=3, argv=0xbfc099b4) at emacs.c:1786
tem = <value optimized out>
lib_src_exists = <value optimized out>
etc_exists = <value optimized out>
dummy = -1077896920
stack_bottom_variable = 8 '\b'
do_initial_setlocale = 1
skip_args = 0
rlim = {
rlim_cur = 10485760,
rlim_max = 18446744073709551615
}
no_loadup = 0
junk = 0x0
Lisp Backtrace:
"x-show-tip" (0xb11c81b)
"byte-code" (0x8278deb)
"tooltip-show" (0x87e2d43)
"tooltip-help-tips" (0x83388c9)
"run-hook-with-args-until-success" (0x8cd0a29)
"tooltip-timeout" (0x83388c9)
"apply" (0x8cbcd99)
"byte-code" (0x82539d3)
"timer-event-handler" (0xa064e9c)
"input-pending-p" (0x0)
"sit-for" (0x0)
"erc-scroll-to-bottom" (0x8b8d7d4)
The program is running. Exit anyway? (y or n)
--
Leo <sdl.web AT gmail.com> (GPG Key: 9283AA3F)
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug