lilypond-user
[Top][All Lists]
Advanced

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

Re: Segmentation Fault


From: Tim Roberts
Subject: Re: Segmentation Fault
Date: Wed, 7 Dec 2011 12:30:40 -0800
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20111105 Thunderbird/8.0

Craig wrote:
> I am working on a large score (choral symphony).  When I include my tuba
> part I am getting a segmentation fault.  What does this mean?
>
> Wouldn't segmentation have to do with a memory issue?

Well, the term is a leftover from the earliest days of Unix, when it ran
on machines that did have segmented memory.  Today, that error code
means the application used an invalid address, or memory that had
already been released, or a null pointer, something like that.

-- 
Tim Roberts, address@hidden
Providenza & Boekelheide, Inc.




reply via email to

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