home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / bsd / 11876 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.8 KB  |  49 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!stanford.edu!agate!tfs.com!julian
  3. From: julian@tfs.com (Julian Elischer)
  4. Subject: Re: [386BSD] Hang compiling xterm with patch kit 2
  5. Message-ID: <1993Jan26.234727.15174@tfs.com>
  6. Organization: TRW Financial Systems, Berkeley, CA - 94704
  7. References: <C1HC8t.28n@world.std.com>
  8. Date: Tue, 26 Jan 1993 23:47:27 GMT
  9. Lines: 38
  10.  
  11. In article <C1HC8t.28n@world.std.com> hd@world.std.com (HD Associates) writes:
  12. >I get a disk subsystem hang ld'ing xterm on 386bsd.  I've applied
  13. >the new patch kit hoping it would fix things, but doesn't.  The system
  14. >continues to run, and if I have things running in the background
  15. >such as "leave" or the window manager they continue to function
  16. >until they have to use the disk.
  17. >
  18. >I'm using Julian's SCSI system on a Micronics 486VL mother board, 16MB
  19. >memory with Adaptec 1542B and two CDC/Seagate roughly 300 MB drives.
  20. >
  21. >I've copied the xterm directory onto my first drive, rebooted single user
  22. >and verified it still hangs, eliminating the case of a funky file system
  23. >and broken code.
  24. >
  25. >The first thing I ask myself is where the processes are sleeping.  Is there
  26. >any way to dump the process table from the debugger?
  27.  
  28. There is.
  29. I am pleased to be able to tell you that the command
  30. 'call ddb_ps' will print out a ps-like listing. 
  31.  
  32. now the bad news:
  33. the process you want is nearly always off the top of the screen.
  34.  
  35. the ddb docs on agate (in unofficial) intimate that there is a 'more mode'
  36. but I don't know how to make it do that yet.
  37.  
  38. >
  39.  
  40. julian
  41. +----------------------------------+       ______ _  __
  42. |   __--_|\  Julian Elischer       |       \     U \/ / On assignment
  43. |  /       \ julian@tfs.com        +------>x   USA    \ in a very strange
  44. | (   OZ    ) 2118 Milvia st. Berkeley CA. \___   ___ | country !
  45. +- X_.---._/  USA+(510) 704-3137(wk)           \_/   \\
  46.       v
  47.  
  48.  
  49.