lilypond-user
[Top][All Lists]
Advanced

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

Re: Mac OS X libguile.17.dylib Trace/BPT Trap error when adding a second


From: Han-Wen Nienhuys
Subject: Re: Mac OS X libguile.17.dylib Trace/BPT Trap error when adding a second voice to piano score
Date: Mon, 18 Jun 2007 22:11:55 -0300
User-agent: Thunderbird 2.0.0.0 (X11/20070419)

David Fedoruk escreveu:
Hello:

I am attempting to transcribe a Scarlatti Sonata which I will cross
check with the facsimile edition -- when I get to see it. However, in
bringing in a second voice to the right hand I get this error:

dyld: Symbol not found:
 Referenced from:
/Applications/LilyPond.app/Contents/Resources/bin/../lib//libguile.17.dylib

Expected in: /Applications/LilyPond.app/Contents/Resources/bin/../lib//libguile.17.dylib

Trace/BPT trap

The suspect code at bar 23  is this:

    \version "2.10.25"
    upper = \relative c'' {
       \clef treble
       \key e \major
       \time 3/4

    \key e \minor r8  b''8 \grace a16 g8  fs e d | % Bar 21
{a'4-| a8 a gs fs b d | \grace b16 c2. | b2. | % Bar 23 fs b \grace a8 gs8 fs e ds % Bar 24

}


  lower = \relative c {
       \clef bass
       \key e \major
       \time 3/4

    \key e \minor e4 r4 r  |            % Bar 21
r8 a''8 fs8 ds cs b | % Bar 22 b,2. | % Bar 23 e4 r4 r | % Bar 24


I've successfully coded the first 20 bars, the only thing I've done
different is bring the attempt to bring the second voice in the right
hand. Since the error occurs as soon as I hit  enter, I don't think
lilypond has even parsed the file completely.

I'm using Mac OS 10.4.9


this is a very strange error; I'm also missing which "symbol" isn't found. Can you run the actual binary from a terminal, and send me the output?

The binary is in lilypond.app/contents/resource/bin/lilypond




--

Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen





reply via email to

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