lilypond-devel
[Top][All Lists]
Advanced

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

Segfaults and GC


From: Joe Neeman
Subject: Segfaults and GC
Date: Tue, 06 Jun 2006 07:21:17 +1000

The attached patch fixes a segfault/heap corruption that I was having,
but I'm not really sure why because I don't fully understand how the
guile garbage collection works.

Valgrind was complaining about reads/writes to unallocated memory from
line 57 of tuplet-number.cc. The memory had been freed in a garbage
collection sweep.

Attachment: gc_segfault.patch
Description: Text Data


reply via email to

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