[GAP Forum] GAP crashes when reading a syntax error
Attila Egri-Nagy
A.Egri-Nagy at herts.ac.uk
Mon Aug 6 10:54:51 BST 2012
Same on my machines (all Ubuntu). I experienced this problem many
times, but never time to investigate it. I concluded that I should not
make syntactic mistakes.. :)
I wonder this is a special Ubuntu thing? Anyone else having this problem?
attila
On Mon, Aug 6, 2012 at 7:36 PM, Matthew Fayers <m.fayers at qmul.ac.uk> wrote:
> Dear GAP forum,
>
> I'm running GAP 4.5.5 on Ubuntu 12.04. When I read a file into GAP with the following contents:
>
> f:=function()
> local k;
> for k in [1] do Print(k));od;
> end;
>
> GAP unexpectedly closes. (This happens on both my machines.) Of course, there is a syntax error in the third line, but it's surprising to me that this causes GAP to crash. Is this a problem with GAP, or have I got something set up badly?
>
> _____________________________________________________________________________________________
> Matthew Fayers
> School of Mathematical Sciences
> Queen Mary, University of London
> Mile End Road
> London E1 4NS
> 020 7882 5479
>
> _______________________________________________
> Forum mailing list
> Forum at mail.gap-system.org
> http://mail.gap-system.org/mailman/listinfo/forum
More information about the Forum
mailing list