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 
Switch to threaded view of this topic Create a new topic Submit Reply
Issues with idl_opserver crashing as a normal user on Linux [message #62093] Sun, 24 August 2008 18:12 Go to next message
Christopher David Kyl is currently offline  Christopher David Kyl
Messages: 2
Registered: August 2008
Junior Member
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
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 next 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
Re: Issues with idl_opserver crashing as a normal user on Linux [message #62198 is a reply to message #62093] Thu, 28 August 2008 06:38 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Vince Hradil writes:

> @DFanning: your rss feed to your article on this points to:
> http://www.dfanning.com/workbench_tips/needmem.html
> It should be: http://www.dfanning.com/workbench/needmem.html

Thank you! :-)

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Re: Issues with idl_opserver crashing as a normal user on Linux [message #62199 is a reply to message #62164] Thu, 28 August 2008 06:32 Go to previous message
Vince Hradil is currently offline  Vince Hradil
Messages: 574
Registered: December 1999
Senior Member
On Aug 25, 7:04 pm, Christopher David Kyle <cdk...@ucalgary.ca> wrote:
> 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

@DFanning: your rss feed to your article on this points to:
http://www.dfanning.com/workbench_tips/needmem.html
It should be: http://www.dfanning.com/workbench/needmem.html

Thanks,
Vince
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Image with *.rrd format ?
Next Topic: closing xwindows within IDL

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

Current Time: Wed Oct 08 20:03:35 PDT 2025

Total time taken to generate the page: 0.00179 seconds