home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sgi / 18552 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.6 KB  |  50 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!news.univie.ac.at!iiasa.ac.at!patel
  3. From: patel@iiasa.ac.at (Deepan PATEL)
  4. Subject: Help needed(2): Xlib
  5. Message-ID: <1993Jan7.092950.23300@iiasa.ac.at>
  6. Organization: IIASA, Laxenburg, Austria
  7. X-Newsreader: TIN [version 1.1 PL6]
  8. Date: Thu, 7 Jan 1993 09:29:50 GMT
  9. Lines: 39
  10.  
  11.  
  12.  
  13. This is an addendum to an earlier posting. I am restating my problem.
  14.  
  15.  
  16. I have Xlib based applications which I port to different architectures
  17. (sun4, rs/6000, ultrix, hp-ux, dg-aviion, etc.). I am having difficulty
  18. porting it to the SG-irix.
  19.  
  20. The problem (simplified) is:
  21.  
  22. My application, together with my libraries compiles fine on the SG
  23. (IRIX Release 4.0.5F System V). If I rlogin to the SG from a different
  24. machine, and run the SG-compiled-application off the SG but display it
  25. on the remote machine, things are fine.
  26.  
  27. But I cannot run AND display the SG-compiled-application on the SG.
  28. It crashes on X(Load)QueryFont() with a bus error.
  29.  
  30. If I have the sun4-compiled-application run off the sun4, but display
  31. on the SG, it crashes at the very same point, with an error  
  32. "BadAlloc: insufficient resources".
  33.  
  34. I tried this with various other applications (all XLib-based) with
  35. the very same crash at the same point. In each case, XLoadFont() goes
  36. through allright. XQueryFont() does not. XLoadQueryFont() does not.
  37.  
  38. ***
  39. My first guess is that the problem lies with the Xsgi. Probably I need
  40. to configure it in a different way, or am missing something.
  41.  
  42. Any help is greatly appreciated, since the deadline is approaching fast.
  43.  
  44.  
  45. ----
  46. Deepan Patel
  47. patel@iiasa.ac.at
  48.  
  49.  
  50.