Re: anyone with a Mac running 10.7 or 10.8?

2017-01-01 Thread Dirk Hohndel
> On Jan 1, 2017, at 12:44 PM, Robert Helling wrote: > > Hi Dirk, > >> On 01 Jan 2017, at 21:14, Dirk Hohndel > > wrote: >> >> Robert, I know it's getting late, but could you possibly try >> >>

Re: anyone with a Mac running 10.7 or 10.8?

2017-01-01 Thread Robert Helling
Hi Dirk, > On 01 Jan 2017, at 21:14, Dirk Hohndel wrote: > > Robert, I know it's getting late, but could you possibly try > > http://subsurface-divelog.org/downloads/daily/Subsurface-4.5.96-59-g7312cfc2d047-10.7.dmg > >

Re: anyone with a Mac running 10.7 or 10.8?

2017-01-01 Thread Dirk Hohndel
> On Jan 1, 2017, at 12:02 PM, Thiago Macieira wrote: > > Em domingo, 1 de janeiro de 2017, às 09:48:01 BRST, Dirk Hohndel escreveu: >>> On Jan 1, 2017, at 6:58 AM, Thiago Macieira wrote: >>> >>> It is the old AVX bug. VXORPS is an AVX instruction

Re: anyone with a Mac running 10.7 or 10.8?

2017-01-01 Thread Thiago Macieira
Em domingo, 1 de janeiro de 2017, às 09:48:01 BRST, Dirk Hohndel escreveu: > > On Jan 1, 2017, at 6:58 AM, Thiago Macieira wrote: > > > > It is the old AVX bug. VXORPS is an AVX instruction (that V is the tell) > > And this library comes from OpenSSL which we get from

Re: anyone with a Mac running 10.7 or 10.8?

2017-01-01 Thread Dirk Hohndel
> On Jan 1, 2017, at 6:58 AM, Thiago Macieira wrote: > > It is the old AVX bug. VXORPS is an AVX instruction (that V is the tell) And this library comes from OpenSSL which we get from HomeBrew. I can already see that I will hate where all this will take me, but I

Re: anyone with a Mac running 10.7 or 10.8?

2017-01-01 Thread Dirk Hohndel
> On Jan 1, 2017, at 8:00 AM, Robert Helling wrote: > > Thiago, > >> On 01 Jan 2017, at 15:58, Thiago Macieira > > wrote: >> >> It is the old AVX bug. VXORPS is an AVX instruction (that V is the tell) >> > > ok. So what

Re: anyone with a Mac running 10.7 or 10.8?

2017-01-01 Thread Robert Helling
Thiago, > On 01 Jan 2017, at 15:58, Thiago Macieira wrote: > > It is the old AVX bug. VXORPS is an AVX instruction (that V is the tell) > ok. So what shall we do? Build lib crypto with -mno-avx? Best Robert signature.asc Description: Message signed with OpenPGP using

Re: anyone with a Mac running 10.7 or 10.8?

2017-01-01 Thread Thiago Macieira
: anyone with a Mac running 10.7 or 10.8? On 01 Jan 2017, at 14:07, Robert Helling <hell...@atdotde.de> wrote:that was quick: Xcode requires at least 10.11.5 … luckily, knowing the URL one can download old developer disks. So, here we go:* thread #1: tid = 0x1f03, 0x0001043eb574 libcrypto

Re: anyone with a Mac running 10.7 or 10.8?

2017-01-01 Thread Robert Helling
> On 01 Jan 2017, at 14:07, Robert Helling wrote: > > that was quick: Xcode requires at least 10.11.5 > … luckily, knowing the URL one can download old developer disks. So, here we go: * thread #1: tid = 0x1f03, 0x0001043eb574

Re: anyone with a Mac running 10.7 or 10.8?

2017-01-01 Thread Thiago Macieira
From: hell...@atdotde.deSent: 1 January 2017 11:14 a.m.To: thi...@macieira.orgCc: subsurface@subsurface-divelog.orgSubject: Re: anyone with a Mac running 10.7 or 10.8? On 01 Jan 2017, at 14:07, Robert Helling <hell...@atdotde.de> wrote:that was quick: Xcode requires at

Re: anyone with a Mac running 10.7 or 10.8?

2017-01-01 Thread Robert Helling
> On 01 Jan 2017, at 14:07, Robert Helling wrote: > > that was quick: Xcode requires at least 10.11.5 … and home-brew also requires Xcode command line tools… Any idea how I could install a debugger? Best Robert signature.asc Description: Message signed with OpenPGP

Re: anyone with a Mac running 10.7 or 10.8?

2017-01-01 Thread Robert Helling
Hi, > On 01 Jan 2017, at 14:03, Robert Helling wrote: > > I can go and try to install Xcode but this might take forever. that was quick: Xcode requires at least 10.11.5 Bummer Robert signature.asc Description: Message signed with OpenPGP using GPGMail

Re: anyone with a Mac running 10.7 or 10.8?

2017-01-01 Thread Robert Helling
Hi, > On 01 Jan 2017, at 13:55, Thiago Macieira wrote: > > Any chance you can get the backtrace or disassembly of the crashing > instruction? This rings a bell of a problem we had way in the past when some > code had AVX instructions, which would cause it to run on hardware

Re: anyone with a Mac running 10.7 or 10.8?

2017-01-01 Thread Thiago Macieira
Em domingo, 1 de janeiro de 2017, às 12:52:50 BRST, Robert Helling escreveu: > From the command line it's the same, it crashes with "Illegal instruction:4" Any chance you can get the backtrace or disassembly of the crashing instruction? This rings a bell of a problem we had way in the past when

Re: anyone with a Mac running 10.7 or 10.8?

2017-01-01 Thread Thiago Macieira
Em sábado, 31 de dezembro de 2016, às 20:29:10 BRST, Dirk Hohndel escreveu: > From looking through the Subsurface cloud server logs I can see that we > still have a fair number of users on MacOS 10.7 and 10.8. I went through > the effort to create a DMG that should run even on 10.7. I'd love it if

Re: anyone with a Mac running 10.7 or 10.8?

2017-01-01 Thread Robert Helling
Am 01.01.2017 um 05:29 schrieb Dirk Hohndel: > > From looking through the Subsurface cloud server logs I can see that we still > have a > fair number of users on MacOS 10.7 and 10.8. I went through the effort to > create a > DMG that should run even on 10.7. I'd love it if someone could

anyone with a Mac running 10.7 or 10.8?

2016-12-31 Thread Dirk Hohndel
From looking through the Subsurface cloud server logs I can see that we still have a fair number of users on MacOS 10.7 and 10.8. I went through the effort to create a DMG that should run even on 10.7. I'd love it if someone could verify that this actually works.