Bug#880011: csound: Macro system on csound make segfault

Felipe Sateler fsateler at debian.org
Wed Nov 8 13:19:42 UTC 2017


Control: forcemerge -1 880010
Control: tags -1 moreinfo

On Sat, Oct 28, 2017 at 7:54 AM, Mickael Viey <m.viey at wanadoo.fr> wrote:
> Package: csound
>
> Version: 1:6.08.0~dfsg-1
> Severity: normal
>
> Dear Maintainer,
>
>
> I have some csd files I made on another platforms which generate
> segfault when running with this version of csound. After diagnostic It
> appears that the macro system which is responsible.
>
> By example, this macro works:
> #define TIME # 0.25 #
> #define freq # 146 #
>
>
> #define T # $freq #
> #define Am # $freq * 17 / 16 #
> #define AM # $freq * 9/8 #
>
> But If I had this after te last line:
>
> #define E # $freq #
>
> I get a segfault. I will join the complete csd file I used for my tests.

Weird. I can reproduce on a stretch docker container, but I can't
reproduce on sid, either with 6.09 or rebuilding 6.08 . I ran out of
time, but could you try rebuilding csound and see if the problem
persists?

-- 

Saludos,
Felipe Sateler



More information about the pkg-multimedia-maintainers mailing list