[Csnd-dev] new fault in latest develop
Date | 2018-10-19 22:33 |
From | Dave Seidel |
Subject | [Csnd-dev] new fault in latest develop |
I am revising my Implication Organ to work with 6.12 now that I am no longer allowed to coerce a k-rate array access using i(). But now I am getting a very new error of a different sort:
I have no idea where to start to whittle this down to a minimal case, but the source code is all here: https://github.com/DaveSeidel/music-src/tree/csound-6_12-fixes/implication-organ This is code that ran until pretty recently (wish I could be more precise). I rolled back to commit 80368518e and the output is even more dire, though perhaps more informative:
|
Date | 2018-10-19 22:37 |
From | Dave Seidel |
Subject | Re: [Csnd-dev] new fault in latest develop |
I'm happy to rebuild and try again at whatever commit you suggest, to help narrow down the issue. On Fri, Oct 19, 2018 at 5:33 PM Dave Seidel <dave.seidel@gmail.com> wrote:
|
Date | 2018-10-19 22:38 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] new fault in latest develop |
Looks like it could be something to do
with include paths.
Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland
|
Date | 2018-10-19 22:40 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] new fault in latest develop |
what was the last working commit? Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland
|
Date | 2018-10-19 22:41 |
From | Dave Seidel |
Subject | Re: [Csnd-dev] new fault in latest develop |
Could be. I am only #including a single level (using an ./inc directory). On Fri, Oct 19, 2018 at 5:38 PM Victor Lazzarini <Victor.Lazzarini@mu.ie> wrote:
|
Date | 2018-10-19 22:41 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] new fault in latest develop |
Looks like it could be something to do
with include paths.
Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland
|
Date | 2018-10-19 22:42 |
From | Dave Seidel |
Subject | Re: [Csnd-dev] new fault in latest develop |
I haven't worked back to a working commit yet, but I can do that. On Fri, Oct 19, 2018 at 5:41 PM Dave Seidel <dave.seidel@gmail.com> wrote:
|
Date | 2018-10-19 22:42 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] new fault in latest develop |
Try running with -v Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland
|
Date | 2018-10-19 22:48 |
From | Dave Seidel |
Subject | Re: [Csnd-dev] new fault in latest develop |
The fault is not present if I go back to commit 6d319136c69dac4127c721403e76c52b6bf7a354. I will go back to HEAD and run with -v in case it is helpful, On Fri, Oct 19, 2018 at 5:42 PM Victor Lazzarini <Victor.Lazzarini@mu.ie> wrote:
|
Date | 2018-10-19 22:52 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] new fault in latest develop |
That's helpful info thanks Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland
|