On Fri, Dec 01, 2006 at 11:26:54PM -0500, Kenneth Schneider wrote:
> On Fri, 2006-12-01 at 20:32 +0100, Marcus Meissner wrote:
> > On Fri, Dec 01, 2006 at 01:38:55PM -0500, Kenneth Schneider wrote:
> > > Since upgrading to the latest kernel, 2.6.18.2-33 I can no longer run my
> > > CXO programs I.E. Quicken. I get the following error when launching the
> > > program:
> > 
> > What distro?
> 
> In the subject line.
> 
> > 
> > > wine: failed to initialize: /opt/cxoffice/lib/wine/ntdll.dll.so: failed
> > > to map segment from shared object: Cannot allocate memory
> > > 
> > > Is this something being caused by the latest kernel update?
> > 
> > It might be because of default ulimits we have. 
> 
> And I can change these where?
> 
> I reloaded the install kernel with the same results.

There is a package called "ulimit". 
You can either:
- deinstall it (rpm -e ulimit)
- or set in /etc/syconfig/ulimit:

SOFTVIRTUALLIMIT=80
to
SOFTVIRTUALLIMIT=0

After this change a reboot is required (to clear the previous ulimits).

I hope this helps, if not, please mail again.

Ciao, Marcus
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to