home *** CD-ROM | disk | FTP | other *** search
- x-gateway: rodan.UU.NET from help-lucid-emacs to alt.lucid-emacs.help; Fri, 11 Sep 1992 17:09:21 EDT
- From: bobhays@spss.com
- Message-ID: <9209112107.AA15606@ibmws001.spss.com>
- Subject: The dbx info I promised....
- Date: Fri, 11 Sep 1992 16:07:31 CDT
- X-Mailer: ELM [version 2.3 PL11]
- Newsgroups: alt.lucid-emacs.help
- Path: sparky!uunet!wendy-fate.uu.net!help-lucid-emacs
- Sender: help-lucid-emacs-request@lucid.com
- Lines: 52
-
- Here is the dbx output that I said I'd post. This is the death and
- where info for the core file created when xemacs (lucid 19.3) fails
- to start up on AIX 3.2.2:
-
- segmentation violation in unnamed block $b682 at line 686 in file "gmalloc.c"
- 686 next->next->prev = next;
-
- (dbx) where
- unnamed block $b682, line 686 in "gmalloc.c"
- __free(ptr = warning: Unable to access address 0x201d49f8 from core
- (invalid char ptr (0x201d49f8))), line 686 in "gmalloc.c"
- gmalloc.free(ptr = 0x201d49f8), line 730 in "gmalloc.c"
- free_widget_value(wv = 0x2015df00), line 148 in "menubar.c"
- free_widget_value(wv = 0x2015dec0), line 159 in "menubar.c"
- free_widget_value(wv = 0x2015dcc0), line 160 in "menubar.c"
- free_widget_value(wv = 0x2015dc80), line 159 in "menubar.c"
- set_screen_menubar(s = 0x201b4400, deep_p = 0), line 527 in "menubar.c"
- unnamed block $b239, line 688 in "menubar.c"
- update_screen_menubars(), line 688 in "menubar.c"
- redisplay(), line 708 in "xdisp.c"
- initialize_first_screen(), line 1074 in "xdisp.c"
- Finitialize_first_screen(), line 2247 in "dispnew.c"
- Ffuncall(nargs = 1, args = 0x2017bff8), line 1802 in "eval.c"
- Fbyte_code(bytestr = 202269268, vector = 269378192, maxdepth = 2, 0x100278ac, 0xdeadbeef, 0xdeadbeef, 0xdeadbe
- ef, 0xdeadbeef), line 428 in "bytecode.c"
- unnamed block $b481, line 1418 in "eval.c"
- Feval(form = 336486980, 0x4155804, 0xdeadbeef, 0x100278ac, 0xdeadbeef, 0xdeadbeef, 0xdeadbeef, 0xdeadbeef), li
- ne 1418 in "eval.c"
- Fcondition_case(args = 337129756), line 968 in "eval.c"
- Fbyte_code(bytestr = 202269104, vector = 269378036, maxdepth = 3, 0x4155804, 0x0, 0x0, 0x0, 0x0), line 582 in
- "bytecode.c"
- funcall_lambda(fun = 403595672, nargs = 0, arg_vector = 0x2015cf8c), line 1969 in "eval.c"
- Ffuncall(nargs = 1, args = 0x2015cf88), line 1836 in "eval.c"
- Fbyte_code(bytestr = 202268104, vector = 269377044, maxdepth = 5, 0x10027b08, 0xdeadbeef, 0xdeadbeef, 0xdeadbe
- ef, 0xdeadbeef), line 428 in "bytecode.c"
- funcall_lambda(fun = 403594672, nargs = 0, arg_vector = (nil)), line 1969 in "eval.c"
- apply_lambda(fun = 403594672, args = 68507652, eval_flag = 1, 0x10027b08, 0xdeadbeef, 0xdeadbeef, 0xdeadbeef,
- 0xdeadbeef), line 1900 in "eval.c"
- Feval(form = 337073900, 0xdeadbeef, 0xdeadbeef, 0x10027b08, 0xdeadbeef, 0xdeadbeef, 0xdeadbeef, 0xdeadbeef), l
- ine 1441 in "eval.c"
- top_level_2(), line 397 in "keyboard.c"
- internal_condition_case(bfun = 0x20148974, handlers = 68507932, hfun = 0x20148968), line 1002 in "eval.c"
- top_level_1(dummy = 68507652), line 406 in "keyboard.c"
- internal_catch(tag = 68507912, func = 0x20148950, arg = 68507652), line 814 in "eval.c"
- command_loop(), line 366 in "keyboard.c"
- recursive_edit_1(), line 221 in "keyboard.c"
- Frecursive_edit(), line 250 in "keyboard.c"
- main(argc = 1, argv = 0x2ff7ff04, envp = 0x2ff7ff0c), line 819 in "emacs.c"
-
- I'll think about this output Monday. :-)
-
- Have fun! - Bob
-