home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / bsd / 10781 < prev    next >
Encoding:
Text File  |  1992-12-30  |  3.3 KB  |  81 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: XFree86 problem in XDrawSegments
  5. Message-ID: <1992Dec31.030108.10143@ucc.su.OZ.AU>
  6. Sender: news@ucc.su.OZ.AU
  7. Nntp-Posting-Host: physics.su.oz.au
  8. Organization: School of Physics, University of Sydney, Australia
  9. References: <1992Dec30.013451.13074@ponds.uucp> <1992Dec30.063602.8978@fcom.cc.utah.edu> <1992Dec30.140352.18037@ponds.uucp>
  10. Date: Thu, 31 Dec 1992 03:01:08 GMT
  11. Lines: 68
  12.  
  13. In article <1992Dec30.140352.18037@ponds.uucp> rivers@ponds.uucp (Thomas David Rivers) writes:
  14. >In article <1992Dec30.063602.8978@fcom.cc.utah.edu> terry@cs.weber.edu (A Wizard of Earth C) writes:
  15. >>In article <1992Dec30.013451.13074@ponds.uucp> rivers@ponds.uucp (Thomas David Rivers) writes:
  16. >>>
  17. >>> In trying to get cbzone up and running in 386bsd; I discovered the 
  18. >>> following problem.
  19. >>>
  20. >>> I'm using XFree86 version 1.1 as available on agate.
  21. >>>
  22. >>> After the game starts up (opens the display and does some drawing) it
  23. >>> will bomb out with the following message:
  24. >>>
  25. >>>XIO:  fatal IO error 14 (Bad address) on X server ":0.0"
  26. >>>      after 400 requests (399 known processed) with 17 events remaining.
  27. >>>
  28. >>>
  29. >>>  A breakpoint in _XDefaultIOError() reveals the following traceback:
  30. >>>
  31. >>>    _XDefaultIOError()
  32. >>>    _XIOError()
  33. >>>    _XSend()
  34. >>>    _XDrawSegments()
  35. >>>    multiline()              <----- cbzone function
  36. >>>    drawhorizone()           <----- cbzone function
  37. >>>    main()()                 <----- cbzone function
  38. >>>
  39. >>> It would appear that something is wrong in XDrawSegments....
  40. >>>
  41. >>> Has anyone else run into this?
  42. >>
  43. >>I have run into a similar problem (resulting in "BadMatch" errors) on an
  44. >>AT&T X terminal.  The problem traced back to a modification of the GC
  45. >>occurring before a draw, but not being forced to take effect (basically,
  46. >>an event queueing problem).  Using an XSync( Display, False); prior to
  47. >>the draw fixed the problem.
  48. >>
  49. >>
  50. >>                    Terry Lambert
  51. >>                    terry@icarus.weber.edu
  52. >>                    terry_lambert@novell.com
  53. >>---
  54. >>Any opinions in this posting are my own and not those of my present
  55. >>or previous employers.
  56. >>-- 
  57. >>-------------------------------------------------------------------------------
  58. >>                                        "I have an 8 user poetic license" - me
  59. >> Get the 386bsd FAQ from agate.berkeley.edu:/pub/386BSD/386bsd-0.1/unofficial
  60. >>-------------------------------------------------------------------------------
  61. >
  62. >
  63. >
  64. > Well, I was anxious and since that sounded plausible, I tried it out.
  65. >
  66. > Unfortunately, it didn't seem to change the situation.  I'm beginning
  67. > to wonder if this is simply a R5 problem - except that I build it
  68. > regularly at work with my own R5 X libraries for the IBM 370 (really, honest.)
  69.  
  70. I've built and run cbzone on XFree86 on a SVR4 box -- without any
  71. problems.  The version of cbzone I have is PatchLevel 0.
  72.  
  73. David
  74. --
  75. ------------------------------------------------------------------------------
  76.  David Dawes <dawes@physics.su.oz.au>    DoD#210      | Phone: +61 2 692 2639
  77.  School of Physics, University of Sydney, Australia   | Fax:   +61 2 660 2903
  78. ------------------------------------------------------------------------------
  79.  I was so satisfied, deep down inside, like a hand in a velvet glove -- AC/DC
  80. ------------------------------------------------------------------------------
  81.