bug-lilypond
[Top][All Lists]
Advanced

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

Re: Segfault from unusual time signatures


From: Dan Eble
Subject: Re: Segfault from unusual time signatures
Date: Mon, 27 Oct 2014 03:16:21 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Urs Liska <lilyliska <at> googlemail.com> writes:

> 
> Am 26.10.2014 21:39, schrieb David Kastrup:
> > Urs Liska <lilyliska <at> googlemail.com> writes:
> >
> >> Am 26.10.2014 21:19, schrieb Dan Eble:
> >>> % This input caused a segfault on OS X Yosemite with Lilypond 2.19.15.
> >>> \version "2.19.0"
> >>> \new Staff {
> >>>     \relative d' {
> >>>       \time 8/1024 d128 |
> >>>       \time 99999/1 d1
> >>>     }
> >>> }
> >>>
> >>>
> >> Compiled without problem on a build from current master (Debian Linux)
> > You are both omitting the most relevant detail: 32bit or 64bit system?
> 
> Sorry. In my case: 32bit.
> 

Until you asked, I thought OS X was entirely 64-bit.
Now you've made me wonder.

The crash log has a line with the message
"Thread 0 crashed with X86 Thread State (32-bit):" 
but I don't know if that means the application is 32-bit
or just that the register table it was about to dump was 32 bit (which it was).




reply via email to

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