I'm glad you figured it out! PSYM=10 is histogram mode, which I guess gets really angry when trying to plot a map.
I'm sure you already know this, but you might also experiment with function graphics:
m = map('Equirectangular')
m1 = mapcontinents(/countries, fill_color='light yellow')
It has a few more options than direct graphics and can (usually) produce nicer looking results with less effort.
Cheers,
Chris
NV5 Geospatial