Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Reproducible crash in Mathematica 8

226 views
Skip to first unread message

Szabolcs

unread,
Mar 9, 2011, 6:59:03 AM3/9/11
to
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?

Albert Retey

unread,
Mar 10, 2011, 6:11:02 AM3/10/11
to
yes, just tried 8.0.0 and 8.0.1 on Windows XP, you might want to file a
bug report...

cheers

albert

Oliver Ruebenkoenig

unread,
Mar 10, 2011, 6:12:50 AM3/10/11
to
On Wed, 9 Mar 2011, Szabolcs 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?
>
>

Szabolcs,

Confirmed and reported. Thanks,

Oliver

Daniel Chisholm

unread,
Mar 10, 2011, 6:14:15 AM3/10/11
to
On Mathematica 8.0.1 for Linux (just picked it up this morning!), it crashes
the kernel.


On Wed, Mar 9, 2011 at 11:58, Szabolcs <szho...@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?
>
>


--
- Daniel
Fredericton, NB Canada

David Reiss

unread,
Mar 10, 2011, 6:16:34 AM3/10/11
to
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 sup...@wolfram.com (but John Fultz will also
read this and probably file a report :-) hi John! )

--David

0 new messages