Am 23.02.2004 um 04:52 schrieb Walter Hofmeister:

Any ideas? I have upgraded the OS to 10.3.2 since my last build and suspect
that this could be a problem but I have installed and re-installed all of
the developers tools. Any other Mac users out there ever seen this before.
I am not a programmer but I do recognize that malloc problems are funtions
to allocate memory. Does this look like an incomplete installation or a
problem with the source?

I've tried to install lily in the same way and I got the same results. 2.1.21 was the last version that I could install. I attach the output of gdb. The problem seems to lie in a file called gc.c (garbage collector?). I think MacOS X is less forgiving with double free()'s than linux is.


Christian
System: macos x 10.3.2

G4:/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/out chhitz$ gdb 
/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/lily/out/lilypond-bin
GNU gdb 5.3-20030128 (Apple version gdb-309) (Thu Dec  4 15:41:30 GMT 2003)
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "powerpc-apple-darwin".
Reading symbols for shared libraries ...... done
(gdb) run --verbose 
/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/ly/generate-documentation
Starting program: 
/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/lily/out/lilypond-bin --verbose 
/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/ly/generate-documentation
Reading symbols for shared libraries .. done

lilypond_datadir: `/sw/share/lilypond'
local_lilypond_datadir: `/sw/share/lilypond/2.1.25'
localedir: `/sw/share/locale'
LILYPONDPREFIX: `/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond'

Reading symbols for shared libraries . done
[/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/define-music-types.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/output-lib.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/c++.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/chord-ignatzek-names.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/chord-entry.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/chord-generic-names.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/stencil.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/new-markup.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/bass-figure.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/music-functions.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/part-combiner.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/define-music-properties.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/auto-beam.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/chord-name.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/define-context-properties.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/translation-functions.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/script.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/midi.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/beam.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/clef.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/slur.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/font.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/define-markup-commands.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/define-grob-properties.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/define-grobs.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/define-grob-interfaces.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/paper.scm]
Bearbeite: 
`/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/ly/generate-documentation.ly'
Analysiere...[/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/ly/init.ly[/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/ly/declarations-init.ly[/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/ly/nederlands.ly][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/ly/drumpitch-init.ly][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/ly/chord-modifiers-init.ly][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/ly/script-init.ly][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/ly/scale-definitions-init.ly][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/ly/grace-init.ly][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/ly/midi-init.ly[/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/ly/performer-init.ly]][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/ly/engraver-init.ly][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/ly/dynamic-scripts-init.ly][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/ly/spanners-init.ly][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/ly/property-init.ly]][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/ly/generate-documentation.ly[/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/documentation-lib.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/document-functions.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/document-translation.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/document-music.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/document-backend.scm][/sw/src/lilypond-unstable-2.1.25-1/lilypond-2.1.25/share/lilypond/scm/document-markup.scm]***
 malloc[21425]: Deallocation of a pointer not malloced: 0x318dcd8; This could be a 
double free(), or free() called with the middle of an allocated block; Try setting 
environment variable MallocHelp to see tools to help debug
*** malloc[21425]: Deallocation of a pointer not malloced: 0x318dcf0; This could be a 
double free(), or free() called with the middle of an allocated block; Try setting 
environment variable MallocHelp to see tools to help debug
*** malloc[21425]: Deallocation of a pointer not malloced: 0x318dd08; This could be a 
double free(), or free() called with the middle of an allocated block; Try setting 
environment variable MallocHelp to see tools to help debug
*** malloc[21425]: Deallocation of a pointer not malloced: 0x318dd38; This could be a 
double free(), or free() called with the middle of an allocated block; Try setting 
environment variable MallocHelp to see tools to help debug
*** malloc[21425]: Deallocation of a pointer not malloced: 0x318dd40; This could be a 
double free(), or free() called with the middle of an allocated block; Try setting 
environment variable MallocHelp to see tools to help debug

Program received signal EXC_BAD_ACCESS, Could not access memory.
scm_gc_sweep () at gc.c:1729
1729    gc.c: No such file or directory.
        in gc.c
(gdb) bt
#0  scm_gc_sweep () at gc.c:1729
Current language:  auto; currently c
(gdb) 
_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to