home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / 20944 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  1.1 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!haven.umd.edu!decuac!pa.dec.com!wsl.dec.com!klee
  2. From: klee@wsl.dec.com (Ken Lee)
  3. Newsgroups: comp.windows.x
  4. Subject: Re: Xerror - How to overcome it ??
  5. Message-ID: <1ikr7uINNei8@usenet.pa.dec.com>
  6. Date: 8 Jan 93 21:21:02 GMT
  7. References: <C0JnvM.4rA@ulowell.ulowell.edu>
  8. Reply-To: klee@wsl.dec.com
  9. Organization: DEC Western Software Laboratory
  10. Lines: 18
  11. NNTP-Posting-Host: alhambra.pa.dec.com
  12.  
  13. In article <C0JnvM.4rA@ulowell.ulowell.edu>, vprasad@dragon (V G Prasad) writes:
  14. |>  The reason for failing keeps changing 
  15. |>  eg _ X Error of failed request:  
  16. |>       BadLength (poly request too large or internal Xlib length error)
  17. |> 1. Major opcode of failed request:  6 (X_ChangeSaveSet)
  18. |> 2.  Major opcode of failed request:10 (X_UnmapWindow)
  19. |> 
  20. |>       None of these functions are used in the code.
  21.  
  22. Most likely you're somehow corrupting Xlib memory.  Could be
  23. that you have a bogus pointer or are writing past the end of
  24. an array or outside an allocated memory block.
  25.  
  26. -- 
  27. Ken Lee
  28. DEC Western Software Laboratory, Palo Alto, Calif.
  29. Internet: klee@wsl.dec.com
  30. uucp: uunet!decwrl!klee
  31.