MathGroup Archive 2008

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

Search the Archive

Re: A small syntax error causing Kernel crash, Version 6.0.1

  • To: mathgroup at smc.vnet.net
  • Subject: [mg87304] Re: [mg87282] A small syntax error causing Kernel crash, Version 6.0.1
  • From: Curtis Osterhoudt <cfo at lanl.gov>
  • Date: Mon, 7 Apr 2008 05:16:41 -0400 (EDT)
  • Organization: LANL
  • References: <200804061044.GAA14551@smc.vnet.net>
  • Reply-to: cfo at lanl.gov

  Works as expected on 6.0.1 on 32-bit linux:

Solve[Integrate[f[x]*Exp[x], {x}] == 1, r]

Integrate::ilim: Invalid integration variable or limit(s) in {x}. >>

On Sunday 06 April 2008 04:44:43 Nasser Abbasi wrote:
> Fyi;
>
> This below causes Kernel crash
>
> Solve[Integrate[f[x]*Exp[x], {x}] == 1, r]
>
> Mathematica 6.0.1, on XP  (the {x} is the problem).
>
> Nasser



-- 
==========================================================
Curtis Osterhoudt
cfo at remove_this.lanl.and_this.gov
PGP Key ID: 0x4DCA2A10
Please avoid sending me Word or PowerPoint attachments
See http://www.gnu.org/philosophy/no-word-attachments.html
==========================================================


  • Prev by Date: RegionPlot color
  • Next by Date: Re: Using ListCorrelate with Inner
  • Previous by thread: A small syntax error causing Kernel crash, Version 6.0.1
  • Next by thread: Re: A small syntax error causing Kernel crash, Version 6.0.1