This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Chris, The queues shown by ipcs are those that are orphaned when you had to ctrl-c out of the program. Remove the queues with the ipcrm command like "ipcrm -q 1" etc., the scroll of the mailbox messages occurs when the process tries to attatch to the orphaned queue. After you remove the queues, try running again. It could be that you were unable to connect to the X display the first time, or that there was a queue already in use. Let me know if the problem persists. Its possible that a copy of gplt that had been running previously (before pl15) was still in use at the time. Steve Chiswell Unidata User Support >From: address@hidden (Chris Hennon) >Organization: . >Keywords: 200001170058.RAA03824 >Steve - > >I installed pl15 on my system and now am having problems running scripts >that ran fine on pl12. When I try to write a gf within a script using >gdcntr, gempak gives me: > >*** TERMINATING gf >*** Received signal 10 SIGBUS > >and then it hangs. A ctl-c gives me this: > >*** TERMINATING gpend >*** Received signal 2 SIGINT >0.0u 0.0s 0:22 0% 0+0k 0+0io 0pf+0w > >When I try to run gdcntr outside of a script and create a gif, I get an >infinite scroll of: > >Error in message send = 22 >itype, ichan, nwords,2,3,2 > >A "ps -e" shows no rogue gplt's around. Also, "ipcs" shows: > >IPC status from <running system> as of Sun Jan 16 19:53:22 EST 2000 >T ID KEY MODE OWNER GROUP >Message Queues: >q 0 0x47000697 -Rrw-rw-rw- gempak ldm >q 1 0x44000697 -Rrw-rw-rw- gempak ldm >q 2 0x47000699 -Rrw-rw-rw- gempak ldm >Shared Memory: >m 0 0x500007a4 --rw-r--r-- root root >Semaphores: > >The xw device seems to work fine. I'm running on Solaris 5.7. I >installed the latest patch in an entirely new directory than the old one, >which I have now eliminated from my system. I built pl15 and installed it >without a problem. > >Thanks for any feedback. > >Chris > >================================================ >| Chris Hennon Ohio State University | >| Tropical Meteorology address@hidden | >| | >| Dept of Geography Office: 1155 Derby Hall | >| 1036 Derby Hall Phone : (614) 292-2704 | >| Columbus, OH 43210 Fax : (614) 292-6213 | >================================================ >