From xemacs-m  Wed Feb  5 20:04:24 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id UAA11527
	for <xemacs-beta@xemacs.org>; Wed, 5 Feb 1997 20:04:21 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQcbqu26368; Wed, 5 Feb 1997 21:04:22 -0500 (EST)
Date: Wed, 5 Feb 1997 21:04:22 -0500 (EST)
Message-Id: <QQcbqu26368.199702060204@crystal.WonderWorks.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Kyle Jones <kyle_jones@wonderworks.com>
To: xemacs-beta@xemacs.org
Subject: 20.0: another frame related crash

floating-toolbar killed this one.  mouse-3, boom!

$ gdb /local/bin/xemacs xemacs.core
Core was generated by `xemacs'.
#0  0x205c79 in kill (0x00000006, 0x00000000, 0xefbfc944, 0x00030a18)
(gdb) where
#0  0x205c79 in kill (0x00000006, 0x00000000, 0xefbfc944, 0x00030a18)
#1  0x30b12 in fatal_error_signal (sig=6) at emacs.c:194
#2  0xefbfdfde in _Xdebug (0xefbfc9a8, 0x000f1cd2, 0x000f18f5, 0x000000f1)
#3  0x333d9 in assert_failed (file=0xf18f5 "frame-x.c", line=241, expr=0xf1bba "abort()") at emacs.c:2179
#4  0xf1cd2 in x_wm_set_variable_size (wmshell=0x36a400, width=80, height=1) at frame-x.c:241
#5  0x11e47c in EmacsFrameSetCharSize (widget=0x393e00, columns=80, rows=1) at EmacsFrame.c:602
#6  0xf51a2 in x_set_frame_size (f=0x422300, cols=80, rows=1) at frame-x.c:2119
#7  0x70c3a in internal_set_frame_size (f=0x422300, cols=80, rows=1, pretend=0) at frame.c:2389
#8  0x70d70 in Fset_frame_width (frame=272769792, cols=80, pretend=271544324) at frame.c:2419
#9  0x386a5 in primitive_funcall (fn=0x70cf0 <Fset_frame_width>, nargs=3, args=0xefbfca58) at eval.c:3459
#10 0x38a87 in funcall_subr (subr=0x211014, args=0xefbfca58) at eval.c:3482
#11 0x37ce9 in funcall_recording_as (recorded_as=271639732, nargs=2, args=0xefbfce44) at eval.c:3171
#12 0x37e6e in Ffuncall (nargs=3, args=0xefbfce44) at eval.c:3218
#13 0x10ea1 in Fbyte_code (bytestr=809026992, vector=1078076928, maxdepth=8) at bytecode.c:418
#14 0x38e74 in funcall_lambda (fun=272952228, nargs=1, arg_vector=0xefbfd054) at eval.c:3592
#15 0x37d43 in funcall_recording_as (recorded_as=271864508, nargs=1, args=0xefbfd050) at eval.c:3177
#16 0x37e6e in Ffuncall (nargs=2, args=0xefbfd050) at eval.c:3218
#17 0x10ea1 in Fbyte_code (bytestr=809026428, vector=1078277376, maxdepth=5) at bytecode.c:418
#18 0x38e74 in funcall_lambda (fun=272952100, nargs=3, arg_vector=0xefbfd6cc) at eval.c:3592
#19 0x37d43 in funcall_recording_as (recorded_as=271864388, nargs=3, args=0xefbfd6c8) at eval.c:3177
#20 0x37e6e in Ffuncall (nargs=4, args=0xefbfd6c8) at eval.c:3218
#21 0x10ea1 in Fbyte_code (bytestr=808738740, vector=1078077184, maxdepth=5) at bytecode.c:418
#22 0x38e74 in funcall_lambda (fun=272952004, nargs=1, arg_vector=0xefbfd834) at eval.c:3592
#23 0x37d43 in funcall_recording_as (recorded_as=271864148, nargs=1, args=0xefbfd830) at eval.c:3177
#24 0x37e6e in Ffuncall (nargs=2, args=0xefbfd830) at eval.c:3218
#25 0x10ea1 in Fbyte_code (bytestr=809026176, vector=1077934336, maxdepth=2) at bytecode.c:418
#26 0x38e74 in funcall_lambda (fun=272952036, nargs=1, arg_vector=0xefbfd96c) at eval.c:3592
#27 0x37d43 in funcall_recording_as (recorded_as=271864436, nargs=1, args=0xefbfd968) at eval.c:3177
#28 0x37e6e in Ffuncall (nargs=2, args=0xefbfd968) at eval.c:3218
#29 0x1477e in Fcall_interactively (function=271864436, record_flag=271544324, keys=271544324) at callint.c:934
#30 0x36c58 in Fcommand_execute (cmd=271864436, record=271544324, keys=271544324) at eval.c:2595
#31 0x4574b in execute_command_event (command_builder=0x334dc0, event=272662224) at event-stream.c:3554
#32 0x45d8d in Fdispatch_event (event=272662224) at event-stream.c:3847
#33 0x197d0 in Fcommand_loop_1 () at cmdloop.c:540
#34 0x195d7 in command_loop_1 (dummy=271544324) at cmdloop.c:460
#35 0x35655 in condition_case_1 (handlers=271544420, bfun=0x195bc <Frecursive_edit+476>, barg=271544324, hfun=0x18f30 <Freally_early_error_handler+112>, harg=271544324) at eval.c:1648
#36 0x1904d in command_loop_3 () at cmdloop.c:222
#37 0x19070 in command_loop_2 (dummy=271544324) at cmdloop.c:233
#38 0x35285 in internal_catch (tag=271621876, func=0x19068 <Freally_early_error_handler+424>, arg=271544324, threw=0x0) at eval.c:1325
#39 0x1924c in initial_command_loop (load_me=271544324) at cmdloop.c:271
#40 0x31b77 in main_1 (argc=3, argv=0xefbfdcc8, envp=0xefbfdcd8) at emacs.c:1452
#41 0x32940 in main (argc=3, argv=0xefbfdcc8, envp=0xefbfdcd8) at emacs.c:1803

