Re: Lilypond Crash on the following simple Code

2011-02-14 Thread Francisco Vila
2011/2/13 Beat Stoecklin webmaster2...@elcappuccino.ch:
 The following Code produces a Crash on my Win XP

 BTW: \markuplines should be storable in a Variable.

It is, but not in 2.12

This crashes 2.13.49 when { } is empty

\markuplines{  }
{ c' }

-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com

___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: Lilypond Crash on the following simple Code

2011-02-14 Thread Dmytro O. Redchuk
On Mon 14 Feb 2011, 09:35 Francisco Vila wrote:
 2011/2/13 Beat Stoecklin webmaster2...@elcappuccino.ch:
  The following Code produces a Crash on my Win XP
 
  BTW: \markuplines should be storable in a Variable.
 
 It is, but not in 2.12
 
 This crashes 2.13.49 when { } is empty
 
 \markuplines{  }
 { c' }
It doesn't crash in 2.13.50 for me.

-- 
  Dmytro O. Redchuk
  Bug Squad

___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: Lilypond Crash on the following simple Code

2011-02-14 Thread Francisco Vila
2011/2/14 Dmytro O. Redchuk brownian@gmail.com:
 This crashes 2.13.49 when { } is empty

 \markuplines{ �}
 { c' }
 It doesn't crash in 2.13.50 for me.

I have compiled 2.13.51 and it says segmentation fault with this code.

-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com

___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: Lilypond Crash on the following simple Code

2011-02-14 Thread Francisco Vila
2011/2/14 Dmytro O. Redchuk brownian@gmail.com:
 On Mon 14 Feb 2011, 12:47 Francisco Vila wrote:
 2011/2/14 Dmytro O. Redchuk brownian@gmail.com:
  This crashes 2.13.49 when { } is empty
 
  \markuplines{ �}
  { c' }
  It doesn't crash in 2.13.50 for me.

 I have compiled 2.13.51 and it says segmentation fault with this code.
 Which code, please?

 Now i can see �} in \markuplines --- there was no anything it last email.

 Can you re-post faulty code again, please?

just an empty markuplines before the music,

\markuplines { }
{ c' }


I don't know where the chinese character came from.  Did I pasted by mistake?
-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com

___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: Lilypond Crash on the following simple Code

2011-02-14 Thread Francisco Vila
2011/2/14 Francisco Vila paconet@gmail.com:
 2011/2/14 Dmytro O. Redchuk brownian@gmail.com:
 On Mon 14 Feb 2011, 12:47 Francisco Vila wrote:
 2011/2/14 Dmytro O. Redchuk brownian@gmail.com:
  This crashes 2.13.49 when { } is empty
 
  \markuplines{ �}
  { c' }
  It doesn't crash in 2.13.50 for me.

 I have compiled 2.13.51 and it says segmentation fault with this code.
 Which code, please?

 Now i can see �} in \markuplines --- there was no anything it last email.

 Can you re-post faulty code again, please?

 just an empty markuplines before the music,

 \markuplines { }
 { c' }


 I don't know where the chinese character came from.  Did I pasted by mistake?

No, I didn't:
http://lists.gnu.org/archive/html/bug-lilypond/2011-02/msg00264.html
-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com

___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: Lilypond Crash on the following simple Code

2011-02-14 Thread Dmytro O. Redchuk
On Mon 14 Feb 2011, 13:04 Francisco Vila wrote:
  just an empty markuplines before the music,
 
  \markuplines { }
  { c' }
 
 
  I don't know where the chinese character came from.  Did I pasted by 
  mistake?
 
 No, I didn't:
 http://lists.gnu.org/archive/html/bug-lilypond/2011-02/msg00264.html
Yes, something in a wire, sorry. And i tested with no any symbol as far as i
can remember, but something was wrong here (no segfault, it's strange).

Yes, it segfaults, i can see now.

Added as 1516:
http://code.google.com/p/lilypond/issues/detail?id=1516

-- 
  Dmytro O. Redchuk
  Bug Squad

___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond