unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#655: 23.0.60; (NS/OSX:) Colorpicker, Menu abort() in eval()
@ 2008-08-06  5:57 Carsten Bormann
  0 siblings, 0 replies; only message in thread
From: Carsten Bormann @ 2008-08-06  5:57 UTC (permalink / raw)
  To: emacs-pretest-bug; +Cc: Carsten Bormann

1) Tried the color picker from the Emacs Preferences (OSX 10.5.4; run - 
Q), crash on OK in the preferences panel.
2) Most menu entries (e.g., Options) crash in the same place  
immediately upon clicking them.

1) gdb output:

warning: Could not find object file "/Users/lindberg/BlackOps/Source/ 
Modules/RCWebColorPicker/build/RCWebColorPicker.build/Deployment/ 
RCWebColorPicker.build/Objects-normal/i386/RCWebColorPicker.o" - no  
debug information available for "/Users/lindberg/BlackOps/Source/ 
Modules/RCWebColorPicker/RCWebColorPicker.m".

.. done

Program received signal SIGABRT, Aborted.
0x95eedb9e in __kill ()
(gdb) bt full
#0  0x95eedb9e in __kill ()
No symbol table info available.
#1  0x95eedb91 in kill$UNIX2003 ()
No symbol table info available.
#2  0x95f64ec2 in raise ()
No symbol table info available.
#3  0x95f7447f in abort ()
No symbol table info available.
#4  0x0011c6b5 in Feval (form=25165833) at eval.c:2411
	numargs = -1779508322
	args_left = 25165833
	i = <value temporarily unavailable, due to optimizations>
	argvals = {25165833, 1201710, 1061162, 1081307, 2544164, -1073751432,  
1081637, 25253281}
	fun = <value temporarily unavailable, due to optimizations>
	val = <value temporarily unavailable, due to optimizations>
	original_fun = 1079167
	original_args = 0
	funcar = <value temporarily unavailable, due to optimizations>
	backtrace = {
   next = 0x3d8b835,
   function = 0x1,
   args = 0x95e8729c,
   nargs = 45774844,
   evalargs = 0 '\0',
   debug_on_exit = 0 '\0'
}
#5  0x001189db in Fcall_interactively (function=35504713,  
record_flag=25165833, keys=6299772) at callint.c:361
	input = <value temporarily unavailable, due to optimizations>
	specs = <value temporarily unavailable, due to optimizations>
	filter_specs = 25165833
	teml = <value temporarily unavailable, due to optimizations>
	up_event = 25165833
	enable = 25165833
	next_event = <value temporarily unavailable, due to optimizations>
	prefix_arg = 25165833
	string = <value temporarily unavailable, due to optimizations>
	tem = <value temporarily unavailable, due to optimizations>
	i = 170
	j = <value temporarily unavailable, due to optimizations>
	foo = <value temporarily unavailable, due to optimizations>
	prompt1 = "??\025??\005\000\000H?\035\002I?\035\002?\000\024\000? + 
\000T?\033\000\023\000\000\000?M?\000P=27e\002N\b\001\000??\026?\a 
\005\000\000?????'\030\003?????>\024\000\f\004?\001\023\000\000\000???? 
\005?\024\000\f\004?\001T?\033\000\023\000\000\000\023\000\000"
	arg_from_tty = <value temporarily unavailable, due to optimizations>
	key_count = 0
	record_then_fail = <value temporarily unavailable, due to  
optimizations>
	save_this_command = 25165833
	save_last_command = 25365337
	save_this_original_command = 25165833
	save_real_this_command = 25165833
#6  0x001825a7 in -[EmacsPrefsController setValuesFromPanel]  
(self=0x2bec950, _cmd=0x1b6b42) at nsterm.m:6138
	cursorTag = 1
	altTag = 134217728
	cmdTag = 8388608
	ctrlTag = 67108864
	fnTag = 0
	blinkRate = 0
	expandSpace = 0
	old_cursor_blink_mode = <value temporarily unavailable, due to  
optimizations>
#7  0x00182777 in -[EmacsPrefsController ok:] (self=0x2bec950,  
_cmd=0x951b59e8, sender=0x2b8ac00) at nsterm.m:6151
No locals.
#8  0x9210ec23 in -[NSApplication sendAction:to:from:] ()
No symbol table info available.
#9  0x9210eb60 in -[NSControl sendAction:to:] ()
No symbol table info available.
#10 0x9210e9e6 in -[NSCell _sendActionFrom:] ()
No symbol table info available.
#11 0x9210e03f in -[NSCell trackMouse:inRect:ofView:untilMouseUp:] ()
No symbol table info available.
#12 0x9210d892 in -[NSButtonCell  
trackMouse:inRect:ofView:untilMouseUp:] ()
No symbol table info available.
#13 0x9210d14c in -[NSControl mouseDown:] ()
No symbol table info available.
#14 0x9210b88b in -[NSWindow sendEvent:] ()
No symbol table info available.
#15 0x920d8431 in -[NSApplication sendEvent:] ()
No symbol table info available.
#16 0x0017c200 in -[EmacsApp sendEvent:] (self=0x820f60,  
_cmd=0x95176518, theEvent=0x1a703a10) at nsterm.m:4023
	window = (NSWindow *) 0x2ba6e40
	objc_super = {
   self = 0x820f60,
   cls = 0xa03f8ea0
}
#17 0x92035e27 in -[NSApplication run] ()
No symbol table info available.
#18 0x0017a1ab in ns_read_socket (terminal=0x845960, expected=1,  
hold_quit=0xbfffe494) at nsterm.m:3107
	ev = {
   kind = NO_EVENT,
   code = 0,
   part = scroll_bar_above_handle,
   modifiers = 0,
   x = 0,
   y = 0,
   timestamp = 0,
   padding = {0x0, 0x0},
   frame_or_window = 0,
   arg = 0
}
	nevents = <value temporarily unavailable, due to optimizations>
	lastCheck = (NSDate *) 0x0
#19 0x000b2da1 in read_avail_input (expected=1) at keyboard.c:7010
	nr = 0
	hold_quit = {
   kind = NO_EVENT,
   code = 0,
   part = scroll_bar_above_handle,
   modifiers = 0,
   x = 0,
   y = 0,
   timestamp = 0,
   padding = {0x0, 0x0},
   frame_or_window = 0,
   arg = 0
}
	next = (struct terminal *) 0x0
	nread = 0
	err = 0
	t = (struct terminal *) 0x845960
#20 0x000b38f5 in gobble_input (expected=1) at keyboard.c:6921
	mask = 0
#21 0x0017a54e in ns_select (nfds=1, readfds=0xbfffe798, writefds=0x0,  
exceptfds=0x0, timeout=0xbfffe818) at nsterm.m:3208
	result = <value temporarily unavailable, due to optimizations>
	ev = <value temporarily unavailable, due to optimizations>
#22 0x00161ff8 in wait_reading_process_output (time_limit=30,  
microsecs=0, read_kbd=-1, do_display=1, wait_for_cell=25165833,  
wait_proc=0x0, just_wait_proc=0) at process.c:4813
	timeout_reduced_for_timers = 0
	channel = <value temporarily unavailable, due to optimizations>
	nfds = 0
	Available = {
   fds_bits = {0 <repeats 32 times>}
}
	Connecting = {
   fds_bits = {0 <repeats 32 times>}
}
	check_connect = 0
	check_delay = 0
	no_avail = <value temporarily unavailable, due to optimizations>
	xerrno = <value temporarily unavailable, due to optimizations>
	proc = <value temporarily unavailable, due to optimizations>
	timeout = {
   tv_sec = 29,
   tv_usec = 499719
}
	end_time = {
   tv_sec = 1218001464,
   tv_usec = 134726
}
	wait_channel = -1
	got_some_input = 0
#23 0x0000d026 in sit_for (timeout=240, reading=1, do_display=1) at  
dispnew.c:6619
	sec = <value temporarily unavailable, due to optimizations>
	usec = 0
#24 0x000b4eec in read_char (commandflag=1, nmaps=2, maps=0xbfffeaa0,  
prev_event=25165833, used_mouse_menu=0xbfffeb98, end_time=0x0) at  
keyboard.c:2895
	tem0 = <value temporarily unavailable, due to optimizations>
	delay_level = 4
	buffer_size = <value temporarily unavailable, due to optimizations>
	c = 25165833
	count = <value temporarily unavailable, due to optimizations>
	jmpcount = 2
	local_getcjmp = {1508223, 45562432, 8098, 736491, 1152436, 48,  
3523668, 3551132, -1073747368, -1073747808, -1073807329, 662, 738444,  
33357847, 31, -1073807329, 1048576, 45547575}
	save_jump = {0 <repeats 18 times>}
	key_already_recorded = 0
	tem = <value temporarily unavailable, due to optimizations>
	save = <value temporarily unavailable, due to optimizations>
	previous_echo_area_message = 25165833
	also_record = 25165833
	reread = 0
	polling_stopped_here = <value temporarily unavailable, due to  
optimizations>
	orig_kboard = (struct kboard *) 0x845c10
#25 0x000b683b in read_key_sequence (keybuf=0xbfffec58, bufsize=30,  
prompt=25165833, dont_downcase_last=0, can_return_switch_frame=1,  
fix_current_buffer=1) at keyboard.c:9349
	interrupted_kboard = (KBOARD *) 0x845c10
	key = 0
	used_mouse_menu = 0
	echo_local_start = 0
	last_real_key_start = 0
	keys_local_start = 0
	local_first_binding = 0
	from_string = 25165833
	count = 2
	t = 0
	echo_start = 0
	keys_start = 0
	nmaps = 2
	nmaps_allocated = 2
	defs = (Lisp_Object * volatile) 0xbfffea80
	submaps = (Lisp_Object * volatile) 0xbfffeaa0
	orig_local_map = 7874053
	orig_keymap = 25165833
	localized_local_map = 0
	first_binding = 0
	first_unbound = 31
	mock_input = 0
	fkey = {
   parent = 7476909,
   map = 7476909,
   start = 0,
   end = 0
}
	keytran = {
   parent = 4812669,
   map = 4812669,
   start = 0,
   end = 0
}
	indec = {
   parent = 7476981,
   map = 7476981,
   start = 0,
   end = 0
}
	shift_translated = 0
	delayed_switch_frame = 25165833
	original_uppercase = 3286816
	original_uppercase_position = -1
	starting_buffer = (struct buffer *) 0x2b73a40
	fake_prefixed_keys = 25165833
#26 0x000b8d2a in command_loop_1 () at keyboard.c:1620
	cmd = <value temporarily unavailable, due to optimizations>
	lose = <value temporarily unavailable, due to optimizations>
	nonundocount = 0
	keybuf = {67109216, 392, 3551816, 25165833, -1073746712, 718688,  
7882493, -1073746786, -1073746760, -1880941364, 4727017, 152,  
-1073746786, 25165833, 179, 11, 0, -1895817156, 6307477, 1,  
-1073746696, -1779956921, 0, 0, -1073746740, -1073746928, 0, 3997696,  
25165833, 33500337}
	i = 1
	prev_modiff = 629
	prev_buffer = (struct buffer *) 0x2b73a40
	already_adjusted = 0
#27 0x0011b26d in internal_condition_case (bfun=0xb8af0  
<command_loop_1>, handlers=25205521, hfun=0xaf680 <cmd_error>) at  
eval.c:1511
	val = <value temporarily unavailable, due to optimizations>
	c = {
   tag = 25165833,
   val = 25165833,
   next = 0xbfffee0c,
   gcpro = 0x0,
   jmp = {-1073806465, -1880940484, 8098, 1159547, 25165833, 25165833,  
3551068, 3551132, -1073746520, -1073746704, 31, 662, 1159690, 1376279,  
3538975, 3538975, -1073807360, -1073807305},
   backlist = 0x0,
   handlerlist = 0x0,
   lisp_eval_depth = 0,
   pdlcount = 2,
   poll_suppress_count = 1,
   interrupt_input_blocked = 0,
   byte_stack = 0x0
}
	h = {
   handler = 25205521,
   var = 25165833,
   chosen_clause = 25165881,
   tag = 0xbfffed08,
   next = 0x0
}
#28 0x000a82b8 in command_loop_2 () at keyboard.c:1338
	val = 0
#29 0x0011b14c in internal_catch (tag=0, func=0xa8270  
<command_loop_2>, arg=25165833) at eval.c:1247
	c = {
   tag = 25201593,
   val = 25165833,
   next = 0x0,
   gcpro = 0x0,
   jmp = {-1779956865, 0, 8098, 1159337, -1779956755, 22112, 3551200,  
3551132, -1073746296, -1073746448, 25296927, 662, 1159487, 25296919,  
25296927, 25165855, 6291456, 4718647},
   backlist = 0x0,
   handlerlist = 0x0,
   lisp_eval_depth = 0,
   pdlcount = 2,
   poll_suppress_count = 1,
   interrupt_input_blocked = 0,
   byte_stack = 0x0
}
#30 0x000a800e in command_loop () at keyboard.c:1317
No locals.
#31 0x000a80d2 in recursive_edit_1 () at keyboard.c:942
	val = <value temporarily unavailable, due to optimizations>
#32 0x000a8251 in Frecursive_edit () at keyboard.c:1004
	buffer = 25165833
#33 0x000a6eeb in main (argc=2, argv=0xbffff058) at emacs.c:1689
	dummy = 0
	stack_bottom_variable = 0 '\0'
	do_initial_setlocale = 1
	skip_args = 0
	rlim = {
   rlim_cur = 8388608,
   rlim_max = 67104768
}
	no_loadup = 0
	junk = 0x0
(gdb)



2) gdb output:

Program received signal SIGABRT, Aborted.
0x95eedb9e in __kill ()
(gdb) bt full
#0  0x95eedb9e in __kill ()
No symbol table info available.
#1  0x95eedb91 in kill$UNIX2003 ()
No symbol table info available.
#2  0x95f64ec2 in raise ()
No symbol table info available.
#3  0x95f7447f in abort ()
No symbol table info available.
#4  0x0011c6b5 in Feval (form=7450125) at eval.c:2411
	numargs = -1779508322
	args_left = 7450125
	i = <value temporarily unavailable, due to optimizations>
	argvals = {12583104, 4194368, 1882496, 256, 16, 71, -1073756064,  
-1073752440}
	fun = <value temporarily unavailable, due to optimizations>
	val = <value temporarily unavailable, due to optimizations>
	original_fun = 25165857
	original_args = 25165833
	funcar = <value temporarily unavailable, due to optimizations>
	backtrace = {
   next = 0x3163e0,
   function = 0x0,
   args = 0xbfffc860,
   nargs = 1882475,
   evalargs = -100 '?',
   debug_on_exit = 47 '/'
}
#5  0x0011aed3 in internal_condition_case_1 (bfun=0x11c300 <Feval>,  
arg=7450125, handlers=25205521, hfun=0xace60  
<menu_item_eval_property_1>) at eval.c:1559
	val = <value temporarily unavailable, due to optimizations>
	c = {
   tag = 25165833,
   val = 25165833,
   next = 0xbfffed08,
   gcpro = 0x0,
   jmp = {895, 1083902, 8099, 1158619, -1073755752, 1084054, 25165833,  
9, -1073755688, -1073755872, 31, 658, 1158762, 1048599, 46006303, 31,  
0, 1114167},
   backlist = 0x0,
   handlerlist = 0xbfffed7c,
   lisp_eval_depth = 0,
   pdlcount = 10,
   poll_suppress_count = 1,
   interrupt_input_blocked = 2,
   byte_stack = 0x0
}
	h = {
   handler = 25205521,
   var = 25165833,
   chosen_clause = 25344104,
   tag = 0xbfffc938,
   next = 0xbfffed7c
}
#6  0x000acf38 in menu_item_eval_property (sexpr=0) at keyboard.c:7672
	val = <value temporarily unavailable, due to optimizations>
#7  0x000ad562 in parse_menu_item (item=<value temporarily  
unavailable, due to optimizations>, notreal=0, inmenubar=0) at  
keyboard.c:7865
	def = 33297601
	tem = <value temporarily unavailable, due to optimizations>
	item_string = <value temporarily unavailable, due to optimizations>
	start = <value temporarily unavailable, due to optimizations>
	cachelist = 25165833
	filter = 25165833
	keyhint = 25165833
	i = <value temporarily unavailable, due to optimizations>
	newcache = <value temporarily unavailable, due to optimizations>
#8  0x00045018 in single_menu_item (key=35546081, item=0,  
dummy=25165833, skp_v=0xbfffcb80) at menu.c:340
	map = 25165833
	item_string = <value temporarily unavailable, due to optimizations>
	enabled = <value temporarily unavailable, due to optimizations>
	res = 0
	skp = (struct skp *) 0xbfffcb80
#9  0x000bb182 in map_keymap_item (fun=0xbfffcb80, args=25165833,  
key=<value temporarily unavailable, due to optimizations>,  
val=7424717, data=0x0) at keymap.c:642
No locals.
#10 0x000bb30f in map_keymap_internal (map=25165833, fun=0x44fe0  
<single_menu_item>, args=25165833, data=0xbfffcb80) at keymap.c:676
	tail = <value temporarily unavailable, due to optimizations>
#11 0x00044f52 in single_keymap_panes (keymap=7372901,  
pane_name=35731723, prefix=<value temporarily unavailable, due to  
optimizations>, notreal=0, maxdepth=10) at menu.c:301
	skp = {
   pending_maps = 25165833,
   maxdepth = 10,
   notreal = 0,
   notbuttons = 3
}
#12 0x00045571 in parse_single_submenu (item_key=25391977,  
item_name=33612331, maps=4938549) at menu.c:577
	prompt = <value temporarily unavailable, due to optimizations>
	len = 1
	i = 0
	top_level_items = 0
#13 0x0018e540 in ns_update_menubar (f=0x8ebd50, deep_p=1,  
submenu=0x2bf2ec0) at nsmenu.m:259
	key = 25391977
	string = <value temporarily unavailable, due to optimizations>
	maps = 4938549
	menu = (id) 0x84c510
	last_submenu = (EmacsMenu *) 0x0
	needsSet = 0 '\0'
	submenuTitle = 0x2bf8930 "Options"
	owfi = 1
	items = <value temporarily unavailable, due to optimizations>
	wv = <value temporarily unavailable, due to optimizations>
	first_wv = <value temporarily unavailable, due to optimizations>
	prev_wv = <value temporarily unavailable, due to optimizations>
	i = <value temporarily unavailable, due to optimizations>
#14 0x9219a318 in -[NSMenu _populate:] ()
No symbol table info available.
#15 0x9219a242 in AppKitMenuEventHandler ()
No symbol table info available.
#16 0x95fe6763 in DispatchEventToHandlers ()
No symbol table info available.
#17 0x95fe5b9d in SendEventToEventTargetInternal ()
No symbol table info available.
#18 0x95fe5a02 in SendEventToEventTargetWithOptions ()
No symbol table info available.
#19 0x9602a9d5 in SendMenuPopulate ()
No symbol table info available.
#20 0x9603f867 in SendMenuOpening ()
No symbol table info available.
#21 0x9603f473 in DrawTheMenu ()
No symbol table info available.
#22 0x9603f253 in MenuChanged ()
No symbol table info available.
#23 0x9603e0ae in TrackMenuCommon ()
No symbol table info available.
#24 0x96039ce7 in MenuSelectCore ()
No symbol table info available.
#25 0x9603983b in _HandleMenuSelection2 ()
No symbol table info available.
#26 0x960396af in _HandleMenuSelection ()
No symbol table info available.
#27 0x920d6bf3 in _NSHandleCarbonMenuEvent ()
No symbol table info available.
#28 0x9203d9f4 in _DPSNextEvent ()
No symbol table info available.
#29 0x9203cdb8 in -[NSApplication  
nextEventMatchingMask:untilDate:inMode:dequeue:] ()
No symbol table info available.
#30 0x92035df3 in -[NSApplication run] ()
No symbol table info available.
#31 0x0017a1ab in ns_read_socket (terminal=0x845960, expected=1,  
hold_quit=0xbfffe494) at nsterm.m:3107
	ev = {
   kind = NO_EVENT,
   code = 0,
   part = scroll_bar_above_handle,
   modifiers = 0,
   x = 0,
   y = 0,
   timestamp = 0,
   padding = {0x0, 0x0},
   frame_or_window = 0,
   arg = 0
}
	nevents = <value temporarily unavailable, due to optimizations>
	lastCheck = (NSDate *) 0x0
#32 0x000b2da1 in read_avail_input (expected=1) at keyboard.c:7010
	nr = 0
	hold_quit = {
   kind = NO_EVENT,
   code = 0,
   part = scroll_bar_above_handle,
   modifiers = 0,
   x = 0,
   y = 0,
   timestamp = 0,
   padding = {0x0, 0x0},
   frame_or_window = 0,
   arg = 0
}
	next = (struct terminal *) 0x0
	nread = 0
	err = 0
	t = (struct terminal *) 0x845960
#33 0x000b38f5 in gobble_input (expected=1) at keyboard.c:6921
	mask = 0
#34 0x0017a54e in ns_select (nfds=1, readfds=0xbfffe798, writefds=0x0,  
exceptfds=0x0, timeout=0xbfffe818) at nsterm.m:3208
	result = <value temporarily unavailable, due to optimizations>
	ev = <value temporarily unavailable, due to optimizations>
#35 0x00161ff8 in wait_reading_process_output (time_limit=30,  
microsecs=0, read_kbd=-1, do_display=1, wait_for_cell=25165833,  
wait_proc=0x0, just_wait_proc=0) at process.c:4813
	timeout_reduced_for_timers = 0
	channel = <value temporarily unavailable, due to optimizations>
	nfds = 0
	Available = {
   fds_bits = {0 <repeats 32 times>}
}
	Connecting = {
   fds_bits = {0 <repeats 32 times>}
}
	check_connect = 0
	check_delay = 0
	no_avail = <value temporarily unavailable, due to optimizations>
	xerrno = <value temporarily unavailable, due to optimizations>
	proc = <value temporarily unavailable, due to optimizations>
	timeout = {
   tv_sec = 29,
   tv_usec = 999994
}
	end_time = {
   tv_sec = 1218002110,
   tv_usec = 759556
}
	wait_channel = -1
	got_some_input = 0
#36 0x0000d026 in sit_for (timeout=240, reading=1, do_display=1) at  
dispnew.c:6619
	sec = <value temporarily unavailable, due to optimizations>
	usec = 0
#37 0x000b4eec in read_char (commandflag=1, nmaps=2, maps=0xbfffeaa0,  
prev_event=25165833, used_mouse_menu=0xbfffeb98, end_time=0x0) at  
keyboard.c:2895
	tem0 = <value temporarily unavailable, due to optimizations>
	delay_level = 4
	buffer_size = <value temporarily unavailable, due to optimizations>
	c = 25165833
	count = <value temporarily unavailable, due to optimizations>
	jmpcount = 2
	local_getcjmp = {1049471, 33397297, 8099, 736491, 0, 0, 3523668,  
3551132, -1073747368, -1073747808, -1073807329, 662, 738444, 33357847,  
31, -1073807329, 1048576, 6291511}
	save_jump = {0 <repeats 18 times>}
	key_already_recorded = 0
	tem = <value temporarily unavailable, due to optimizations>
	save = <value temporarily unavailable, due to optimizations>
	previous_echo_area_message = 25165833
	also_record = 25165833
	reread = 0
	polling_stopped_here = <value temporarily unavailable, due to  
optimizations>
	orig_kboard = (struct kboard *) 0x845c10
#38 0x000b683b in read_key_sequence (keybuf=0xbfffec58, bufsize=30,  
prompt=25165833, dont_downcase_last=0, can_return_switch_frame=1,  
fix_current_buffer=1) at keyboard.c:9349
	interrupted_kboard = (KBOARD *) 0x845c10
	key = 1161351
	used_mouse_menu = 0
	echo_local_start = 0
	last_real_key_start = 0
	keys_local_start = 0
	local_first_binding = 0
	from_string = 25165833
	count = 2
	t = 0
	echo_start = 0
	keys_start = 0
	nmaps = 2
	nmaps_allocated = 2
	defs = (Lisp_Object * volatile) 0xbfffea80
	submaps = (Lisp_Object * volatile) 0xbfffeaa0
	orig_local_map = 7741653
	orig_keymap = 25165833
	localized_local_map = 0
	first_binding = 0
	first_unbound = 31
	mock_input = 0
	fkey = {
   parent = 7476909,
   map = 7476909,
   start = 0,
   end = 0
}
	keytran = {
   parent = 4812669,
   map = 4812669,
   start = 0,
   end = 0
}
	indec = {
   parent = 7476981,
   map = 7476981,
   start = 0,
   end = 0
}
	shift_translated = 0
	delayed_switch_frame = 25165833
	original_uppercase = 3286816
	original_uppercase_position = -1
	starting_buffer = (struct buffer *) 0x601678
	fake_prefixed_keys = 25165833
#39 0x000b8d2a in command_loop_1 () at keyboard.c:1620
	cmd = <value temporarily unavailable, due to optimizations>
	lose = <value temporarily unavailable, due to optimizations>
	nonundocount = 0
	keybuf = {24, 24, 3551816, 25165833, -1073746712, 718688, 8075949,  
-1073746786, -1073746760, -1880941364, 4727017, 152, -1073746786,  
25165833, 179, 11, 0, -1895817156, 6307477, 1, -1073746696,  
-1779956921, 0, 0, -1073746740, -1073746928, 0, 3997696, 25165833,  
33500337}
	i = 2
	prev_modiff = 1109
	prev_buffer = (struct buffer *) 0x2bdf930
	already_adjusted = 0
#40 0x0011b26d in internal_condition_case (bfun=0xb8af0  
<command_loop_1>, handlers=25205521, hfun=0xaf680 <cmd_error>) at  
eval.c:1511
	val = <value temporarily unavailable, due to optimizations>
	c = {
   tag = 25165833,
   val = 25165833,
   next = 0xbfffee0c,
   gcpro = 0x0,
   jmp = {-1073806465, -1880940484, 8098, 1159547, 25165833, 25165833,  
3551068, 3551132, -1073746520, -1073746704, 31, 662, 1159690, 1376279,  
3538975, 3538975, -1073807360, -1073807305},
   backlist = 0x0,
   handlerlist = 0x0,
   lisp_eval_depth = 0,
   pdlcount = 2,
   poll_suppress_count = 1,
   interrupt_input_blocked = 0,
   byte_stack = 0x0
}
	h = {
   handler = 25205521,
   var = 25165833,
   chosen_clause = 25165881,
   tag = 0xbfffed08,
   next = 0x0
}
#41 0x000a82b8 in command_loop_2 () at keyboard.c:1338
	val = 0
#42 0x0011b14c in internal_catch (tag=0, func=0xa8270  
<command_loop_2>, arg=25165833) at eval.c:1247
	c = {
   tag = 25201593,
   val = 25165833,
   next = 0x0,
   gcpro = 0x0,
   jmp = {-1779956865, 0, 8098, 1159337, -1779956755, 22112, 3551200,  
3551132, -1073746296, -1073746448, 25296927, 662, 1159487, 25296919,  
25296927, 25165855, 6291456, 4718647},
   backlist = 0x0,
   handlerlist = 0x0,
   lisp_eval_depth = 0,
   pdlcount = 2,
   poll_suppress_count = 1,
   interrupt_input_blocked = 0,
   byte_stack = 0x0
}
#43 0x000a800e in command_loop () at keyboard.c:1317
No locals.
#44 0x000a80d2 in recursive_edit_1 () at keyboard.c:942
	val = <value temporarily unavailable, due to optimizations>
#45 0x000a8251 in Frecursive_edit () at keyboard.c:1004
	buffer = 25165833
#46 0x000a6eeb in main (argc=2, argv=0xbffff058) at emacs.c:1689
	dummy = 0
	stack_bottom_variable = 0 '\0'
	do_initial_setlocale = 1
	skip_args = 0
	rlim = {
   rlim_cur = 8388608,
   rlim_max = 67104768
}
	no_loadup = 0
	junk = 0x0
(gdb)




In GNU Emacs 23.0.60.7 (i386-apple-darwin9.4.0, *Step 9.0)
  of 2008-08-06 on ull.local
Windowing system distributor `Apple', version 49.46.48
configured using `configure  '--enable-cocoa-experimental-ctrl-g' '-- 
with-ns''

Important settings:
   value of $LC_ALL: nil
   value of $LC_COLLATE: nil
   value of $LC_CTYPE: UTF-8
   value of $LC_MESSAGES: nil
   value of $LC_MONETARY: nil
   value of $LC_NUMERIC: nil
   value of $LC_TIME: nil
   value of $LANG: en_US.UTF-8
   value of $XMODIFIERS: nil
   locale-coding-system: utf-8-unix
   default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
   tooltip-mode: t
   mouse-wheel-mode: t
   menu-bar-mode: t
   file-name-shadow-mode: t
   global-font-lock-mode: t
   font-lock-mode: t
   global-auto-composition-mode: t
   auto-composition-mode: t
   auto-encryption-mode: t
   auto-compression-mode: t
   line-number-mode: t
   transient-mark-mode: t

Recent input:
s-x r e p o r t M-x r e p o r t <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
kill-region: The mark is not set now, so there is no region






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-08-06  5:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-06  5:57 bug#655: 23.0.60; (NS/OSX:) Colorpicker, Menu abort() in eval() Carsten Bormann

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).