MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

No more memory available.

  • To: mathgroup at smc.vnet.net
  • Subject: [mg102298] No more memory available.
  • From: Carx <carminbar at gmail.com>
  • Date: Tue, 4 Aug 2009 04:29:55 -0400 (EDT)

Hi,
I just purchased and installed Mathematica 6.0.1.0 for Windows (32
bit) on a computer running Windows Vista with 2GB of
ram. I was rather surprised and disappointed that the following
commands crashed Mathematica:

In[1]:=Integral[A_, x_] = 1/T [Integrate[DVT[
     x - A*Cos[w*Tau], to], {Tau, 0, T}]]

During evaluation of In[1]:=

No more memory available.
Mathematica kernel has shut down.
Try quitting other applications and then retry.

The thing is that if I run te sam simulation on version 5.2, it works.

Some simulationals done with the 5.2 version leads to a lot of errors.
I think there are some incompatibilities.

Does anybody know if I need to do something about these
incompatibilities?

 Your help is highly appreciated.

Thanks,

Carx.


  • Prev by Date: ListContourPlot3D bug?
  • Next by Date: Re: TransformationFunctions
  • Previous by thread: Re: ListContourPlot3D bug?
  • Next by thread: Making your own Definitions using Operators without built in meanings