Hi Gordon,

I don't have Magma, but we are struggling with porting SageMath to macOS 11.
That is, if something untested on macOS 11 doesn't quite work there (despite 
Apple PR department 
assuring you thaty it should), it's not suprise at all.
That is, if your Magma predates macOS 11.2, it's not a surprise, but something 
for Magma people
to fix (either you, or Simons - they say,prompted by the biggest Magma customer 
;-) - 
paid for the license, I suppose :-)).

HTH
Dima

On Thu, Feb 04, 2021 at 07:00:09AM +0000, Gordon Royle wrote:
> Dear GAP users
> 
> I do know that this is a GAP forum, but as I use both Magma and GAP, I hope 
> someone else here does as well, and can spare me 30 seconds of their time.
> 
> For brevity, and omitting all background and explanation (which is included 
> below), I just want to know what happens if you run the following code in 
> Magma on your (Intel) Mac running any version of OSX.
> 
> for i in [1..25000] do
>   g := TransitiveGroup(24,i);
> end for;
> 
> My working hypothesis is that this code crashes with an ?Interrupted System 
> Call? if and only if the Mac is running OSX 11.1 or 11.2 (Big Sur).
> 
> I am seeking evidence regarding this hypothesis, ergo I need other people to 
> try it on their systems, and collate the results.
> 
> If anyone willing to help can run this code, and then just send me (directly, 
> not to the forum)
> 
> 
>   *   Did it work (i.e. do nothing) or crash
>   *   What version of OSX are you using
> 
> then I would be very grateful.
> 
> Thanks
> 
> Gordon
> 
> PS I have posted a more detailed version of this query on StackOverflow and 
> apple.stackexchange, but there simply aren?t enough Magma users on those 
> groups, and as far as I know there is no Magma forum.
> 
> https://apple.stackexchange.com/questions/412673/problems-on-big-sur-with-magma-computer-algebra-system-crashing
> 
> 
> 
> _______________________________________________
> Forum mailing list
> Forum@gap-system.org
> https://mail.gap-system.org/mailman/listinfo/forum

_______________________________________________
Forum mailing list
Forum@gap-system.org
https://mail.gap-system.org/mailman/listinfo/forum

Reply via email to