MathGroup Archive 2011

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

Search the Archive

Re: Reproducible crash in Mathematica 8

  • To: mathgroup at smc.vnet.net
  • Subject: [mg117145] Re: Reproducible crash in Mathematica 8
  • From: David Reiss <dbreiss at gmail.com>
  • Date: Thu, 10 Mar 2011 06:14:03 -0500 (EST)
  • References: <il7q27$dlp$1@smc.vnet.net>

Confirmed for Mathematica 8.01.  The Kernel exits but the frontEnd
remains running.

In[1]:= $Version

Out[1]= "8.0 for Mac OS X x86 (64-bit) (February 23, 2011)"

Send in a bug report to support at wolfram.com  (but John Fultz will also
read this and probably file a report :-)    hi John! )

--David




On Mar 9, 6:59 am, Szabolcs <szhor... at gmail.com> wrote:
> The following will crash the kernel in Mathematica 8:
>
> VertexDelete[AdjacencyGraph@AdjacencyMatrix@Graph[{1 -> 2}], {1, 2}]
>
> AdjacencyGraph@AdjacencyMatrix@ part is to create in internal
> SparseArray representation.
>
> Can anyone confirm the crash?



  • Prev by Date: Re: How to kill slave kernel securely?
  • Next by Date: Re: ImageResize does not linearize before resize?
  • Previous by thread: Re: Reproducible crash in Mathematica 8
  • Next by thread: Gotcha?