bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Crash on my first attempt to run lilypond 1.6.6-2


From: Han-Wen Nienhuys
Subject: Crash on my first attempt to run lilypond 1.6.6-2
Date: Tue, 29 Apr 2003 23:59:40 +0200

address@hidden writes:
> Hello good people:
> I am a pretty much retired Macintosh developer (C/C++) picking up on  
> his music hobby and to that end I am trying to get lilypond 1.6.6-2 up  
> and running.
> 
> I used Fink Commander 0.5.1(v release) to install it and I am using the  
> Apple X11 beta 3 along with their SDK.
> 
> I created the following .ly file and then ran things from a terminal  
> session. I am running Mac OS X 10.2.4 on a Quicksilver G4 867mhz with  
> 1GB Ram and 60GB HD.
> 
> Probably I have done something wrong but the Terminal session says to  
> file a bug report so here you have it.
> 
> Can you please find time to suggest how to track this down some more?
> 
> respect....

It's definitely not a problem with your input, so thanks for your
report.  Unfortunately, I don't have a mac, so I can't really track
this down. You will have to help a bit: can you run lilypond (the
binary, not ly2dvi) in gdb, and send a stacktrace?  Ie.,

verify that

  lilypond test.ly

also crashes, and then run

  gdb /usr/bin/lilypond
  r test.ly
  <.. crash ..>
  bt


-- 

Han-Wen Nienhuys   |   address@hidden   |   http://www.cs.uu.nl/~hanwen 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]