comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Issues with idl_opserver crashing as a normal user on Linux
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Issues with idl_opserver crashing as a normal user on Linux [message #62164 is a reply to message #62093] Mon, 25 August 2008 17:04 Go to previous messageGo to previous message
Christopher David Kyl is currently offline  Christopher David Kyl
Messages: 2
Registered: August 2008
Junior Member
On Sun, 24 Aug 2008, Christopher David Kyle wrote:

> Hi,
>
> I'm looking for a little guidance with regards to getting IDL 7.0
> Workbench running smoothly on a 32bit Linux system.
>
> The issue is that as a normal user, the idl_opserver process that
> gets started by the Workbench dies right away.
>
> This results in commands entered at the command line simply disappearing
> and never getting executed. Also, I am unable to save new files or
> create new projects and on exiting the Workbench, java hangs and
> my CPU usage goes to 100%. I have to kill the java process manually.
>
> Has anyone else come across this issue and does someone know of a fix or
> workaround?
>
> Thanks,
>
> Christopher
>
>

A little more investigation on my part and I've solved to issue.

The shared memory needed for the Workbench and idl_opserver to communicate
was not available to normal users since the system didn't have /dev/shm
setup in /etc/fstab.

Here is the line I needed to add to /etc/fstab in order to setup shared
memory.

tmpfs /dev/shm tmpfs defaults 0 0


I hope this can help anyone else who comes across the issue.

Cheers,

Christopher
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Image with *.rrd format ?
Next Topic: closing xwindows within IDL

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 20:03:08 PDT 2025

Total time taken to generate the page: 0.87772 seconds