>>>> "Stephen" == Stephen J Turnbull
<stephen(a)xemacs.org> writes:
Stephen> I don't understand why XtWidgetToApplicationContext is calling
Stephen> `malloc_after', which is a static XEmacs function. Could you try
Stephen> rebuilding with --with-cflags="--no-thread-jumps
--no-crossjumping"
Stephen> and seeing if the backtrace gives more detail at that point?
Here you go. Hmm. This might not be want you wanted. This is from
my hg repo from a week or two ago, and not from the 2008-06-01 tree.
And I see the backtrace is different if I get rid of the splash screen
and then close the window.
I can provide more info for whichever build you think will be most
useful to track this down. I don't know anything about X so this is
hard for me to look into myself.
Ray
#0 0xfed3639c in CallGetValuesHook () from /usr/openwin/lib/libXt.so.4
#1 0xfed3634c in CallGetValuesHook () from /usr/openwin/lib/libXt.so.4
#2 0xfed3634c in CallGetValuesHook () from /usr/openwin/lib/libXt.so.4
#3 0xfed3634c in CallGetValuesHook () from /usr/openwin/lib/libXt.so.4
#4 0xfed3634c in CallGetValuesHook () from /usr/openwin/lib/libXt.so.4
#5 0xfed3634c in CallGetValuesHook () from /usr/openwin/lib/libXt.so.4
#6 0xfed3634c in CallGetValuesHook () from /usr/openwin/lib/libXt.so.4
#7 0xfed3634c in CallGetValuesHook () from /usr/openwin/lib/libXt.so.4
#8 0xfed3634c in CallGetValuesHook () from /usr/openwin/lib/libXt.so.4
#9 0xfed3634c in CallGetValuesHook () from /usr/openwin/lib/libXt.so.4
#10 0xfed35fcc in XtGetValues () from /usr/openwin/lib/libXt.so.4
#11 0x003032e0 in x_set_frame_text_value (f=0xea1600,
value=0xeab760 "XEmacs: *scratch*", Xt_resource_name=0x3deb64
"title",
Xt_resource_encoding_name=0x3dea76 "titleEncoding")
at /apps/public/XEmacs/src/hg/xemacs-beta/src/frame-x.c:667
#12 0x003033a8 in x_set_title_from_ibyte (f=0xea1600,
name=0xeab760 "XEmacs: *scratch*")
at /apps/public/XEmacs/src/hg/xemacs-beta/src/frame-x.c:680
#13 0x00163a60 in update_frame_title (f=0xea1600)
at /apps/public/XEmacs/src/hg/xemacs-beta/src/frame.c:3524
#14 0x002587bc in redisplay_frame (f=0xea1600, preemption_check=1)
at /apps/public/XEmacs/src/hg/xemacs-beta/src/redisplay.c:6960
#15 0x00258df0 in redisplay_device (d=0xd69f00, automatic=1)
- at /apps/public/XEmacs/src/hg/xemacs-beta/src/redisplay.c:7034
#16 0x00259970 in redisplay_without_hooks ()
at /apps/public/XEmacs/src/hg/xemacs-beta/src/redisplay.c:7109
#17 0x00259d70 in redisplay_no_pre_idle_hook ()
at /apps/public/XEmacs/src/hg/xemacs-beta/src/redisplay.c:7180
#18 0x000ecf98 in Fnext_event (event=6981212, prompt=4290564)
at /apps/public/XEmacs/src/hg/xemacs-beta/src/event-stream.c:2265
#19 0x000883b4 in Fcommand_loop_1 ()
at /apps/public/XEmacs/src/hg/xemacs-beta/src/cmdloop.c:599
#20 0x00088018 in command_loop_1 (unused_dummy=4290564)
at /apps/public/XEmacs/src/hg/xemacs-beta/src/cmdloop.c:505
#21 0x000c9d30 in condition_case_1 (handlers=4290660,
bfun=0x87fd4 <command_loop_1>, barg=4290564, hfun=0x87988 <cmd_error>,
harg=4290564) at /apps/public/XEmacs/src/hg/xemacs-beta/src/eval.c:1946
#22 0x00087b5c in command_loop_3 ()
at /apps/public/XEmacs/src/hg/xemacs-beta/src/cmdloop.c:262
#23 0x00087b8c in command_loop_2 (unused_dummy=4290564)
at /apps/public/XEmacs/src/hg/xemacs-beta/src/cmdloop.c:275
#24 0x000c9528 in internal_catch (tag=4371348, func=0x87b7c <command_loop_2>,
arg=4290564, threw=0x0, thrown_tag=0x0, backtrace_before_throw=0x0)
at /apps/public/XEmacs/src/hg/xemacs-beta/src/eval.c:1552
#25 0x00087d30 in initial_command_loop (load_me=4290564)
at /apps/public/XEmacs/src/hg/xemacs-beta/src/cmdloop.c:313
#26 0x000c21d0 in xemacs_21_5_b28_sparc_sun_solaris2_10 (argc=2,
argv=0xffbfef2c, unused_envp=0x0, restart=0)
at /apps/public/XEmacs/src/hg/xemacs-beta/src/emacs.c:2718
#27 0x000c308c in main (argc=2, argv=0xffbfef2c, unused_envp=0xffbfef38)
at /apps/public/XEmacs/src/hg/xemacs-beta/src/emacs.c:3225
(
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta