I may have exactly the same problem.
This is on the relatively new CentOS 6.0 or CentOS 6.1 (I wish
it is fixed by RHEL people but apparently not)
Some info:
[xx@centos60-fuj ~]$ uname -a
Linux centos60-fuj 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011 x86_64 x86_64 x86_64 GNU/Linux
[xx@centos60-fuj ~]$ rpm -qva | grep xdvi
xdvik-22.84.14-9.el6.x86_64
[xx@centos60-fuj ~]$ rpm -qva | grep ghostscript
ghostscript-8.70-11.el6_1.2.x86_64
ghostscript-fonts-5.50-23.1.el6.noarch
Whenever I see a page with eps:
there are typical messages as shown below:
[xx@centos60-fuj tex]$ xdvi mram.dvi
Warning: Missing charsets in String to FontSet conversion
Warning: Unable to load any usable fontset
xdvi-xaw3d: Warning: Raw Postscript commands on page 1 may be rendered incorrectly.
gs: Error: /limitcheck in /findfont
gs: Operand stack:
gs: Times-Roman
gs: Execution stack:
gs: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval--
gs: 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- fals
gs: e 1 %stopped_push 1862 1 3 %oparray_pop 1861 1 3 %oparray_pop
gs: 1845 1 3 %oparray_pop 1739 1 3 %oparray_pop --nostringval--
gs: %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval--
gs: 2 %stopped_push --nostringval-- --nostringval-- %loop_continue --nost
gs: ringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1753
gs: 1 3 %oparray_pop --nostringval-- --nostringval-- false 1 %stopped
gs: _push --nostringval-- 1862 1 5 %oparray_pop 1861 1 5 %oparray_p
gs: op 1845 1 5 %oparray_pop 1739 1 5 %oparray_pop --nostringval--
gs: %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-
gs: - 2 %stopped_push --nostringval-- 1820 1 5 %oparray_pop
gs: Dictionary stack:
gs: --dict:1155/1684(ro)(G)-- --dict:0/20(G)-- --dict:87/200(L)-- --dict:23/
gs: 250(L)-- --dict:125/200(L)--
gs: Current allocation mode is local
gs: Current file position is 143160
gs: Error: /limitcheck in /findfont
gs: Operand stack:
gs: Times-Roman
gs: Execution stack:
gs: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval--
gs: 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- fals
gs: e 1 %stopped_push 1862 1 3 %oparray_pop 1861 1 3 %oparray_pop
gs: 1845 1 3 %oparray_pop 1739 1 3 %oparray_pop --nostringval--
gs: %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval--
gs: 2 %stopped_push --nostringval-- --nostringval-- %loop_continue --nost
gs: ringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1753
gs: 1 3 %oparray_pop --nostringval-- --nostringval-- false 1 %stopped
gs: _push --nostringval-- 1862 1 5 %oparray_pop 1861 1 5 %oparray_p
gs: op 1845 1 5 %oparray_pop 1739 1 5 %oparray_pop --nostringval--
gs: %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-
gs: - 2 %stopped_push --nostringval-- 1820 1 5 %oparray_pop
gs: Dictionary stack:
gs: --dict:1155/1684(ro)(G)-- --dict:0/20(G)-- --dict:87/200(L)-- --dict:23/
gs: 250(L)-- --dict:125/200(L)--
gs: Current allocation mode is local
gs: Current file position is 143160
gs: Error: /limitcheck in /findfont
gs: Operand stack:
gs: Times-Roman
gs: Execution stack:
gs: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval--
gs: 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- fals
gs: e 1 %stopped_push 1862 1 3 %oparray_pop 1861 1 3 %oparray_pop
gs: 1845 1 3 %oparray_pop 1739 1 3 %oparray_pop --nostringval--
gs: %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval--
gs: 2 %stopped_push --nostringval-- --nostringval-- %loop_continue --nost
gs: ringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1753
gs: 1 3 %oparray_pop --nostringval-- --nostringval-- false 1 %stopped
gs: _push --nostringval-- 1862 1 5 %oparray_pop 1861 1 5 %oparray_p
gs: op 1845 1 5 %oparray_pop 1739 1 5 %oparray_pop --nostringval--
gs: %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-
gs: - 2 %stopped_push --nostringval-- 1820 1 5 %oparray_pop
gs: Dictionary stack:
gs: --dict:1155/1684(ro)(G)-- --dict:0/20(G)-- --dict:87/200(L)-- --dict:23/
gs: 250(L)-- --dict:125/200(L)--
gs: Current allocation mode is local
gs: Current file position is 143160
What's wrong and how to solve it ?
I really wish I have the skill to build xdvi and save all these troubles.
Thanks!