[sage-support] Re: Issues of Sage 6.9 for Mac OS X 10.10

2015-11-07 Thread Dima Pasechnik
Hi, this is a typical error caused by an attempt to use an executable for a higher end CPU. What is the CPU of your computer? I guess we need a build for Core2 Duo... Cheers, Dima On Saturday, 7 November 2015 07:47:23 UTC, Yoshihiro Sato wrote: > > I tried to install Sage 6.9 for Mac OS X 10.10

[sage-support] Re: Issues of Sage 6.9 for Mac OS X 10.10

2015-11-08 Thread Yoshihiro Sato
Hi, The CPU of my computer is Intel Core i7. Sage 6.7 binary works on my pc. Thanks, Y.Sato 2015年11月8日日曜日 9時11分40秒 UTC+9 Dima Pasechnik: > > Hi, > this is a typical error caused by an attempt to use an executable for a > higher end CPU. > What is the CPU of your computer? > > I guess we need a

[sage-support] Re: Issues of Sage 6.9 for Mac OS X 10.10

2015-11-08 Thread Dima Pasechnik
On Sunday, 8 November 2015 08:26:32 UTC, Yoshihiro Sato wrote: > > Hi, > > The CPU of my computer is Intel Core i7. > and you're trying *sage-6.9-x86_64-Darwin-OSX_10.10_x86_64.dmg* , I

[sage-support] Re: Issues of Sage 6.9 for Mac OS X 10.10

2015-11-08 Thread Yoshihiro Sato
Hi, Thank you. I have two Mac pc. 1. Sage-6.9 works well on the ffirst pc. OS X Yosemite version 10.10.5 MacBook Pro (17-inch, Late 2011) CPU: 2.4 GHz Intel Core i7 memory: 16 GB 1600 MHz DDR3 Graphics: AMD Radeon HD 6770M 1024 MB 2. In the second pc Sage-6.9 does not work. Sage-6.7

[sage-support] Re: Issues of Sage 6.9 for Mac OS X 10.10

2015-11-08 Thread Volker Braun
Can somebody debug where the sigill is coming from? Use gdb to narrow down the library? (e.g. sage -f gdb and then run sage -gdb as root on OSX) On Sunday, November 8, 2015 at 6:29:25 AM UTC-8, Yoshihiro Sato wrote: > > Hi, > > Thank you. > I have two Mac pc. > > 1. Sage-6.9 works well on the

[sage-support] Re: Issues of Sage 6.9 for Mac OS X 10.10

2015-11-08 Thread Dima Pasechnik
On Sunday, 8 November 2015 14:29:25 UTC, Yoshihiro Sato wrote: > > Hi, > > Thank you. > I have two Mac pc. > > 1. Sage-6.9 works well on the ffirst pc. > > OS X Yosemite version 10.10.5 > MacBook Pro (17-inch, Late 2011) > CPU: 2.4 GHz Intel Core i7 > memory: 16 GB 1600 MHz DDR3 > Graphic

[sage-support] Re: Issues of Sage 6.9 for Mac OS X 10.10

2015-11-08 Thread Dima Pasechnik
On Sunday, 8 November 2015 18:42:31 UTC, Volker Braun wrote: > > Can somebody debug where the sigill is coming from? Use gdb to narrow down > the library? (e.g. sage -f gdb and then run sage -gdb as root on OSX) > I'll try on a Core2 Duo running 10.11 - not sure it will give us the right info

[sage-support] Re: Issues of Sage 6.9 for Mac OS X 10.10

2015-11-08 Thread Dima Pasechnik
On Sunday, 8 November 2015 20:26:07 UTC, Dima Pasechnik wrote: > > > > On Sunday, 8 November 2015 18:42:31 UTC, Volker Braun wrote: >> >> Can somebody debug where the sigill is coming from? Use gdb to narrow >> down the library? (e.g. sage -f gdb and then run sage -gdb as root on OSX) >> > > I'l

Re: [sage-support] Re: Issues of Sage 6.9 for Mac OS X 10.10

2015-11-09 Thread Christian Nassau
On 08.11.2015 19:42, Volker Braun wrote: Can somebody debug where the sigill is coming from? Use gdb to narrow down the library? (e.g. sage -f gdb and then run sage -gdb as root on OSX) I cannot test the 6.9 on my system (without rebooting with disabled security). But the current sage-6.10.bet

Re: [sage-support] Re: Issues of Sage 6.9 for Mac OS X 10.10

2015-11-09 Thread Volker Braun
I've opened http://trac.sagemath.org/ticket/19560 for this issue On Monday, November 9, 2015 at 5:00:16 AM UTC-8, Christian Nassau wrote: > > On 08.11.2015 19:42, Volker Braun wrote: > > Can somebody debug where the sigill is coming from? Use gdb to narrow > > down the library? (e.g. sage -f gdb