home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / alt / lucidem / help / 413 < prev    next >
Encoding:
Text File  |  1992-09-11  |  3.2 KB  |  64 lines

  1. x-gateway: rodan.UU.NET from help-lucid-emacs to alt.lucid-emacs.help; Fri, 11 Sep 1992 17:09:21 EDT
  2. From: bobhays@spss.com
  3. Message-ID: <9209112107.AA15606@ibmws001.spss.com>
  4. Subject: The dbx info I promised....
  5. Date: Fri, 11 Sep 1992 16:07:31 CDT
  6. X-Mailer: ELM [version 2.3 PL11]
  7. Newsgroups: alt.lucid-emacs.help
  8. Path: sparky!uunet!wendy-fate.uu.net!help-lucid-emacs
  9. Sender: help-lucid-emacs-request@lucid.com
  10. Lines: 52
  11.  
  12. Here is the dbx output that I said I'd post.  This is the death and
  13. where info for the core file created when xemacs (lucid 19.3) fails
  14. to start up on AIX 3.2.2:
  15.  
  16. segmentation violation in unnamed block $b682 at line 686 in file "gmalloc.c"
  17.   686               next->next->prev = next;
  18.  
  19. (dbx) where
  20. unnamed block $b682, line 686 in "gmalloc.c"
  21. __free(ptr = warning: Unable to access address 0x201d49f8 from core
  22. (invalid char ptr (0x201d49f8))), line 686 in "gmalloc.c"
  23. gmalloc.free(ptr = 0x201d49f8), line 730 in "gmalloc.c"
  24. free_widget_value(wv = 0x2015df00), line 148 in "menubar.c"
  25. free_widget_value(wv = 0x2015dec0), line 159 in "menubar.c"
  26. free_widget_value(wv = 0x2015dcc0), line 160 in "menubar.c"
  27. free_widget_value(wv = 0x2015dc80), line 159 in "menubar.c"
  28. set_screen_menubar(s = 0x201b4400, deep_p = 0), line 527 in "menubar.c"
  29. unnamed block $b239, line 688 in "menubar.c"
  30. update_screen_menubars(), line 688 in "menubar.c"
  31. redisplay(), line 708 in "xdisp.c"
  32. initialize_first_screen(), line 1074 in "xdisp.c"
  33. Finitialize_first_screen(), line 2247 in "dispnew.c"
  34. Ffuncall(nargs = 1, args = 0x2017bff8), line 1802 in "eval.c"
  35. Fbyte_code(bytestr = 202269268, vector = 269378192, maxdepth = 2, 0x100278ac, 0xdeadbeef, 0xdeadbeef, 0xdeadbe
  36. ef, 0xdeadbeef), line 428 in "bytecode.c"
  37. unnamed block $b481, line 1418 in "eval.c"
  38. Feval(form = 336486980, 0x4155804, 0xdeadbeef, 0x100278ac, 0xdeadbeef, 0xdeadbeef, 0xdeadbeef, 0xdeadbeef), li
  39. ne 1418 in "eval.c"
  40. Fcondition_case(args = 337129756), line 968 in "eval.c"
  41. Fbyte_code(bytestr = 202269104, vector = 269378036, maxdepth = 3, 0x4155804, 0x0, 0x0, 0x0, 0x0), line 582 in 
  42. "bytecode.c"
  43. funcall_lambda(fun = 403595672, nargs = 0, arg_vector = 0x2015cf8c), line 1969 in "eval.c"
  44. Ffuncall(nargs = 1, args = 0x2015cf88), line 1836 in "eval.c"
  45. Fbyte_code(bytestr = 202268104, vector = 269377044, maxdepth = 5, 0x10027b08, 0xdeadbeef, 0xdeadbeef, 0xdeadbe
  46. ef, 0xdeadbeef), line 428 in "bytecode.c"
  47. funcall_lambda(fun = 403594672, nargs = 0, arg_vector = (nil)), line 1969 in "eval.c"
  48. apply_lambda(fun = 403594672, args = 68507652, eval_flag = 1, 0x10027b08, 0xdeadbeef, 0xdeadbeef, 0xdeadbeef, 
  49. 0xdeadbeef), line 1900 in "eval.c"
  50. Feval(form = 337073900, 0xdeadbeef, 0xdeadbeef, 0x10027b08, 0xdeadbeef, 0xdeadbeef, 0xdeadbeef, 0xdeadbeef), l
  51. ine 1441 in "eval.c"
  52. top_level_2(), line 397 in "keyboard.c"
  53. internal_condition_case(bfun = 0x20148974, handlers = 68507932, hfun = 0x20148968), line 1002 in "eval.c"
  54. top_level_1(dummy = 68507652), line 406 in "keyboard.c"
  55. internal_catch(tag = 68507912, func = 0x20148950, arg = 68507652), line 814 in "eval.c"
  56. command_loop(), line 366 in "keyboard.c"
  57. recursive_edit_1(), line 221 in "keyboard.c"
  58. Frecursive_edit(), line 250 in "keyboard.c"
  59. main(argc = 1, argv = 0x2ff7ff04, envp = 0x2ff7ff0c), line 819 in "emacs.c"
  60.  
  61. I'll think about this output Monday. :-)
  62.  
  63. Have fun! - Bob
  64.