This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: X11 apps failing after upgrade


Thanks for the build, because I couldn't get the build to work.  I
double checked I'd installed everything (Cygwin installer needs command
line option!).  Something to do with autoconf I think:

----
checking build system type... config.sub: missing argument
Try `config.sub --help' for more information.
configure: error: /bin/sh
/usr/src/xorg-server-1.5.3-4/src/xorg-server-1.5.3/config.sub   failed
*** ERROR: configure failed
----

But anyway, when my Emacs fails, it does not trigger the breakpoint.  My
xterm gave me a BadAlloc, but the Solaris patch fixed that.  My GNU
Emacs gives me:

----
  $ emacs
X protocol error: BadAtom (invalid Atom parameter) on protocol request
20
Fatal error (6)Abort (core dumped)
----

This happens almost immediately.  The Emacs call stack is below.  Is
there another breakpoint I should try in the X server?


Thanks,

James.


-----

(dbx) where
  [1] _kill(0x0, 0x6, 0x0, 0x0, 0x20, 0x0), at 0xfec46398
=>[2] fatal_error_signal(sig = 6), line 398 in "src/emacs.c"
  [3] __sighndlr(0x6, 0x0, 0xffbfcf50, 0xe751c, 0x0, 0x0), at 0xfec45924
  ---- called from signal handler with signal 6 (SIGABRT) ------
  [4] _kill(0x0, 0x6, 0x33a801, 0x0, 0xa, 0x1), at 0xfec46398
  [5] abort(), line 432 in "src/emacs.c"
  [6] check_glyph_memory(), line 2622 in "src/dispnew.c"
  [7] shut_down_emacs(sig = 0, no_x = 0, stuff = 3385345), line 2155 in
"src/emacs.c"
  [8] x_connection_closed(dpy = 0x322000, error_message = 0x322000 ""),
line 7803 in "src/xterm.c"
  [9] x_error_quitter(display = 0x635800, error = 0xffbfd7f0), line 7877
in "src/xterm.c"
  [10] x_error_handler(display = 0x635800, error = 0xffbfd7f0), line
7833 in "src/xterm.c"
  [11] _XError(0x635800, 0xffbfd918, 0x48c384, 0x0, 0x5, 0xff060bf0), at
0xfef40bb4
  [12] _XReply(0x635800, 0xffbfd918, 0x0, 0x0, 0x0, 0x20), at 0xfef20194
  [13] XGetWindowProperty(0x635800, 0x80001e, 0x0, 0x0, 0x2, 0x0), at
0xfef2aff8
  [14] 0xfea518dc(0x635800, 0x80001e, 0x744, 0x0, 0x3, 0x400), at
0xfea518dc
  [15] 0xfea51c78(0x635800, 0x80001e, 0x400, 0x400, 0x122, 0x0), at
0xfea51c78
  [16] 0xfea51e4c(0x635800, 0x7c, 0x80001e, 0x0, 0x3, 0x800020), at
0xfea51e4c
  [17] 0xfea3c3b0(0x698400, 0x7c, 0x1, 0x1, 0x635800, 0x59d500), at
0xfea3c3b0
  [18] 0xfea3cddc(0x698400, 0x0, 0x0, 0x635800, 0x3e5c00, 0xfea6bddc),
at 0xfea3cddc
  [19] 0xfea3ceac(0x698400, 0x0, 0x2ef5c, 0x364, 0x3e5c00, 0x0), at
0xfea3ceac
  [20] 0xfea33014(0x698400, 0x649370, 0x1, 0x6752c0, 0xffbfdf98,
0xfea6bddc), at 0xfea33014
  [21] 0xfea33940(0x698400, 0x675258, 0x0, 0xffbfdf98, 0x28c,
0xfea56dcc), at 0xfea33940
  [22] 0xfea31174(0x698400, 0x675240, 0x675a80, 0x67e280, 0x3e5c00,
0xfea6bddc), at 0xfea31174
  [23] 0xfea30ffc(0x3e5c00, 0x675240, 0xffbfe0d8, 0x3ae34, 0x698400,
0xfea6bddc), at 0xfea30ffc
  [24] XCreateIC(0x3e5c00, 0xfdc, 0x11da90, 0xc00, 0xff054000, 0xc00),
at 0xfef365ec
  [25] create_frame_xic(f = 0x647a00), line 2307 in "src/xfns.c"
  [26] Fx_create_frame(parms = 5696389), line 2611 in "src/xfns.c"
  [27] Ffuncall(nargs = 1, args = 0x372491), line 2993 in "src/eval.c"
  [28] Fbyte_code(bytestr = 3613841, vector = 2128216, maxdepth = 1),
line 679 in "src/bytecode.c"
  [29] funcall_lambda(fun = 2128148, nargs = 1, arg_vector =
0xffbfe64c), line 3180 in "src/eval.c"
  [30] Ffuncall(nargs = 1, args = 0x3f26e9), line 3050 in "src/eval.c"
  [31] Fbyte_code(bytestr = 4138729, vector = 2400240, maxdepth = 1),
line 679 in "src/bytecode.c"
  [32] funcall_lambda(fun = 2400172, nargs = 1, arg_vector =
0xffbfe7ec), line 3180 in "src/eval.c"
  [33] Ffuncall(nargs = 1, args = 0x4835b1), line 3050 in "src/eval.c"
  [34] Fbyte_code(bytestr = 4732337, vector = 2398288, maxdepth = 1),
line 679 in "src/bytecode.c"
  [35] funcall_lambda(fun = 2398236, nargs = 0, arg_vector =
0xffbfe98c), line 3180 in "src/eval.c"
  [36] Ffuncall(nargs = 0, args = 0x35bb01), line 3050 in "src/eval.c"
  [37] Fbyte_code(bytestr = 3521281, vector = 2152264, maxdepth = 0),
line 679 in "src/bytecode.c"
  [38] funcall_lambda(fun = 2152220, nargs = 0, arg_vector =
0xffbfeb3c), line 3180 in "src/eval.c"
  [39] Ffuncall(nargs = 0, args = 0x3d8791), line 3050 in "src/eval.c"
  [40] Fbyte_code(bytestr = 4032401, vector = 2148904, maxdepth = 0),
line 679 in "src/bytecode.c"
  [41] funcall_lambda(fun = 2148860, nargs = 0, arg_vector =
0xffbfec50), line 3180 in "src/eval.c"
  [42] apply_lambda(fun = 2148860, args = 3385345, eval_flag = 3331072),
line 3104 in "src/eval.c"
  [43] Feval(form = 4202525), line 2384 in "src/eval.c"
  [44] internal_condition_case(bfun = 0xe9418 = &top_level_2(), handlers
= 3453601, hfun = 0xef9c4 = &cmd_error()), line 1484 in "src/eval.c"
  [45] top_level_1(), line 1347 in "src/keyboard.c"
  [46] internal_catch(tag = 3443713, func = 0xe9430 = &top_level_1(),
arg = 3385345), line 1224 in "src/eval.c"
  [47] command_loop(), line 1304 in "src/keyboard.c"
  [48] recursive_edit_1(), line 1007 in "src/keyboard.c"
  [49] Frecursive_edit(), line 1068 in "src/keyboard.c"
  [50] main(argc = 1, argv = 0xffbff25c), line 1770 in "src/emacs.c"



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]