[Csnd-dev] tests failure
Date | 2017-12-13 09:30 |
From | Victor Lazzarini |
Subject | [Csnd-dev] tests failure |
Tests are failing currently. Here is the bt for testCsoundMessageBuffer Process 47770 stopped * thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x0) frame #0: 0x0000000100facc75 libjacko.dylib`JackoState* csound::QueryGlobalPointer |
Date | 2017-12-13 09:32 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] tests failure |
Not only that, Csound segfaults trying to load libjacko for the same reasons. ======================== Prof. Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy, Maynooth University, Maynooth, Co Kildare, Ireland Tel: 00 353 7086936 Fax: 00 353 1 7086952 > On 13 Dec 2017, at 09:30, Victor Lazzarini |
Date | 2017-12-13 13:03 |
From | Michael Gogins |
Subject | Re: [Csnd-dev] tests failure |
It runs for me, but I have my own test. I will run yours. Best, Mike On Dec 13, 2017 04:32, "Victor Lazzarini" <Victor.Lazzarini@mu.ie> wrote: Not only that, Csound segfaults trying to load libjacko for the same reasons. |
Date | 2017-12-13 13:12 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] tests failure |
It fails make test that is the most basic standard unit test (it is not my test). It’s failing in travis because of that. ======================== Prof. Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy, Maynooth University, Maynooth, Co Kildare, Ireland Tel: 00 353 7086936 Fax: 00 353 1 7086952 > On 13 Dec 2017, at 13:03, Michael Gogins |
Date | 2017-12-13 13:12 |
From | jpff |
Subject | Re: [Csnd-dev] tests failure |
For me trapped fails with segfault onn exit, someting to do with jacko Program received signal SIGSEGV, Segmentation fault. 0x00007fffe239e7a5 in csound::QueryGlobalPointer |
Date | 2017-12-13 13:35 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] tests failure |
Same place as in my email. ======================== Prof. Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy, Maynooth University, Maynooth, Co Kildare, Ireland Tel: 00 353 7086936 Fax: 00 353 1 7086952 > On 13 Dec 2017, at 13:12, jpff |
Date | 2017-12-13 15:47 |
From | Michael Gogins |
Subject | Re: [Csnd-dev] tests failure |
I meant "make test" which I will now do routinely. Regards, Mike On Dec 13, 2017 8:12 AM, "Victor Lazzarini" <Victor.Lazzarini@mu.ie> wrote: It fails |
Date | 2017-12-13 16:28 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] tests failure |
That fails on MacOS and Linux with libjacko.{dylib, so}. ======================== Prof. Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy, Maynooth University, Maynooth, Co Kildare, Ireland Tel: 00 353 7086936 Fax: 00 353 1 7086952 > On 13 Dec 2017, at 15:47, Michael Gogins |
Date | 2017-12-13 16:38 |
From | Michael Gogins |
Subject | Re: [Csnd-dev] tests failure |
Sorry, out fails for me too, I had an out of date jacko lib. I am working on this now. Regards, Mike On Dec 13, 2017 11:28 AM, "Victor Lazzarini" <Victor.Lazzarini@mu.ie> wrote: That fails on MacOS and Linux with libjacko.{dylib, so}. |