SIGSEGV, Was: Lyricsto conflict

2004-01-20 Thread Mats Bengtsson
I just tried some modifications of this example with the latest CVS and managed to get a SIGSEGV with the following upper = \notes\relative c'{c d e f g a b c} lower = \notes\relative c{c d e f g a b c} text = \lyrics{ a b c d e f g b c } \score { << % added by me \context ChoirStaff <<

SIGSEGV, Was: Lyricsto conflict

2004-01-20 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > I just tried some modifications of this example with the latest CVS and > managed to get a SIGSEGV with the following > Works for me. Stack trace? -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen ___

Re: SIGSEGV, Was: Lyricsto conflict

2004-01-20 Thread Mats Bengtsson
I updated against the CVS again, which updated simultaneous-music-iterator.cc and got rid of the SIGSEGV. Yet another bug that was fixed almost before it was reported. Great! /Mats Han-Wen Nienhuys wrote: [EMAIL PROTECTED] writes: I just tried some modifications of this example with the lat

Re: SIGSEGV, Was: Lyricsto conflict

2004-01-20 Thread Mats Bengtsson
Here's the stack trace. I have Guile 1.6.4, and gcc version 3.2.2. /Mats Now processing: `/tmp/lyr.ly' Parsing...Interpreting music... Program received signal SIGSEGV, Segmentation fault. Grob::internal_set_grob_property(scm_unused_struct*, scm_unused_struct*) ( this=0x0, s=0x40528708, v=0xb

Re: SIGSEGV, Was: Lyricsto conflict

2004-01-20 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Here's the stack trace. > I have Guile 1.6.4, and gcc version 3.2.2. thanks, I've added an extra check to CVS; I'm still stumped how it is possible that I don't see your problem. Are you sure you did make clean before compiling and cvs up went well? -- Han-Wen Nienh