Hi Erik,
could you have a brief look? It seems that
Score_performer::connect_to_context
is executed registering Score_performer::prepare, but then the prepare
listener is not entered,
so one_time_step dereferences the null audio_column_.
2008/2/18, Mats Bengtsson <[EMAIL PROTECTED]>:
> The bug remains also in verson 2.11.39! Also, the example can be
> shortened into
> \version "2.10.33"
> \score {
> { R1 }
> \midi { }
> }
>
> A workaround is to explicitly create a Voice context:
> \version "2.10.33"
> \score {
> \new Voice { R1 }
> \midi { }
> }
>
> /Mats
>
> Francisco Vila wrote:
> >> I'm not top posting.
> >>
> >
> > This simple (bad) code gives a segfault in Linux, tested in FC7 and Ubuntu
> > Gutsy, not yet tested in other OSes
> >
> > \version "2.10.33"
> > \score {
> > { R1. c1 }
> > \midi { }
> > }
> >
> >
> >
> >
> >
> > _______________________________________________
> > bug-lilypond mailing list
> > [email protected]
> > http://lists.gnu.org/mailman/listinfo/bug-lilypond
> >
>
> --
> =============================================
> Mats Bengtsson
> Signal Processing
> School of Electrical Engineering
> Royal Institute of Technology (KTH)
> SE-100 44 STOCKHOLM
> Sweden
> Phone: (+46) 8 790 8463
> Fax: (+46) 8 790 7260
> Email: [EMAIL PROTECTED]
> WWW: http://www.s3.kth.se/~mabe
> =============================================
>
>
>
> _______________________________________________
> bug-lilypond mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/bug-lilypond
>
--
Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond