home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / bsd / 10171 < prev    next >
Encoding:
Text File  |  1992-12-13  |  2.1 KB  |  56 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!munnari.oz.au!metro!news
  3. From: dawes@physics.su.OZ.AU (David Dawes)
  4. Subject: Re: [386BSD] XFree86 doesn't start
  5. Message-ID: <1992Dec14.011348.10575@ucc.su.OZ.AU>
  6. Keywords: X11,386BSD
  7. Sender: news@ucc.su.OZ.AU
  8. Nntp-Posting-Host: physics.su.oz.au
  9. Organization: School of Physics, University of Sydney, Australia
  10. References: <1992Dec12.085523.3828@aki.en.open.de>
  11. Date: Mon, 14 Dec 1992 01:13:48 GMT
  12. Lines: 42
  13.  
  14. In article <1992Dec12.085523.3828@aki.en.open.de> aki!wegmann (Frank Wegmann) writes:
  15. >I'm posting this for a friend:
  16. >
  17. >I have problems running xfree86. When I try to run 'xinit' or 'X'
  18. >my screen switches to graphics mode, displays some random dots in
  19. >black and white and after a second or two I'll be back in text mode.
  20. >
  21. >Output of xinit >& err was:
  22. >
  23. >XFree86 Version 1.1 / X Window System
  24. >(protocol Version 11, revision 0, vendor release 5000)
  25. >Configured drivers:
  26. >  VGA256 (256 colour SVGA):
  27. >      et4000, et3000, pvga1, gvga, ati, tvga8900
  28. >VGA256: et4000 (mem: 1024k numclocks: 16)
  29. >VGA256:   clocks: 25 28 33 37 41 46 32 38 51 57 65 73 81 91 64 76
  30. >Caught signal 11.  Server aborting
  31.  
  32. The server is catching a SIGSEGV
  33.  
  34. >XIO:  fatal IO error 32 (Broken pipe) on X server ":0.0"
  35. >      after 0 requests (0 known processed) with 0 events remaining.
  36. >      The connection was probably broken by a server shutdown or KillClient.
  37. >
  38. >Trying to start X with 'X' I got the same but an additional line:
  39. >IOT trap (core dumped)
  40.  
  41. After trapping the SIGSEGV, the server cleans up and then calls abort() which
  42. is producing that message (and the core).
  43.  
  44. >I've rebuild the kernel with the patches and tested the
  45. >kernel included in the XFree86 package.
  46.  
  47. Is the server running suid-root?  Can you get a stack trace from the core
  48. with gdb and send the details?
  49.  
  50. David
  51. --
  52. ------------------------------------------------------------------------------
  53.  David Dawes (dawes@physics.su.oz.au)    DoD#210      | Phone: +61 2 692 2639
  54.  School of Physics, University of Sydney, Australia   | Fax:   +61 2 660 2903
  55. ------------------------------------------------------------------------------
  56.